executorch/version.py,sha256=Dd_o2XPcT_bY6ct_zUixFzrI6ddpUw9w4afgiLREHa0,179
executorch/backends/apple/coreml/executorchcoreml.pyi,sha256=3zt4FWbQfDPS0J12k4fuZFI3BZMkFxh0CFXGRPoiSwY,375
executorch/backends/apple/coreml/compiler/__init__.py,sha256=VZ9yoxFLwXLdMOTtvjwYLvSsfFvtDw41b0OgThEwzdc,232
executorch/backends/apple/coreml/compiler/coreml_preprocess.py,sha256=YU8sYFgn0TjNuZd7Ol10Gyd4Eu50RYkH_OgobDj9uiA,16432
executorch/backends/apple/coreml/partition/__init__.py,sha256=pyvE185xnogKAWPV6bo5W6HmwTJb9oOZ_f-a60x_D6E,241
executorch/backends/apple/coreml/partition/coreml_partitioner.py,sha256=rp4PzcoRr3vGxB3mZrNDg7vEnReos10zABvHgwcVu4k,4424
executorch/backends/apple/coreml/quantizer/__init__.py,sha256=S7Hy6cxgdzRGzqv-yZ6PV7Chk6WFbSh2o_Qyjgxs0XI,235
executorch/backends/apple/coreml/quantizer/coreml_quantizer.py,sha256=TsEIozs5FvcP6kv44IkD6xL_YWL94kHh_jrXZqXyIKk,269
executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py,sha256=e1PMwiOqVLVX6uYYO71unbx5gOpjMjcZjr4wfDAcuYE,1413
executorch/backends/apple/coreml/runtime/test/export_stateful_model.py,sha256=SZ3dhiJ8-slAh0nWGkyNRIzqe655XwFYS6MkpdKpEuE,2287
executorch/backends/apple/coreml/test/test_coreml_partitioner.py,sha256=ygVBdy6UKaQe79qh6-Qm8jLmlFth3dN6Cz9vYDYf0SI,4391
executorch/backends/apple/coreml/test/test_coreml_quantizer.py,sha256=sVsQ-1-5-YPe6V04n0OrPD4kBzz6cy-mdYFLItckEOU,3555
executorch/backends/apple/mps/__init__.py,sha256=PtvLxSV0tudzuCAqeQdInrXUzKdKEiiDcun7oyrATTQ,197
executorch/backends/apple/mps/mps_preprocess.py,sha256=QkHHfDgjIMUeSrlRfHUwNhSJCu4TsyVaPkIxrpYDp20,9953
executorch/backends/apple/mps/operators/__init__.py,sha256=YggORwi0-K7YFQxn0KfbWaZbRsTET3V480Mcrlwgr5I,1368
executorch/backends/apple/mps/operators/activation_ops.py,sha256=vFJdf_aN_Ay0_r00TAJtoPd2w4y5Qs2FYfVvsNBiv90,2930
executorch/backends/apple/mps/operators/binary_ops.py,sha256=namAT51DVF6w7fobOINRgsJ1e43OC5-zkK5A5zmRFbY,4842
executorch/backends/apple/mps/operators/clamp_ops.py,sha256=ffeGg0hpx1cS9iN_jvil2TDeEUCI8MYAc5Usgs4WNIc,1516
executorch/backends/apple/mps/operators/constant_ops.py,sha256=Qp-95YWLYzkYWB41vom0h2pUVbR9QmSz54Zx_JRSeVg,3277
executorch/backends/apple/mps/operators/convolution_ops.py,sha256=lRSzerEKBpmJ7fIXmWSF2KS4wqUm_Z4Aj_1OKTgsFUs,2277
executorch/backends/apple/mps/operators/indexing_ops.py,sha256=L-5FbUtbdnOZo1tDmiBi6aCVQ-LY6iSULAftn5CuwDk,6850
executorch/backends/apple/mps/operators/linear_algebra_ops.py,sha256=niLw1OWT6UvFdaJPYX_ySVgNRL7sVHjVnlyjYGaHcHU,1321
executorch/backends/apple/mps/operators/node_visitor.py,sha256=HwoUVLvwOKO7u9kd1xVFJbSmJowmapGgl8L0W2-Ig4Q,15425
executorch/backends/apple/mps/operators/normalization_ops.py,sha256=dXsyQnBR49IT1-3V_KVMsjcq-aNEtVFwKsUTWIc9aK8,3108
executorch/backends/apple/mps/operators/op_clone.py,sha256=itU2FYufUBkfNIss03H9Q0XK-fLncGHUISEtiscm2MM,1142
executorch/backends/apple/mps/operators/op_getitem.py,sha256=rAS4mZfTl3gOESWBGD7Bmj8TAAWvp1Cyev97PeIxsvE,812
executorch/backends/apple/mps/operators/op_quant_dequant.py,sha256=Ez5tsgfy9XQgKAeV8mn2V3H0QzRw1CY7SFi9UyVq6wY,4366
executorch/backends/apple/mps/operators/op_skip_ops.py,sha256=nd-0s22yWTU7dTqm9mpcO78heAh97ThCPAmWamCkPqQ,582
executorch/backends/apple/mps/operators/pad_ops.py,sha256=eQ1GBbmxjAzUVw-p0mwhuc0Sccd-tGP4evRp0FPgAaI,995
executorch/backends/apple/mps/operators/pooling_ops.py,sha256=clagp7Sru7QQz8wgR7d6ED6ytRaW_WFHaEOTS1ym1AA,4839
executorch/backends/apple/mps/operators/range_ops.py,sha256=oPl9BpeUNbJZe8mqB2q3fIk-_r65uE7mCNWHr8J6iBY,1479
executorch/backends/apple/mps/operators/reduce_ops.py,sha256=_4P0jZrwrz9MDiCAIYNpkd-Rs0PdOq-AagC65qlAN3I,1002
executorch/backends/apple/mps/operators/shape_ops.py,sha256=7yOgvd68uCLZErmvhLa_YBESliYPg5Znk1eeJGy4st8,7554
executorch/backends/apple/mps/operators/unary_ops.py,sha256=b72PmAHcrM2E__p1elfQnAwZzFYXtyd53oJ3U1StMHk,3990
executorch/backends/apple/mps/partition/__init__.py,sha256=YAO_J2vFxbWO5yhMZEld3BdaK05SRPiEJToFSo1B2vw,206
executorch/backends/apple/mps/partition/mps_partitioner.py,sha256=yOCjRmWS3lEPQMc4nAnfbv2NP-BMjHSw95Ev9rea7FM,5244
executorch/backends/apple/mps/serialization/mps_graph_schema.py,sha256=HK2vvaOY7yJyr8rqE38P7a9XTSqUSrXZs2q7yFe7v2I,11349
executorch/backends/apple/mps/serialization/mps_graph_serialize.py,sha256=JION1KdfUJriEdMe7aMlWRJs3jVlmPCHdQOSA7aAkNc,1199
executorch/backends/apple/mps/serialization/schema.fbs,sha256=BQOrFZv26xuc70CsrbQuZSgGT9ywGoEA4fTFbwnrb1g,9005
executorch/backends/apple/mps/test/test_mps.py,sha256=dWoVZpqoTiRVH3x0DKCmXA1pHvMgXpByLX2_qCBmdRo,79807
executorch/backends/apple/mps/test/test_mps_binary_ops.py,sha256=cNIXcXztolavfMhxmqTF8xvWsmAlGxLnJKJFY9tFDhg,9059
executorch/backends/apple/mps/test/test_mps_indexing_ops.py,sha256=ZR_EDOYzbfxLLaOfAsnmh2BMkVHm0YZ056x2adRfbJM,7788
executorch/backends/apple/mps/test/test_mps_linear.py,sha256=96WzC6cdIoQZhq-w9HDGrifr0yYsBeEDb0SKcZDcOrE,19626
executorch/backends/apple/mps/test/test_mps_models.py,sha256=kISdqFOSB1JwHyDhr8T_GzNSW3QcXANt6CiMzoeIlK0,11786
executorch/backends/apple/mps/test/test_mps_unary_ops.py,sha256=MuoI3pb8LkalEB4AIpIi4e221IkNOoxwzwY6iVqZ_1Y,714
executorch/backends/apple/mps/test/test_mps_utils.py,sha256=H60biEX4iQZhp-KyA2eCU8r7tfokL8mrHA4O-2qXANU,11874
executorch/backends/apple/mps/utils/mps_utils.py,sha256=oDNphAwgOxiKU7pWBdgS5O1rmZ5WpNSzLffAG4z1yxE,3049
executorch/backends/apple/mps/utils/quant_utils.py,sha256=UbrMDN-yuFuth-1oqInfT-bjH6Z1hrcoeG0JMxZdtSo,1322
executorch/backends/arm/arm_backend.py,sha256=2PPMtmZ-V7hUX9TF9pkHt08JfwS-VejMq0qnCLOn-m4,11757
executorch/backends/arm/arm_partitioner.py,sha256=htoeDLof6Yz7ZPOUZG0NRld29zdw10GcLoy3UHcMvpA,3361
executorch/backends/arm/arm_vela.py,sha256=9rLEuC-97nUQeAELZEEnQ-Wc2xbWHdPE3pqX6WqF99M,4310
executorch/backends/arm/process_node.py,sha256=OC8kpHVA2_lhQfsf_fnT9Gr7IWMMjaVsh4RAe7mUoxM,7584
executorch/backends/arm/tosa_mapping.py,sha256=QNQzBLWC2bM0c-VzY_mcqlsW0AZYnU_ZSR55iwjti2c,3100
executorch/backends/arm/tosa_quant_utils.py,sha256=eX5IOMywH4p-NUieDO999Tv6Dj7p6564Q-vJQ6jlZ_o,13944
executorch/backends/arm/tosa_specification.py,sha256=geS7FUKhlJgmN_BCwHqkSQQ-vveiWDcR97LCnHDglUA,7773
executorch/backends/arm/tosa_utils.py,sha256=1kPN72Cv1aMihQLCgYH92X5cQg3UQi1_jnKxcxZCoCA,9460
executorch/backends/arm/_passes/annotate_channels_last_dim_order_pass.py,sha256=vtLRh9e9z3WOtfXRHuHQg-4nioTrPjBoWwmzzUsPHh4,7855
executorch/backends/arm/_passes/arm_pass_manager.py,sha256=Vl9TDHECWVlYbvtvbHkfvlMTQ5zAOZ04pWh8eVR3BF8,4348
executorch/backends/arm/_passes/arm_pass_utils.py,sha256=53NHy-4ZK5Z2YyeCaFsSXUzKhq7Bx29iDTEFYBgZBYU,6232
executorch/backends/arm/_passes/cast_int64_pass.py,sha256=SC3OTaXH6FuUlUTVFQcTQS202dTcmEdVYMnWv-U9990,2620
executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py,sha256=AOBEB0S2KbXXlnYsuXLZR_8s7zB5aURQ7ZtrKdsu5mQ,7140
executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py,sha256=Dkm4EqzH7txu9I1ls6d9ADDCLl59wqam-eZF0OIHwj4,1562
executorch/backends/arm/_passes/convert_split_to_slice.py,sha256=5Q-xRNGlu02sPCmgegTzNc9Cf_fBeASnoyLVOXgMgPY,2850
executorch/backends/arm/_passes/decompose_div_pass.py,sha256=l6ODufmEnxd8mFTOJNXuRTi1_0bnpuFiZxbQUWMt0ck,1591
executorch/backends/arm/_passes/decompose_layernorm_pass.py,sha256=IQmH0QgZCqKydyl3dMcTrdQM7CcfWVIw2LZhhfHnUaU,6206
executorch/backends/arm/_passes/decompose_linear_pass.py,sha256=Dby5cxm4Os_heODxd2tdWIsaZuH49BMy45yEaCzZYsg,4790
executorch/backends/arm/_passes/decompose_meandim_pass.py,sha256=SoJpx7LOq0ZT9ENfoptpkNHO2wHSDD9MEVYddfmkYNQ,2294
executorch/backends/arm/_passes/decompose_softmaxes_pass.py,sha256=cWIV1eLEhQjl8rq19fKP-JADh5fRvWZMNkiDUnig9-I,2463
executorch/backends/arm/_passes/decompose_var_pass.py,sha256=mzn6jF19iVZKtASQnzzE9oR3z7mkiB95qbUsJZLK8ZM,3148
executorch/backends/arm/_passes/keep_dims_false_to_squeeze_pass.py,sha256=_D9GMufqDgmdiyXsR6dyNtSRDaXHYxjrXpEuHRhQ9aQ,2983
executorch/backends/arm/_passes/match_arg_ranks_pass.py,sha256=zRU8DWF-xZ0_lYQuIb_GcVwEv1i3_eBuxNI5_BoqRdI,4275
executorch/backends/arm/_passes/meandim_to_averagepool_pass.py,sha256=4N2GR1oSv1GG3li95Cu8xmDOn21TuTCQ8FCpxwnovOA,1770
executorch/backends/arm/_passes/remove_clone_pass.py,sha256=pRNNU0Td_1wkrxNwziMw3QmatuSdsXpGFaPOWTsbeAM,591
executorch/backends/arm/_passes/scalars_to_attribute_pass.py,sha256=5cspE0p24Uf3SbnYU7eCGY_fwiHmd8a4m5k6DSZnocM,2901
executorch/backends/arm/_passes/size_adjust_conv2d_pass.py,sha256=-CW92vmVWw0udgU29698SFCfLdw4vGd-VFzv_6B7s1U,4391
executorch/backends/arm/_passes/tag_io_quant_pass.py,sha256=AHuQ4pCdGGD-nO3wzvdV1CdlGb833TbJhvZV0clQrWg,1989
executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py,sha256=uli6Asqyebfizy1ujsILqVsQGd6N8BpeEvtVqJSLUrk,2211
executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py,sha256=noIdbz4cWsnRQAeyTQOS6vAIcPqlQNllzjyxkLO6gnE,2149
executorch/backends/arm/operator_support/__init__.py,sha256=74WyEoLEZUtBkcI7MZczMWnu5Qc2TsgpodPZYj9FYXE,285
executorch/backends/arm/operator_support/right_shift_support.py,sha256=HgeWxQV3D0DybEfdxlqkIDXVFkKyy4TPYNyS4rZLnP0,1169
executorch/backends/arm/operator_support/to_copy_support.py,sha256=KalPFlHU03t8r_cbMGp58Gt12ANEf26d-Wr5rQqwnWs,4347
executorch/backends/arm/operator_support/tosa_supported_operators.py,sha256=x4RxRHb-iwQxlE08soM1YK1smsa4Z3QNuKEs0fQXySY,5099
executorch/backends/arm/operators/__init__.py,sha256=c6Rv_dPVYFg6ZIIrYR-eVMbG84eIytV-SUkNJ-bC044,763
executorch/backends/arm/operators/node_visitor.py,sha256=SJ3YJlmwfziEcQpK_hVoPVck27Jf3fohjxFwxMWMJdU,2239
executorch/backends/arm/operators/op_add.py,sha256=nRCK0VJ-cOcXbbercYALnt82jOk8KWCnZjgB69SXEVw,3438
executorch/backends/arm/operators/op_avg_pool2d.py,sha256=4swkEsHDgebTHfkNPspdRPj9_yo-V_iPriUfzrawS-E,1384
executorch/backends/arm/operators/op_batch_norm.py,sha256=kdVX-WDoAXPm_giKID-NzfFnbHAJc0b9BoB4UQSrNQA,7194
executorch/backends/arm/operators/op_bmm.py,sha256=LEP_qj7mgX8rZg2nrnqa9gU0QNxMvtb5mDtO5Tvp0dE,2941
executorch/backends/arm/operators/op_cat.py,sha256=AR0iNPrtA7Bzv8mrVQk-tXy_UUFtlAcYHw6zENEkqkA,1260
executorch/backends/arm/operators/op_conv2d.py,sha256=5Oez5QtrK6WFxwosa80yZ_VNOouc9KZv5u0VldviDQs,6178
executorch/backends/arm/operators/op_dequant.py,sha256=6Ln-2lxOHggInf_1OrZggEKWvye67P-LFwDanvOqrLQ,1033
executorch/backends/arm/operators/op_div.py,sha256=k1dCEo65qFDJxDRvkIMktj2gckjhZpPcGXwxAXNb4eU,1409
executorch/backends/arm/operators/op_exp.py,sha256=90qKTX-4RHh4_CDnmLybN5_O0DVP5iXxVXtukqOb-lU,2383
executorch/backends/arm/operators/op_full.py,sha256=ufBnc5Vo0IG1XgEfhuUVOKOwNUg-LTKhurWsY6aDIlg,1765
executorch/backends/arm/operators/op_get_item.py,sha256=dijWtILgQWD0GfvE9Z-yhFGfDH6ZeOIrrSasuDW24wY,990
executorch/backends/arm/operators/op_hardtanh.py,sha256=CLT8lyHRe-L1L-zuBeMOkTaBMDRP6RoRbHjgc02wfXU,1926
executorch/backends/arm/operators/op_log.py,sha256=xgK_ALdvYk5nGWPxpLRhkdH3D3zinnuy2jxUWDeJYuk,2419
executorch/backends/arm/operators/op_max_pool2d.py,sha256=QzOWTcmi5nrlEeikya42ERLj6eNQmqqqcUceGlE9fCU,2105
executorch/backends/arm/operators/op_mm.py,sha256=sqpE1eYjrU95tOyRmCVqe3QH2O-XVFJEa9TJ5XG8L4I,3891
executorch/backends/arm/operators/op_mul.py,sha256=ACuofjlwBpQxaSiROXhtTKQIcmmoKlVgQtt_DZQ7mEg,2776
executorch/backends/arm/operators/op_permute.py,sha256=GMaIKPa-UVYRBHORW-qtGx_AwKlPOZ8SfES0tMl5vKM,3927
executorch/backends/arm/operators/op_quant.py,sha256=iqCChEhAGlcpuCrFCfntBDiUxHhVKHfZVG_wfraw8HE,1029
executorch/backends/arm/operators/op_reciprocal.py,sha256=MMQgL1tLY8_hGXxU-hNE71ne7DZsdROR251XuvMRP0Q,2267
executorch/backends/arm/operators/op_relu.py,sha256=QyH9o_6Bhe8YKYa_Z_eaD0OK2382XCiK5YOpcb-uIIU,1625
executorch/backends/arm/operators/op_repeat.py,sha256=-TMMvlKnWNUs8vZZt5mHgt2fj3e0fwjKLL5fAeIDPXI,1123
executorch/backends/arm/operators/op_rshift.py,sha256=2xgrePvzgYBE7G8oL8xM4bILfg0Od3ENz-ghWiMA9zM,3317
executorch/backends/arm/operators/op_rsqrt.py,sha256=X2sqJuVT-xKK1-N4CYOBabkKaaCgEJ2hI7vBTI8EFpw,2358
executorch/backends/arm/operators/op_select.py,sha256=Z2wSyglSHPyIErUv3Y52zh4JI02O9-LQs_PlJIE2-ek,2229
executorch/backends/arm/operators/op_sigmoid.py,sha256=JMt0arZTW3KHCHGMMrjdCrTztbfEngdLBZgiQ9I25cE,2549
executorch/backends/arm/operators/op_slice.py,sha256=BQelPdh-h_c7qHb1vOT5E8eEaq6p5hIndeb8bpiMeug,1878
executorch/backends/arm/operators/op_squeeze.py,sha256=3Vlx5D-QpF3pQ9UqGKMsrW8VozVombUjcsCZbwxpTSc,1522
executorch/backends/arm/operators/op_sub.py,sha256=gIYHrmW2bk61nQAzGMCV_Xs4lTTcEsY_e1Mg2vF27qA,2051
executorch/backends/arm/operators/op_sum.py,sha256=vWc9e5ObR78aGKspIHBCUBvAMsl7pgftiddHonLfBbs,3299
executorch/backends/arm/operators/op_tanh.py,sha256=x5OERjHv2g1xJ7oh5edRxyddYupkC4XRN8_Tk6M7_jQ,2544
executorch/backends/arm/operators/op_to_copy.py,sha256=DovrRBAKedJ0b3Hm0f9cA4fX53zg2nDSHzkrSeCIvjk,1197
executorch/backends/arm/operators/op_transpose.py,sha256=TjCbGeJlNEcaiOj8ARzRmEETpRYLCjJXAzSVDUJkDo4,1271
executorch/backends/arm/operators/op_unsqueeze.py,sha256=2Ldpwm8A5KSLEO48ZPqfOZ2_-IIBU840u-TjLV_ABY0,1505
executorch/backends/arm/operators/op_upsample_nearest2d.py,sha256=k5BECprRnqbBmmzRGEGUBb_Dagp5bIbzqwkJ7mnhp9g,2290
executorch/backends/arm/operators/op_view.py,sha256=9zCi-VcLRJz719LHTvCoI_ZCo8gBbReCosvz30I5jes,1159
executorch/backends/arm/quantizer/__init__.py,sha256=IDhVDrRr08CR2UHGk2n9-qYtQjmKLfWyKbFw4SvKHPk,184
executorch/backends/arm/quantizer/arm_quantizer.py,sha256=SBpvFaH5QuGbdY7D-IzfCZmwklHPKORJDuC9EVAYexA,16321
executorch/backends/arm/quantizer/arm_quantizer_utils.py,sha256=EAXigNXMfrQP8wlto16RGv0sYtXPNFnLB1-u2PYu7h0,6965
executorch/backends/arm/quantizer/quantization_config.py,sha256=7sjoXpLEYn6rP_5DpRZaC80eAzvu1hs44nJGReU6S84,2968
executorch/backends/arm/quantizer/quantization_annotation/__init__.py,sha256=RptNqsnQg1b7I56q9IQpniR9uEWowqw3oA_Qv_5qUrw,1916
executorch/backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py,sha256=l-heavhKhQFvdzf6jrrcQr04D8Y_zQVTLcylAwnT_xk,2758
executorch/backends/arm/quantizer/quantization_annotation/add_annotator.py,sha256=C7kaKwAHxfnaGpLw95tYQQ-VXtP3LroDn8lntxd3eGE,1628
executorch/backends/arm/quantizer/quantization_annotation/conv_annotator.py,sha256=7nOycfrsy515PSx9Fc_fHljNJtyprvItI1bUaobdxNE,2350
executorch/backends/arm/quantizer/quantization_annotation/generic_annotator.py,sha256=v8oLCSiUNWkyHyqrlaA7B-pOrYxwqf7y2UC85NG47tU,3849
executorch/backends/arm/quantizer/quantization_annotation/linear_annotator.py,sha256=FmBoaDueOymBnfFc36iPt_ecGAzI-ciOWVPk_X_cGas,2434
executorch/backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py,sha256=GPHpOay5CbnKffhU8TE3wfVDfMeJTtAOIi__NxJccpA,2973
executorch/backends/arm/quantizer/quantization_annotation/mm_annotator.py,sha256=7qSeYoHZ6helpLEbEpvuqgRFXAmrXM-Nf5pKw2gD5bY,2286
executorch/backends/arm/quantizer/quantization_annotation/mul_annotator.py,sha256=hqEVoVlUgl-uYeliuSC0mUBI1q4DLJ21GjW7ZGX03wA,2266
executorch/backends/arm/quantizer/quantization_annotation/one_to_one_annotator.py,sha256=M66FC6oPDYbV872DC-YK69Xy8jsqC5_Z_9tcOQMT8Qw,2265
executorch/backends/arm/quantizer/quantization_annotation/sub_annotator.py,sha256=wCr7MUfsFlMb5bi26qmLWuZFVzDTsavRZKSagzK4uUg,1597
executorch/backends/arm/quantizer/quantization_annotation/upsample_nearest2d_annotator.py,sha256=dW_W8jU-ZDrdJrv1XF1qtqqjcRa17D1yBjXE73uCUM8,2358
executorch/backends/arm/test/common.py,sha256=2m8dHC3FQBZqpYyD4uB5XW4xxVTdXcnhPYjtfmwDsMs,6103
executorch/backends/arm/test/conftest.py,sha256=3hSlxh9btgJ2O5wXqhVH14HUuBL6PTqbSB_mSIqDNVM,5726
executorch/backends/arm/test/runner_utils.py,sha256=DQAYklwaY299da4RclZIO_CPCxPSBysIuMheoxPGsyI,20906
executorch/backends/arm/test/misc/test_debug_feats.py,sha256=nIgILbcf2oSYLmPcKDXkHQ1tb8-_mvVP2YxP7WaoF4g,7764
executorch/backends/arm/test/misc/test_dim_order_guards.py,sha256=YlUBtZKpUmErWhyZzHXPH8Fd3kydLf2fmo5N45Yh-VY,1561
executorch/backends/arm/test/misc/test_lifted_tensor.py,sha256=wO3_7_bb7ibaCivMkN_rmbjiXYhroCk0Gan3X5E8AJg,3961
executorch/backends/arm/test/misc/test_model_evaluator.py,sha256=RkV7nMIJpKGi8UZzSUrboljXXQzpLVlOP7S70emzRwM,1945
executorch/backends/arm/test/misc/test_tosa_spec.py,sha256=-fel2eFzk6UAgv35cBaTBsPqceJIsFvgJW1c77PUnbo,3433
executorch/backends/arm/test/models/test_mobilenet_v2_arm.py,sha256=BCu-Md_YK40Z8YnqU-QDEg2ILtnPi8CapvMUgb7wSiM,4343
executorch/backends/arm/test/ops/test_add.py,sha256=k09kGIQuRoPqpv2LS0K2uYLHh8nFGieXmlk0kQTYFsg,6098
executorch/backends/arm/test/ops/test_avg_pool.py,sha256=bRwqhc5DgWjI_LB9_VsA3fK-RWpi045aIUDQ46D7ITQ,5896
executorch/backends/arm/test/ops/test_batch_norm.py,sha256=nvtOVqgderORcu5AlOR0tPiw9u4XUhnum3TvWaEmL8o,21005
executorch/backends/arm/test/ops/test_bmm.py,sha256=u4AU7IDGqjQ7ZUKIOzZvDfO6izu7tR18Q745-Y9sALs,7041
executorch/backends/arm/test/ops/test_cat.py,sha256=hHtgZXNwFPKKmXf3RijaLcGvW-Lby73x57yl2fWd98U,5498
executorch/backends/arm/test/ops/test_clone.py,sha256=ES0iSWfo_YTaKV0jf4LfKfw4jlLzxf8BowPmmeX0VGI,4584
executorch/backends/arm/test/ops/test_conv1d.py,sha256=-VxwjyUl5QvRejHcBYjd28TDJGVSji5Kda8PcAEMAtA,9244
executorch/backends/arm/test/ops/test_conv2d.py,sha256=h3B8MAZUcEebl4cH8I0ewtDZZ6Y7ArqG-oawhjP3P5I,10119
executorch/backends/arm/test/ops/test_conv_combos.py,sha256=-n8uWylb58f7-Nlz4yDaAvgGynD4J1O-VLeWhnncD3w,13319
executorch/backends/arm/test/ops/test_depthwise_conv.py,sha256=jAvuZRupxBnhrA4VnCfaiRepT-kpjQ03lFGRB_IP3fo,8927
executorch/backends/arm/test/ops/test_div.py,sha256=CzcXwnYohsnE9QI5XPi8rN2hKC1foIlP-ihsaUEl2fg,7435
executorch/backends/arm/test/ops/test_exp.py,sha256=VzUXxXBnQo_wGKRVNyXohsyb7a_qyawu5ZIpXzdRW7U,4331
executorch/backends/arm/test/ops/test_expand.py,sha256=X-glYZsFgC9xYrVMGdp0usQjh5pLHG8SEIion1hxijM,4862
executorch/backends/arm/test/ops/test_full.py,sha256=UI9lzY3eoTk7RWUeCCcV4RmqGw8ILd9mgtQXecBQPxM,6933
executorch/backends/arm/test/ops/test_hardtanh.py,sha256=1SIoM5H7DqhW65PBxxU1dxH37_PkdzNYtjha4FUVcwY,4914
executorch/backends/arm/test/ops/test_layer_norm.py,sha256=2t0LOq6dz9-cM6UfZHvA8ntlxZjG7XWP0AR8Uu0rMds,6196
executorch/backends/arm/test/ops/test_linear.py,sha256=JG41wRAEssDKkwRDpnpnpk5x1qKC7cg_CwIJU6Vsb7E,7614
executorch/backends/arm/test/ops/test_log.py,sha256=ndggcwrTev5qYYArApThSKPXCn5F_7yVbe0pbop_PgA,4355
executorch/backends/arm/test/ops/test_logsoftmax.py,sha256=zScpfcrH57w3z6cpj_Qnca0mX7it1A2wF61SWzxXOTI,6114
executorch/backends/arm/test/ops/test_max_pool.py,sha256=MqPkrXX5xw5Li8yg8gbtkXrtcARMVzMm8KlR8t7rUso,8637
executorch/backends/arm/test/ops/test_mean_dim.py,sha256=vkU-ndAygxqFiDbaS7Qd_xTsLER7eR1zuQp0bG74BO0,9756
executorch/backends/arm/test/ops/test_mm.py,sha256=R4ENW56eG0vq0QhLmdSjlvuXeu-hAkL-G-CUV_7WRL4,5864
executorch/backends/arm/test/ops/test_mul.py,sha256=w4KlkbR6ejzZM5j8GSw9SRKdnW02JOcFgpOcenh6-Po,5205
executorch/backends/arm/test/ops/test_permute.py,sha256=xdT4Vx0u4bRgsLlTdJ6DJtxlRnxbAxFkd2hGewZU5IU,5990
executorch/backends/arm/test/ops/test_reciprocal.py,sha256=f_Znp2-PbsPdOXyQHletHANZrE_twOVhERN-iKra2Cw,4229
executorch/backends/arm/test/ops/test_relu.py,sha256=KLQCjRkG-bnty7Aga8FIt4qk4MkX36A_ZUBPMyBiG_k,4673
executorch/backends/arm/test/ops/test_repeat.py,sha256=Ol5AbUUGXoLybEkgIHHGt0ccMThPs_7mGm7yioQ9cWM,4872
executorch/backends/arm/test/ops/test_rshift.py,sha256=T0YHhnqshM5Cze4Jn0JgNXbmiWfwL1MvtxCH6-cwWeE,2866
executorch/backends/arm/test/ops/test_rsqrt.py,sha256=LeGrwSAj-lppTBPyPyx5mCNIgD3GW_aG8VRNU4ZuSuU,3542
executorch/backends/arm/test/ops/test_scalars.py,sha256=yEvnDrhCiC-6se1SJGZ_EctODKYirWy9vRz4TBP6ffE,6109
executorch/backends/arm/test/ops/test_select.py,sha256=ddK6QwtRJg3P56nnpV9m7sTf2MQJpC32XVc99p-4qpM,6929
executorch/backends/arm/test/ops/test_sigmoid.py,sha256=5DWlcaQrLiAzVAfzNuudj9y7p0hr9eDNGHB5mKTRyOQ,6332
executorch/backends/arm/test/ops/test_slice.py,sha256=omwtNqLdxwZhbusZbThZjlNdoOOZez01gGdJzycJDKM,4389
executorch/backends/arm/test/ops/test_softmax.py,sha256=xwKKqww5iLazkdYPsOTniOEQtcji96EeyZlwm3zfTnw,5988
executorch/backends/arm/test/ops/test_split.py,sha256=oW-JtrUHZj4cfbvkP35PaDntnJzs8Jh5sOxmwKaUkS4,5813
executorch/backends/arm/test/ops/test_squeeze.py,sha256=_-mQX-91zXHljRRBHMVF-Opo-9c_exzMM5JC-VGBvk4,7385
executorch/backends/arm/test/ops/test_sub.py,sha256=ZFf_XNrkephKuZsbGDKl05dmKfxU9K8EAMnvMUgEtuM,5222
executorch/backends/arm/test/ops/test_sum.py,sha256=Xl-3PYwcRkeFFZAdHv54mczBzOOTo1YEb3lkONLgO_E,5410
executorch/backends/arm/test/ops/test_tanh.py,sha256=PmhOtaEu84lC21IQtXu7N79dQG4zsXw5wS6EpG7NEz4,4577
executorch/backends/arm/test/ops/test_to_copy.py,sha256=RX2fVnwlqt6DRdv-CHelJ9GsWv6Jrjt8xPwYVJmb0Po,2231
executorch/backends/arm/test/ops/test_unsqueeze.py,sha256=3qRKCAAnnULl9v4u5-O3k7Y_TLYUPXntQ8zZOFuLZXU,3895
executorch/backends/arm/test/ops/test_upsample_nearest2d.py,sha256=rfUYGRqgFIXkubEPbdb9bi2HYcJ6WgyHzjx6DTd_6Ak,6122
executorch/backends/arm/test/ops/test_var.py,sha256=IT3quMixYUJDqqllJGm4246l-gLYfjm8tnGmXsxVL2A,8859
executorch/backends/arm/test/ops/test_view.py,sha256=DoN0jFQxooiYYTYX2W8eo2jyOx8_JfAFgs9LEaDj3mA,5048
executorch/backends/arm/test/passes/test_meandim_to_averagepool2d.py,sha256=3klUgvJhl1s3q2mjNeQuu4BdvXxwql3hBo8eTyrYkrc,2550
executorch/backends/arm/test/passes/test_tag_io_quant_pass.py,sha256=qpxuhdf3aYOlVpvW_jioPq48KjrwKNGXaOoGkrJV5ZY,2097
executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py,sha256=6_o9GY5PBwYes1PuOC37UT_7jgm6lu9pU5Om-sF8SKs,2421
executorch/backends/arm/test/quantizer/test_generic_annotater.py,sha256=cvgYRFjarZZsB8jJx9LT8cz0S3idp-yWP0u7655CvAQ,2933
executorch/backends/arm/test/tester/__init__.py,sha256=HdTqdR4VFrDy7V94lNtTqsWt0eNXnhTlnC6K3AOqlLE,187
executorch/backends/arm/test/tester/arm_tester.py,sha256=jP4wbYfrLOeNfFp8GQ08olRGVRj0AZTt07xBrcyg1lE,24022
executorch/backends/arm/test/tosautil/__init__.py,sha256=HdTqdR4VFrDy7V94lNtTqsWt0eNXnhTlnC6K3AOqlLE,187
executorch/backends/arm/third-party/serialization_lib/setup.py,sha256=cH2xvqQbtvcA5Z4B5jKMyqpkpcywe7cWYd47j8JMEWE,695
executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py,sha256=hX_cOtZAKIMNeFOsAgM1fIjJr5fq18jTXRl3qCXbhko,94
executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py,sha256=X-px6YgrZdTofA8xigDl30dcSQS4GQfRXynw_kP6d3U,32104
executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py,sha256=fX1J25rLt1OlpJu5a-12UNTzpN60Xjvz1qhdLF-AaKg,1775
executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py,sha256=fU9ZyjuZLgGD7FhKNDWGdv8N-CGXwqZPYHJA2yZu154,708
executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py,sha256=6GpvJtcs9lgmVzOS16B1qb9G0KUWCgAYHukAjuscHMo,1567
executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py,sha256=GdxI9h-UytCOozOfLx-nn_PCBbVX6Azc6QRbOPR4sjA,4766
executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py,sha256=-5i8aZUGoU3p738pFU8FHP8sN1clIiRA5hwjQRcaGcU,2147
executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py,sha256=FAItHpl_zLYt5Gdknlw9nHJBgQYI5EpMR4qeuBRFhrk,6607
executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py,sha256=6BaFxKQRu2ZjCvJ_g0ekvsAsHdIA1YDTEGI_i2Bdjew,3742
executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py,sha256=RwetrkQLsd_2Miq6PUdB0a7COAu0Il9vK4CUTv-YjkE,292
executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py,sha256=EtCPD-XFnARYVmj870XD45B0_ZGKrIj-dOTWJkA4N0c,2038
executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py,sha256=zVWyqrh3TO10Cwih8wLQWdJ81w2jVTuQNTJ40pgkli4,2171
executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py,sha256=jlUuWE96Z0-10XcDlLSEOo82TpiRD2kGJfm4fTcUfDY,1979
executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py,sha256=hkySlAWIvuNjhz_FhvPlOD6FC14IQCKPRr6IYOCF-2w,1563
executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py,sha256=ehmlrrpDPOuWa-AW4osLbEQr6bUT4RuELvZcFZ9lAU8,2059
executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py,sha256=gpQGJh_bymyoV-LLoSb7xsTmQpnEIdPBKYKLX8WPF4I,1392
executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py,sha256=RsTVHLSkENJp-h1flDXFEWCvWsxiAUajJlQAgEWlcEw,4427
executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py,sha256=wYQc9OGputi-HDWBi7znI5mocyhnA7NNa_lvmkooROc,6573
executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py,sha256=wxEaMqBfSWnRfpmuqZZS1YqkkoD4QYT6lmtNu2lORY8,1623
executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py,sha256=xvMBuskyvoy_G20JfRRy2V9xrf4qzBcfh9ZL3JF3gKw,7282
executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py,sha256=HHmO6RKOcIFLviJyTqnsACH039r2IDl3SgYQkb1P0OE,2629
executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py,sha256=GmxqbvDMLWF8kHiSE2oB-Dp6LvcS2lLp1qMPcd5i_ZY,5771
executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py,sha256=wRd_KmndzQRBR783C8WVBkD0tJBwF91MvjtZoXqHzRU,164
executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py,sha256=7v8SAfLTvcpwgsUj7JHdldbUWZtsuW9_3iJT97DMG9A,3914
executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py,sha256=1sp7TBfRXYpZhE-mzzY2ztnta0OuKmklcdac0QH22B8,2553
executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py,sha256=ivORuDg16--hQWE8AEiu5pEo-BQ5mVw9cQvT-sg5S5A,2592
executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py,sha256=OE_T2niO3lM2LvIxR9pzyZYi72ScL9ovA2x2qgl9vHE,6420
executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py,sha256=S-5bMpi9I1ivX-x9mEZvC_lTY5e8wh5xEP2w8chpD8A,2950
executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py,sha256=zFyie4dS0kOGvKzvOME5cbI3GhcTMisDA7yXsah07Ug,4760
executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py,sha256=wjauZ9vnlUX8tgXzoVKMpTPn2eQlPmHpyBN9kP7UcPo,2808
executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py,sha256=n2fZuPG_F01vBrC2202580p7d6_rjVJqC8no-j68h1E,5984
executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py,sha256=cJ3TKUVQLIlhi9QT3EAr4qunuVOiJ6OK4EXN-S6B9Yc,2621
executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py,sha256=NOAXfJH4kKoUem5WaS5xgKJmd99T15c9w1fqspb_Uu4,7069
executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py,sha256=7F_c3kZLgul9NY0gEBF88U1rjajZy8LK4pW_1cDBfio,2713
executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py,sha256=KeAyLcGp4W_UWydSj0Idf48snyjq2_Iq3_TH3esgQvM,2192
executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs,sha256=X1gGs8W9JpC-4sVeZFaUzPzqAqBOvc9Xjnyt7iJC9hc,5781
executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py,sha256=CEkCESZWHZY7BN9p4IZ0INbCiUeZeO-tJbGLXHxnrOQ,4495
executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py,sha256=pskCjF6iaAiTpXrkfqoEHgBrObuaB-SrU_zNPQD5ljc,3425
executorch/backends/arm/util/arm_model_evaluator.py,sha256=GcxzY-d7EQ9ezghcR4GQpOEI3Y83_7gh1GoykCc082Q,6939
executorch/backends/cadence/aot/__init__.py,sha256=Md3cCHD7Ano9kV15PqGbicgUO-RMdh4aVy1yKiDt_xE,208
executorch/backends/cadence/aot/compiler.py,sha256=qdUTppDs_vOmNHjd5iXk0VJ7J_W2y0NFfsVpaiQ1bD8,10300
executorch/backends/cadence/aot/compiler_utils.py,sha256=p11-2SzkkCINAP-1dq02PTdxydpNzcbzZYYUDxQQYv0,11294
executorch/backends/cadence/aot/export_example.py,sha256=5YOf6539yNy9-19x0AsGg0OWMpWruQEZlRaUbxh159E,3832
executorch/backends/cadence/aot/functions.yaml,sha256=hCeUOUwUOWfsyiQYFRbBop52e9me6mkQ42J-d1EbsVA,7600
executorch/backends/cadence/aot/functions_fusion_g3.yaml,sha256=AAlwJOEKsQHuN1KvXLhn4IXwvZL3ULrwszo6WtRF5VY,2760
executorch/backends/cadence/aot/functions_hifi.yaml,sha256=CgB5eLm37yTccZ3PpiSZ87w9LR2lCrj4u4TY0wDWQ3E,5563
executorch/backends/cadence/aot/fuse_ops.py,sha256=SLfxZTc94NR8tuhc2DMO0yRRh0sfbgmEu_dKwJOoJ3A,41692
executorch/backends/cadence/aot/graph_builder.py,sha256=qEoSn9L5KU_ckR2oaeLEFxpUfDMgdp1mH2hjBhqcofk,3827
executorch/backends/cadence/aot/memory_constraints.py,sha256=ljcM6TTKrsItM2xmbWuS90wFVPPyc9VMaI6oivopLT8,24852
executorch/backends/cadence/aot/memory_planning.py,sha256=l16t56K12zJGQ1liGLh1noNQQWsc1EoaZtpJZ73orEU,17764
executorch/backends/cadence/aot/ops_registrations.py,sha256=TFfoYB_j1NVi9O41A9MuzgRKJN8hk0_n8vspgQziRuI,31263
executorch/backends/cadence/aot/pass_utils.py,sha256=u3vdgiQ7fhp_5rJKTyA3vXasIflw4fyRPvtVCmQvBo8,4555
executorch/backends/cadence/aot/passes.py,sha256=OEgpJX2rhGs0CiGV3GORHoDhtSgR51zbp0lNVXxoPPE,3490
executorch/backends/cadence/aot/remove_ops.py,sha256=yObbpnboCsy2ZlHsq4aVeFjcIMHlhxgtdvrgwXyGq1c,26378
executorch/backends/cadence/aot/reorder_ops.py,sha256=XHr-S7-MM9pWDl7b2U3BPxMizzrQ0vaznllefHxJApw,34453
executorch/backends/cadence/aot/replace_ops.py,sha256=F_1zspocPx45h5reIVsaqNNyz1pKiO6mOjZt1c_4Sf0,81415
executorch/backends/cadence/aot/simplify_ops.py,sha256=yUkVeE9BJGV4kBovJXpMCq6BEYKbhgbcDIFiiJy6zSg,3980
executorch/backends/cadence/aot/utils.py,sha256=akPuKqqZudwfHoeG7SK9fkCyyCsml4pcn6PpfAoGlIU,9694
executorch/backends/cadence/aot/quantizer/fusion_pass.py,sha256=Gyrk3coaVX03SqIFjoawiiPPksqGNxfI2-ojgK2MAH8,17070
executorch/backends/cadence/aot/quantizer/patterns.py,sha256=jpzARUEhsh2_aAGjV0fm6Fhf2HF98IK4IZCczeb8rd4,10978
executorch/backends/cadence/aot/quantizer/quantizer.py,sha256=_bcZD_R9LQTscBEDvdpZNUB5j8rg64fryuHwYSl-HEw,5682
executorch/backends/cadence/aot/quantizer/utils.py,sha256=ZB06DaHRRUMYyTqueqB8YeFzB7MqWLhXNNH91jo-6rc,8393
executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py,sha256=0Ob1QGRviD0KdDNgQVVkdIueAxGbY03bwyx9ZAuIl0w,22998
executorch/backends/cadence/aot/tests/test_graph_builder.py,sha256=LMC-U04GoWQHblgzHB3_k3aLMyU_Jr_URTt6TF5wAGA,2377
executorch/backends/cadence/aot/tests/test_pass_filter.py,sha256=t6HT3krxWZyOlZwfefNuF6SDK4v1PkwPXgDiveBLAG4,5652
executorch/backends/cadence/aot/tests/test_remove_ops_passes.py,sha256=4E2YauE6XByi6ap1gc-SWwqyXaiViMCg9sgbK1i0abs,23689
executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py,sha256=R9sk2vD6LjrrnAkgJc-uGAMzaeIGZsDEGcuJjCnHDeA,13681
executorch/backends/cadence/aot/tests/test_replace_ops_passes.py,sha256=aZ5lpdqHpNioiML2MNhMXnEl5KlWgHYtK0lA_iUWw2s,60902
executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py,sha256=YVyfRybKlsbKyizut_O2Q6XQOI9xiu78vdydEk1SGkI,3546
executorch/backends/cadence/runtime/__init__.py,sha256=7t6gOIl8YxqQ82bHlkLj0lVfWlKjjzX4IVVLLJrROEU,333
executorch/backends/cadence/runtime/executor.py,sha256=S6Gxj7VURM5qhTpEpaagQtNjwhhcCpeTwxqpAFAGWDI,6842
executorch/backends/cadence/runtime/runtime.py,sha256=XgJ8Opp-LLtszGCxUfmihUk5CmluUWaKQSXrG5Gibbg,8432
executorch/backends/cadence/runtime/utils.py,sha256=gsPdU8lCqkb1L3x_bUWAiKsmrzp58_jiHVhSaTlWTG8,2857
executorch/backends/cadence/utils/gen_header.py,sha256=TD39T3hAHaG09204fhXZblrhTJAco3UL83EE8hIemaE,1465
executorch/backends/cadence/utils/post_compilation.py,sha256=ThFyfejPLkUhxEMJTnOXNv2h0rjiU963TQz7dEaxXOg,5667
executorch/backends/example/example_backend.py,sha256=ZpRZbSb9nTzetUa0wWgpihbj3IMy3JV8R4n9f-r22rU,1444
executorch/backends/example/example_partitioner.py,sha256=LhVooz_GPtkI8OqvX4HEKmXbab5mNmYZricEA6VdXUc,3551
executorch/backends/example/example_quantizer.py,sha256=dpTm6LdI1yYnT_tAk3wBLgaZlToygSPAv8uqpvgqZbM,3769
executorch/backends/example/test_example_delegate.py,sha256=8oBkoerx94QBQkOy8DyQv64Fb7nSWy4Pm_UQ97n0VL0,3863
executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py,sha256=9-Ro39GYiKfroCHyUCBq-uLnfDgpI7aYZDcVTxC2ZtM,4579
executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py,sha256=uO-yc8Ahv4s-pUogf7NyPsrXdVSA4JLoAr-Q2J92sPs,8377
executorch/backends/example/example_operators/adaptive_avg_pool2d.py,sha256=_OY5DSb9F_0t_YIbNHVtOPonhn8ISPtExDuAzTP2qrI,1608
executorch/backends/example/example_operators/add.py,sha256=XOCH1XOtIA8klBXSrZQuF6jYx0s12_-qq91PKxnpzz0,1282
executorch/backends/example/example_operators/conv2d.py,sha256=LZVSfD-uB58qWSkfFwZX7aorisvyc_zcGVi6pHA9-AA,1739
executorch/backends/example/example_operators/conv_relu.py,sha256=eOv1Eng6H2NZ5zwMjJkD01W-cC8F7kx36Vdz447EE8k,1731
executorch/backends/example/example_operators/dropout.py,sha256=7lrPdGBSLg8cgMfSMIHKlcn7rdYQOIzj9EmzMfaUaIc,1410
executorch/backends/example/example_operators/flatten.py,sha256=Aj5DRKjLGor2lcN1KxbwjeiqXMNkX3RsOZcqmkqTvtM,1177
executorch/backends/example/example_operators/linear.py,sha256=Uib288xIq-DnI6S1r0YlrDY7AtVTzhIXpQo57y0-QXg,1935
executorch/backends/example/example_operators/op_base.py,sha256=V_6dcM0TNf74jV7GgYURG7CyEqBIuB1YEmE414LmJc8,405
executorch/backends/example/example_operators/ops.py,sha256=iI8kPYHtGj5MYjqF0L23WZKh750uE-VEUnKinpzCovc,1380
executorch/backends/example/example_operators/utils.py,sha256=Pip9tR-9dmQmdAZT_cfuMcfV9ENZTfBJhp1X4nKncKA,1147
executorch/backends/mediatek/__init__.py,sha256=l3rg4atSj6cDDTBR_3wlb1ZF80weQCG0JY-nRRjg6is,229
executorch/backends/mediatek/partitioner.py,sha256=cqGRm6flPcIavdofEUgciV4-Ibpr1NmzAgZZtAcSNKY,3708
executorch/backends/mediatek/preprocess.py,sha256=_yGjUqSaSXSydEUk_rFR81WHfIbYKyVoGiy5R1KrKeE,2766
executorch/backends/mediatek/_passes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py,sha256=uTRaj0Np9LSBQ1c-DX9r-GN0CTM9g5BXOzHyWd4YpSc,3229
executorch/backends/mediatek/quantizer/__init__.py,sha256=vfUWUoPL9GupwsNI78Tfg8duWcmKruA7_eyU_s2aC4A,118
executorch/backends/mediatek/quantizer/annotator.py,sha256=SekPTHBxe1-kyRxZ4Za6g0fNY2urSyQFPaW82RBxsYw,8499
executorch/backends/mediatek/quantizer/qconfig.py,sha256=tosxSc1fdbnjN9U_As8orLTau21j9bqv5kMaXB-Vuxg,5451
executorch/backends/mediatek/quantizer/quantizer.py,sha256=5RLbA3-MTOModF88q_eScxVUh_ELuDcU_HbqFwi5BoA,1425
executorch/backends/qualcomm/qnn_preprocess.py,sha256=xQogT6hZ_uBXMKKE8jb4hbt7bvmFaoxEarDgVF44Uqk,4668
executorch/backends/qualcomm/_passes/annotate_and_quant_scalar.py,sha256=MNXxruACCu4wBzTXgxmU4sLQzMo8ACxzjz8AjO1FOcE,5218
executorch/backends/qualcomm/_passes/annotate_decomposed.py,sha256=yhSaE0n9WIB0jDfR_032Bzrnvdkp3kpOCYrcjHPnVJg,2239
executorch/backends/qualcomm/_passes/annotate_quant_attrs.py,sha256=eYSxGKeAvjh_L7Ar6Eoh3YuOVh3GdO_zdTBdqi2hfeQ,5950
executorch/backends/qualcomm/_passes/build_quant_io.py,sha256=TcG5S4IBGVjFQvQnYmNKmHufFL_4GosSFza3_0upTfM,2023
executorch/backends/qualcomm/_passes/convert_binary_op_with_scalar.py,sha256=l_7FV9H3aGJO4KeQBAk7zSuElgADyo6rAGYosY8UIoc,1359
executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py,sha256=JpYIXsQn5C1Ebv-fBSxBf1x3Jxc6samTd1ysgJh94bM,2810
executorch/backends/qualcomm/_passes/convert_interpolate_with_upsample2d.py,sha256=ZaTJTwYTOOpmjeDLOTN6KJpaqsSS0RRW3jdh5Pr1dOY,2712
executorch/backends/qualcomm/_passes/convert_prelu.py,sha256=DwfxfkLNXAXBC-e90EhEy5OGlpdRXpb7sr69lLZl4Qc,1846
executorch/backends/qualcomm/_passes/convert_to_linear.py,sha256=tL2pPY_e8kdVrZhb-n9XNEqkpTU1cK2sXQ0Paqae-sA,9291
executorch/backends/qualcomm/_passes/decompose_einsum.py,sha256=9rsXcSRioYoTHF6bbI1MM5H99nCmieNqj7SCiFmnFX8,2846
executorch/backends/qualcomm/_passes/decompose_silu.py,sha256=dvYLvaB4G9EAKsyXEpQM4DZzfSon0HRGL6D7wy5bbUo,1918
executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py,sha256=vnDXsW-ZMrPG5n5glAtoPyI8-UkM0a-NYfRXakwRPeg,2597
executorch/backends/qualcomm/_passes/fold_qdq.py,sha256=rluqCvb9uoHt-CPGpAKL774boe0zQhwBmqckXmaq42Q,2430
executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py,sha256=yhwsUX8M39YvLi2XJVyMT5H4MusVb7bNA-YYHTS7CXQ,3059
executorch/backends/qualcomm/_passes/i64_to_i32.py,sha256=2uP43Nia3t9ARoKMPVWzHXN3iwLn8_EPYtghJmXpqU4,2885
executorch/backends/qualcomm/_passes/insert_io_qdq.py,sha256=3HfYx0TP_6tCpuxv6RhhHbznvAj__yCVLXQXAuLQ4z0,5721
executorch/backends/qualcomm/_passes/insert_requantize.py,sha256=YwvjTtKBb-gVzpDG8ciOnmpehs8b7T-Ewxemgnc6AxY,2979
executorch/backends/qualcomm/_passes/layout_transform.py,sha256=hz1mi33u5wVqxI6ckhBKxuPXiKIrDReCvyCtlqQv7IU,11092
executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py,sha256=pPWY6TSKmcxw0ldp-YThjmMzfCl-1hrVXxHUm9wZTHM,3718
executorch/backends/qualcomm/_passes/recompose_rms_norm.py,sha256=CyV7tpZTMwYkGWuSb1Ucm1PIZAEEI0eTJZg-NMzXQdA,3055
executorch/backends/qualcomm/_passes/reduce_dynamic_range.py,sha256=2jzRxr7-6EDA6ifUu6QgwKj3TeJdQuFLImn5z-HQj6g,2102
executorch/backends/qualcomm/_passes/remove_redundancy.py,sha256=WC1SlTtUQHvaaRovr5p_yOIP8yVrz5lCARKaP8OI954,1938
executorch/backends/qualcomm/_passes/replace_index_put_input.py,sha256=I88a-JIZjf9rJVSpqwmaNVEsL4mWQ2EBrtWiYqItlTw,2421
executorch/backends/qualcomm/_passes/replace_inf_buffer.py,sha256=tF7z7ne8oF1KLx0ji6SE5pPgVmf1ahuY-_Gi5MPuBL8,907
executorch/backends/qualcomm/_passes/utils.py,sha256=iEGTEEKaa95Q0CuQCZx0C8DQ5Y3K17TTUA6yhqd2lvs,1656
executorch/backends/qualcomm/aot/ir/qcir.fbs,sha256=VCaLI2yzzR7mK-r4WfA17VcLn0XrHUnHgCxpW6oOhtw,1641
executorch/backends/qualcomm/builders/__init__.py,sha256=mJNY_JvTHMw1tkRyBzryLC5-ol-sqzABUhRrCsyr3Vk,2081
executorch/backends/qualcomm/builders/node_visitor.py,sha256=pyoL4RcBRL4oRoHfeUkphTgslg7uArlpNsl2fL1qAFQ,14971
executorch/backends/qualcomm/builders/op_add.py,sha256=B7ik9UZETgIDJ96WpY8Z_Vm8gI7cumwrQOsu8O-gcPc,1947
executorch/backends/qualcomm/builders/op_avg_pool2d.py,sha256=-4CzI5bSShQ7FoS57Q-0GUUp6Dg2mp3zror7D2TeCP4,5171
executorch/backends/qualcomm/builders/op_batch_norm.py,sha256=TbV_JndOazjAtuHrmCsbDTyyOiS-nAkZL-4QrZOWCOk,3767
executorch/backends/qualcomm/builders/op_bmm.py,sha256=bfBleGwmkhFmpJP-VGixyBGQYGhRtPQqinegvmUmmpw,1875
executorch/backends/qualcomm/builders/op_cat.py,sha256=LHIOGe1iKo9gyDN8NzSmSXT1HIz03iKvd2FtpLaxG9o,2815
executorch/backends/qualcomm/builders/op_ceil.py,sha256=ZaeFGIJvV8dwRNBOLn_VGSEDZUI3HrI4yVIzTeBY9cY,1719
executorch/backends/qualcomm/builders/op_clamp.py,sha256=0xGXYEcmZXFZQgS346_BzMzvs_3-EXqbbUJl9IY-RKg,2643
executorch/backends/qualcomm/builders/op_conv2d.py,sha256=MuvrmgNck14Pz0XyCipNMRN36QfkP9NZVGCBO0qYS9k,13436
executorch/backends/qualcomm/builders/op_cos.py,sha256=lqWEo75a0NTxxw4ndsspX7arVQkY91G71SWUB5oyJLU,1712
executorch/backends/qualcomm/builders/op_depth_to_space.py,sha256=nuPPWUBELxJpTHf0tuGHWqJnBIBV6ykHJEQCM5X_JQU,2579
executorch/backends/qualcomm/builders/op_dequantize.py,sha256=JbM_Mkbw9OI6RabKG847Eu0sGtabfc84SiXKWYnODuU,2261
executorch/backends/qualcomm/builders/op_div.py,sha256=QFlNRrir6bnDy9vVNzEPF3P8Kt1VCkul1cbuNPDGeIY,1953
executorch/backends/qualcomm/builders/op_embedding.py,sha256=Eix1w-pwohVkqvEfmyoSdLYTcN-FxrKUhxwKmVemZPk,2551
executorch/backends/qualcomm/builders/op_expand.py,sha256=GoeZczR1JIpKC4vtaiPbdHSQTo5aWZgOAjXpSNMjdqw,2671
executorch/backends/qualcomm/builders/op_gelu.py,sha256=vOu2jxr46gw5CliPoYV8Vu8kLkgNNiJ7iGiG-tLgRC8,1705
executorch/backends/qualcomm/builders/op_group_norm.py,sha256=aLYI6BB6uApNZBz6CGsGJtqTqo4841Px2ophWpTG97A,3010
executorch/backends/qualcomm/builders/op_hardsigmoid.py,sha256=b_VvZg5XrdJ48p99j81ytIvulwO8QplQoZzG7KDOMcA,2579
executorch/backends/qualcomm/builders/op_hardswish.py,sha256=0BDrsxHpRE45Eg-VyYY505RqRC3iMKrqsbpe-_EZcpg,1745
executorch/backends/qualcomm/builders/op_hardtanh.py,sha256=9rzPGy6X7v43jJcmsxNTIZ9Fo_KoDL_RyaRuBX4BKcc,2532
executorch/backends/qualcomm/builders/op_index.py,sha256=IEZk0pw6btxRf1eYzUPHT-czu1Jyi5k2q2uC9PmI080,2791
executorch/backends/qualcomm/builders/op_index_put.py,sha256=hkEi15xbq6-RX42nUJDg_N4XuXSLU_RadzJUbANB1YU,2780
executorch/backends/qualcomm/builders/op_layer_norm.py,sha256=YjyXw7LVYTVfDA-N9gIuUODBWCyjO5tQSiYBu8zwfoA,3581
executorch/backends/qualcomm/builders/op_linear.py,sha256=EpYuFEGsZF2PRDOgAok88GfshMbZM9mu70DH5HYwAww,3686
executorch/backends/qualcomm/builders/op_log_softmax.py,sha256=kKkNQRVBooh6oUeEIEIDTn6qc8hWclLHcBjup8vEUMg,2575
executorch/backends/qualcomm/builders/op_matmul.py,sha256=iDaTti9l99ePY-qkOhSwfXercxkQfdLvtnF65rROXtg,1908
executorch/backends/qualcomm/builders/op_max_pool2d.py,sha256=3TFWMFXtJUE7YpgBdPO_tNsUNWGN7DzVevSx-jO7hCs,4872
executorch/backends/qualcomm/builders/op_mean_dim.py,sha256=h7mMe7-omCZRDLRWbqWavicVNQ4Eg4XOWGH3aJPIF1o,2828
executorch/backends/qualcomm/builders/op_mul.py,sha256=AhmNw_HfwtK206CyRoyaC2y68o11BMdaPF_o1xYTXJw,1957
executorch/backends/qualcomm/builders/op_pad.py,sha256=887SWBa3eTiUp3ZZ80Q4WW2TC_zXDbTcj1-YRXvMnG0,3288
executorch/backends/qualcomm/builders/op_pow.py,sha256=tJd3AFVf1gepWQdsupfeJLZZ2CJqtAEqY0oFYBA-k30,3234
executorch/backends/qualcomm/builders/op_prelu.py,sha256=qmGo0L0A6A3jIFEPor2UQAv2WE_ui1vD_GpMBQgqFd8,4449
executorch/backends/qualcomm/builders/op_quantize.py,sha256=op2oYmg4mW0ud9SFRJyAm1Cn_xuymmm_xwh_JRjVOoA,2444
executorch/backends/qualcomm/builders/op_relu.py,sha256=6AgLMmUPKA70DnXCjOY0QPBp5f8F7216sLvCdljfe18,1801
executorch/backends/qualcomm/builders/op_reshape.py,sha256=Vb4-z19eC4LNhFfYQOdDgkrBMoDS-aVpcQdr1vupTho,1674
executorch/backends/qualcomm/builders/op_rms_norm.py,sha256=IPXJt8ZjbNC07CAR9OBgIZ-Idz1EuyYCSLUDF3rouRs,4428
executorch/backends/qualcomm/builders/op_rsqrt.py,sha256=LPwRJzbcdcMFQ2gM-zotW8zJClPH4mkn0JB9Y9UrBo4,1837
executorch/backends/qualcomm/builders/op_select_copy.py,sha256=K0CuMN4HPmzH7H4FalRlbpr3Xv3e5pk9-c_l-up5uY8,2850
executorch/backends/qualcomm/builders/op_sigmoid.py,sha256=QURR8xeY0Syb0drW8RNtV8XQgYb27mCHPtPU4eeEG94,1843
executorch/backends/qualcomm/builders/op_sin.py,sha256=XUJkOxQl85V8dK6y60-lxbZe11_XfsfHahjoL0RLO2w,1712
executorch/backends/qualcomm/builders/op_skip_ops.py,sha256=hrs8c8ghjYLhHRhzynYeo_9u2c1OboG9t5HoPIPTk9w,1464
executorch/backends/qualcomm/builders/op_slice_copy.py,sha256=RqWZ7HSfZ7J3PbAmE8lK6ASl9H8WeFIJiud2Du8AXt0,2855
executorch/backends/qualcomm/builders/op_softmax.py,sha256=j1tl4e4XClBOr5gJaStDe4-H-Uw3cVpf7YYbVqtfmZQ,2517
executorch/backends/qualcomm/builders/op_space_to_depth.py,sha256=BbtEtUoLJP1J9JOZPpW-1K35FX1E1H1LAcIMn9mZMz0,2581
executorch/backends/qualcomm/builders/op_split_with_sizes.py,sha256=I4jVaZr799XMI8zBK-MtDrEWFi0k0aUq39KaPK54Pqg,3280
executorch/backends/qualcomm/builders/op_sqrt.py,sha256=IbeDfyOvqX-S2v_LtHeTrePKRNajiA-WfP6d1UvYwgM,1813
executorch/backends/qualcomm/builders/op_squeeze.py,sha256=iawO0QIYzuXwiGKJTFeRUKL-5Es5qFyYlo1c8d363ts,1745
executorch/backends/qualcomm/builders/op_sub.py,sha256=sidHPLefWxLFoMSaLaRHt6-YzDsO8O-ksnRtpjtsqew,1957
executorch/backends/qualcomm/builders/op_sum_int_list.py,sha256=jJJgb4Az1wxGY0vIS9M6PGL_9YB65VnGe8iXGnuChLI,2821
executorch/backends/qualcomm/builders/op_tanh.py,sha256=Vnk_8sGFFvKiNZx-0y3zUXIXkoQ8bUqhN3moq-li_0U,1698
executorch/backends/qualcomm/builders/op_to.py,sha256=eRm6GWMPQm2cPmRfKVNyTK3-stCvIvB3l16PEasGLrw,3696
executorch/backends/qualcomm/builders/op_topk.py,sha256=Jp0RkWyfI9xTL2Mbm0zDiQcYyHY3oB2WiKgzGhnELcc,3696
executorch/backends/qualcomm/builders/op_transpose.py,sha256=G0yXeP2FMbG_gsuUYY8s3QFy2DJP3hNRkv9crzX-kCI,2408
executorch/backends/qualcomm/builders/op_unsqueeze.py,sha256=p_l14HOsEYy-WMb0gI-RDJO8DGWPpeDNT-j7VXhIdEg,1739
executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py,sha256=jtJ9Ie1euwaDhOdY0kND8eCJMcJ2YqfnhqTShDiWCxI,2269
executorch/backends/qualcomm/builders/op_upsample_nearest2d.py,sha256=prLaWqp34q7bAfrYjSeGxZ0IypR4kx1j_YJ5syIWmcU,2320
executorch/backends/qualcomm/builders/qnn_constants.py,sha256=I5j4Gpwty7285Wfyg6hRAloTie8CL9HYbdv52to3dYA,8496
executorch/backends/qualcomm/builders/utils.py,sha256=a6b3rK0naGcI_E6weAooo3yLwXVBC8_YW0gwNhyNggU,3979
executorch/backends/qualcomm/partition/common_defs.py,sha256=8_Uk2w0Xbyyhmxb3Viwo-nYcEAzxDd-HxnlBoCVEA0Q,842
executorch/backends/qualcomm/partition/qnn_partitioner.py,sha256=fA5KF0rd8zHSPb-Hq5f1iUMEMWATsfjpxTvrd23jmGg,6475
executorch/backends/qualcomm/partition/utils.py,sha256=Usn5MHUEGWgoCV67-lDLpQcGuXWo6WX3Pjkvh5Q8G3g,755
executorch/backends/qualcomm/quantizer/annotators.py,sha256=1Xm67mnIMhqeEqcVbPrMIFN8BEU8Tzp6eAE_WCQggYE,32548
executorch/backends/qualcomm/quantizer/custom_annotation.py,sha256=MV-CZZKBobTWUKhMM9-L_dxyfOtYROrWpymMzYbBg-I,11580
executorch/backends/qualcomm/quantizer/qconfig.py,sha256=n8oNpArzmdKOzS4Ql8sJ0RfOZDZ9m8mH--zX59tyu6A,16960
executorch/backends/qualcomm/quantizer/quantizer.py,sha256=h3J-b3o2ALnbdtNn2P0FDthD2eKvJx9LfQxzM7c0kGM,7389
executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py,sha256=4ssIgCcVR_2_zYa0peu6me03edDUVfi80PEnAqpkDyQ,3859
executorch/backends/qualcomm/serialization/qc_binary_info.fbs,sha256=x6TU1mj-e7m5z0s4CFF0y0MhQ90ybFG9n5ByR8NYi2I,535
executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs,sha256=HSrbuqfCHGTGdPP6oR2guyG-bxP0kSXvNNXZAOHskXE,5598
executorch/backends/qualcomm/serialization/qc_schema.py,sha256=4MVtq8SOz17MCxqEJiLNNBBVghM1lKJ7nZX_o2VKbiI,3581
executorch/backends/qualcomm/serialization/qc_schema_serialize.py,sha256=p2kg05D8ngg069zez2ITpG0BXqATHLUG_t4ZuDUf_B8,2233
executorch/backends/qualcomm/tests/models.py,sha256=ndU3g17e9z5EBuR2hh9XPDQGcN52bds8KAOH0t2L6Sg,26453
executorch/backends/qualcomm/tests/test_qnn_delegate.py,sha256=GfqPTYlw5vXxWwKzNsqUaN0Ppd8RoKy-LiUqsbbIIno,117331
executorch/backends/qualcomm/tests/utils.py,sha256=7yBBUXIzzyOXFSHY-IMyCY5WWRi452ATv_1is3kV6MU,18529
executorch/backends/qualcomm/utils/constants.py,sha256=xYkMunMUKmfgCgqEQGeHEclfC8egvYh8pvtF8doA5LY,1205
executorch/backends/qualcomm/utils/utils.py,sha256=lp-hjLVUxkpTy0NuNdW_9pv2NJeNyqD8LfHUL6zd4Gk,37923
executorch/backends/transforms/__init__.py,sha256=UFQ5exRhp5N63HT2KAmhF2OmkMMgpRwZyWw8Ip3I0-k,359
executorch/backends/transforms/addmm_mm_to_linear.py,sha256=mgI3gzrJNCbS0XTzBlkYgXsdaeW-Yq9JUMhz4A4kqag,7440
executorch/backends/transforms/convert_dtype_pass.py,sha256=qi89mkDkbPiRylKcwoqsR7CqbdmAbh5KUug21ExJCw8,4316
executorch/backends/transforms/decompose_sdpa.py,sha256=WSY3J-OtR3FOwQvjkcCJ9AtNujOFJVXCnlFbUA-6pLw,4244
executorch/backends/transforms/duplicate_dynamic_quant_chain.py,sha256=uAX4ufkp5U4Cz5TQ7300qwnSNhyvpr7C8WDaTPNscQQ,7362
executorch/backends/transforms/fuse_batch_norm_with_conv.py,sha256=c1EeLRBh9AWWkq0rLuGhZ5nXPy3K4G_BYcmIcb0bPPg,6106
executorch/backends/transforms/fuse_conv_with_clamp.py,sha256=xPithViMH4HAoUe7L6o-slNqmuC81kCepqojCV2aGRE,3100
executorch/backends/transforms/fuse_dequant_linear.py,sha256=0NQg62ILjpkh8wkkLqY4fVJ14YBAFaGx2zsf9ZQU-Gw,2959
executorch/backends/transforms/fuse_view_copy.py,sha256=6V_5FZVLku-0Hy1xKO7jfhQIDzccUyeHNWYooz1ueOg,1723
executorch/backends/transforms/mean_to_sum_div.py,sha256=f1tnJDxiII69LdINTlh1ESqqMS2quAZ8VzB7TZJtRwg,1274
executorch/backends/transforms/remove_clone_ops.py,sha256=MIFg_cb7ZN9GGTRxPMZ7mW-O_ftK06cYyxgHnbG-tzI,1022
executorch/backends/transforms/utils.py,sha256=Od0kwoOdbu1z3YeJPJrD1ZvxsWIOPyQngFpFhQfa0Q8,1670
executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py,sha256=-nJctMQywNz1-7Lqmxu8MLdb19E51dGiM-a_BbLzsw8,4418
executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py,sha256=Etz2ZjX6FRa_4wvOspxOT30Gi8-vpHx7EcmrrjbUBjg,7215
executorch/backends/vulkan/__init__.py,sha256=7wRpnbV55YmntRyp2PJcIueoOHuFWU1oRuPY1AX0XN4,378
executorch/backends/vulkan/custom_ops_lib.py,sha256=W5qyubb0DbCPYEOPxQDtMfe0gASrmKoHJ5_CjvRyYg0,6830
executorch/backends/vulkan/op_registry.py,sha256=Hc4Ycq82nuilmmhfpH1nzXFULLuLzHuaUjH26cn_k9w,17916
executorch/backends/vulkan/utils.py,sha256=bOadNl-9q4OubAHdGbmI99P5sEZF9qyxjj4iTRU7s6Y,6990
executorch/backends/vulkan/vulkan_preprocess.py,sha256=EAT93NNUfDSHz1YDFGaJ4QPz-5koWclb4mt35xD-fGI,7946
executorch/backends/vulkan/_passes/__init__.py,sha256=VLFkl7EKnyes0CE3OBQZqFoC_JDx7cY3cjqLLWYr00c,548
executorch/backends/vulkan/_passes/insert_prepack_nodes.py,sha256=M7PNj-jAEZPYzcVY-Wqwh0VCsY32C6jsSA74iTj5_H0,2791
executorch/backends/vulkan/_passes/int4_weight_only_quantizer.py,sha256=cFYTTAumoMEZAHH3a9BWCGShqvzzC0qChIYGVrkGp4k,10228
executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py,sha256=xVDwzbz_kU1k3j49Cz97p6pDTCWsGE_caOvL2anrPlg,4327
executorch/backends/vulkan/_passes/tag_memory_meta_pass.py,sha256=zrFv3xqtyYMSt_-xH0yVirxH-4ugxo84frRPjE0Ax_I,10706
executorch/backends/vulkan/partitioner/vulkan_partitioner.py,sha256=Uzn8dFimr62piQAiBGrV76MXBpLHaqXMRupJOHz-o0w,13141
executorch/backends/vulkan/quantizer/vulkan_quantizer.py,sha256=YAo8iIMQD7KcI25d9GGpARJTxI09Ejvnt4SGXRW2JZo,3497
executorch/backends/vulkan/runtime/gen_vulkan_spv.py,sha256=tvSHGLpB8gUMqtL-OcdpS949x-GFZHEt0-mOVr9HyFs,35578
executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml,sha256=bg7NTlj89NwT0NiimemU-LSIroioTYblzVD4ckxfmsQ,691
executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml,sha256=nPHMWW18Ez4THa6g9Ox9nWxI3f2nZPUGxm0Bw0N9h2g,1151
executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml,sha256=JWgWDhY1zdvajfVhot2M5TJpMIao-oP8Gy_XzqZXQu4,464
executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml,sha256=ZD_3_9Gb-OkeyzEUVehq8YDDHvu08AF7pllzqMWsSYM,452
executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml,sha256=xCuNWzXI_3Ls13wD1RRy5A0ssvMVTg4iCbHo6SAyISQ,199
executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml,sha256=Eqz9xETL5J0Ugg5KHqJ6yck4d20mweS6PFht2vkzWn0,799
executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml,sha256=F3_kvBNHCQ6UXFwmL5vz0XtN8Fe7mTWjWXPpQybH1Yw,529
executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml,sha256=NJgeZI9Aic6aZOJ4eLWA7Ga-5oDnL7PgkEbsqji-RGA,490
executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml,sha256=Ab7jiuE4vh1PQOHX3Fqcoswqj7xmKIMYAg91MOCxSEs,465
executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml,sha256=iIAbhA2NoDiHVLzgsONIT5OqUqM4J6NVV8rWM3opWPk,191
executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml,sha256=w2RZ_-ki1ghaaGreKbMLuThan2FvuY2JA2JHtkc7UMw,485
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml,sha256=T4bei9RYAPjSLsjsWy01K6e3Lknq4AvEknBx5wFr9F0,474
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml,sha256=44QVfMjZScxCeWYbE2pSd2OwH4UhV7A_OEH_J9ws4xw,483
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml,sha256=QN8QJqjTM5TbfIdoKiaS4ilxws9b6saSMQRyhlLKjl8,695
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml,sha256=MGhfregstg4zer-s4TeyjkDm-zZG9OBVSMzyYDvPGQ0,428
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml,sha256=3Ca63U7Jwmu2kKHg3s6fbt3sBe2llydAbloOJs5xs1o,422
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml,sha256=xB_QHzDtKBKX_4IVgoZwhZ_SpyVEJ2zRhzzcQIhkXt8,500
executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml,sha256=x2FzY_RTHWytqoHabe9KOzY18ZqrRNoSl2uiMgQgRfI,504
executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml,sha256=OGlOlfW8tusrfitlQFMNvLaNscC3LbKHi4IgSlfmBBA,454
executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml,sha256=XyEenWSMN__hvpa377gTEB2-hF4D1OrGmQ8Zf2kSQRk,261
executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml,sha256=KAIBJbGHd2TVupdNLMXUvCg3_iGKCezvfDGkgTvVX1Y,349
executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml,sha256=1v5Jy3n0MxcM35xb0_88aE_aevwVZyHgABXMXA7X43Y,241
executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml,sha256=Q6ggEoAxmifVKqNyKycWgTPQlYv1ykhz4Ww4Geoebh4,260
executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml,sha256=fbYq-Hqjo49RaJVUCzRAM4aWyX8w40yxAE5LTFhixQY,420
executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml,sha256=zmsr_Y8m2UhOhjURbFzKLtFMlrus1dtjwCXVBRSbczI,248
executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml,sha256=-yo2zUzRezsLM_p4O7bqAlVl4vIQjhCcVzuA3xIzZ7U,616
executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml,sha256=IgJp_2XPiNsLSwTRIlLd2V02VjuFqc2CzcC9oPPSJZA,247
executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml,sha256=9aykADFbyCehfD5tXCKky7W5oPt5Y94PQ94IAgaPHJA,263
executorch/backends/vulkan/runtime/graph/ops/glsl/kv_cache_update.yaml,sha256=_dT_caWmhU1AKTDt4Mxs7HTUK92sUcSkwsIxWsHaeOs,488
executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive_buffer.yaml,sha256=d4LqyNN7MnHrMYf4ZkcuTYqY9BMgxwD4NccgPIjpvtw,436
executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml,sha256=oL36IcIh6jqSa0txfEM7kGSPZOYpr0JwRmgNFwaquBM,410
executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml,sha256=Jv2y-Xy18M0dyLxl1GhGKoVKif61lxemZiDpG4n-qSU,435
executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml,sha256=oszfqgEMNpqfI87czDXn6pIdnCDWqtM8jOUGwOcpTAU,529
executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml,sha256=KmbkOObYpWohbYEZyYfrqFRK2vYPUQJd41Blwi6uk8o,465
executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml,sha256=GZidpyR1e3QLlly0N1syoGKea9ffa6DCIHXP4Ps1eOQ,620
executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml,sha256=ix9nOUwHTSNuNdKRdQ0s8zAKFzsWYTIUcxsEUzt8BBw,556
executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml,sha256=jxAwoZUehMCTcLG-3_V-BIyNyG0a8fy2P8Huch7D8qA,248
executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml,sha256=cto_7k_73Jl1qN6Yz76UEOeqLtdw2sG0-0fDRq9TEzs,258
executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml,sha256=F5kUs-QHyGRlO2FhXQfIA4UUnk0ui9Ij13l5u6yZf70,214
executorch/backends/vulkan/runtime/graph/ops/glsl/q_4w_linear.yaml,sha256=m9Bb94G2BNcKlHlDrtUZfN_l9HVv6E30nE_yDehkiQ0,433
executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml,sha256=gd-r18OwBhZ2lHwoWoF8t-q_Oo0CTfFZHB4HnMUAex0,626
executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear_optimized.yaml,sha256=rlBoAzZCEgcH428bZ5CDV5H0nEr-TlQhhFATZAVqRoY,989
executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml,sha256=VEkwxPku3gpBGuF847KOBz-G9mqn4_UjuYKMY7CIFLA,781
executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml,sha256=mqNi_CTBGlDMryJ-wuZUaK7dM99uPGAHYLg7DWsLJEA,209
executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml,sha256=wWcrYScw3RInHpzSA6bHF2UUjvuSlVEjWlDAESaTR3w,226
executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml,sha256=o83Q9Eu-o0qhqa1OsvkawsOygMUDugfKNAgBRAGinkY,224
executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weight_scale_and_mask.yaml,sha256=8ACJr8VY8N8ZMDPsxL0AJ4vBHxQ-snQzTTVxAhDOWX8,311
executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml,sha256=3xA8vJbRLje25VWCqh3A4_Fhd8_rdYIPqD6Z85ERSQc,211
executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml,sha256=-dOr5LIF8avW0-gyivAqym7IUzp4ub4i-1g7YLjTV_c,215
executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml,sha256=dupJU9zePVFxCu5mTxxx3e82KCFStMP7v_q_K2Dthco,215
executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml,sha256=DoIrIBq-0Xhjq-wjKPxrP1bO5Nza-BEohqiIfy6vm1Y,213
executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml,sha256=jutENwtwZEKVusctXv3CdGbtKSrsObAdD39CLPn7e0k,213
executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml,sha256=HLxyE4P5gjJeET31RKjcqS25jp22HHZXg7OUWimJl5o,211
executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml,sha256=0Iyjwvy9vgBYPRrovBR1-iy8I82oRRpVoHlf-W-gHpI,211
executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml,sha256=7SRbnBGUwNExZsUZwBFxKnOvNXbX0oyB_pGqcjO0oBk,229
executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml,sha256=zww_TD9ACT6JRTd-jiwXUczSNqNXBAGGDhr0haSFcRY,230
executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml,sha256=lV2EgAzW9uuvL4ubjVMMfxhmh7jc3y6Q9PgejUJiTZU,529
executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml,sha256=-q9URsKjCtR85u7BciVRf7Ncq0yYiJbHnWCKwWSgSl8,1062
executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml,sha256=2lyCu-3Q4KnCzl4R7osdQM65x5a1MIOG5CxGsT750gY,471
executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml,sha256=Wwygp0dqWEs-ziPwI3uP7NJhCqLhz6xuXvaZ7auFCtA,231
executorch/backends/vulkan/serialization/schema.fbs,sha256=Ir5xmC-xQC5Oer8GwRjpvdJUPQNagXIpVPZHJ24_mc0,3095
executorch/backends/vulkan/serialization/vulkan_graph_builder.py,sha256=lm2U1J-cDcA8IHYgHnQkQJwfPYLfsj6bTrhrxyKXLds,14399
executorch/backends/vulkan/serialization/vulkan_graph_schema.py,sha256=C4wajMq4FLV7KgM-O9LGJwTaXadAAbHK2Ps1PolVSis,2347
executorch/backends/vulkan/serialization/vulkan_graph_serialize.py,sha256=WDrI5aBg0PyHVgD3iiNXomyFj1ZBirw6w2B6Z8K_0T8,8570
executorch/backends/vulkan/test/test_serialization.py,sha256=NKIj_3M92Z5hcnPDFBquIC3M5KiswHakgNe7TYMbWAA,4322
executorch/backends/vulkan/test/test_vulkan_delegate.py,sha256=_j77wgjJk-EGRnBdzyiAHk3lXaxfOZOMPGKB-JYyRHU,57389
executorch/backends/vulkan/test/test_vulkan_delegate_header.py,sha256=7xYvNwhj4G8xRmfu3QJUm2fK1ykKsHhodD4bmJOOv98,3562
executorch/backends/vulkan/test/glsl/all_shaders.yaml,sha256=Dh7gUY0vfKLSMnAzB8O3deZGo6iPhwElBZ4QrkJoYMk,1527
executorch/backends/vulkan/test/op_tests/cases.py,sha256=RDwdTj020iSSb4RhS_JbAbi45dc6lqX4FXWbFW4MvmA,35935
executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py,sha256=xWnnyt8yzhJghPCCnWlTKJiuMY4vxgA9MwEh62UzjKM,2813
executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py,sha256=2WWDgyCT5CKBWjpMeIF9jMzF6mN_1WSvb1O-pcSU9a0,2827
executorch/backends/vulkan/test/op_tests/utils/aten_types.py,sha256=OuR4Zg-bRJIoPv0nIMsYpoanMfDy40pLhWKt_3mH6QE,1070
executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py,sha256=4hT-QciZ7JJTd_Q51pxVTH1wYw5NQnNpVPjdCAmK2BI,11332
executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py,sha256=VHDvsRmWn-gdkN6e6kwpLOrw8byfC5ElDRLQSpgKDI0,27523
executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py,sha256=vONUVanFiww-HcK8ik9_lfXYhII_PYp-z0aFfFPvZuY,12010
executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py,sha256=Bq5Ah6Ie2NLESjhjUf1EQQOok5hv7uucjwUYCnnq2Qk,4803
executorch/backends/vulkan/test/op_tests/utils/test_suite.py,sha256=Fk0L9D-PUybShgIbPmlYVO5FSl5YmH_Q6oJ140cxgHE,1441
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py,sha256=EJyD3nArnsKkGg-mGwvPIbfxKqx_hZLNJjTCzPoSkmQ,358
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py,sha256=_klFLTLUXbFrSsmdqC8uyeN5LifJ5y8BQZqRw7XzhBc,18616
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py,sha256=ryU9VJUP42oe5BdVuS0WHA2DQAO1sh2khREDKalZ_N0,11060
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py,sha256=2GtgCZUz5O9mfYeLViDTY74PUBMbe3IIA3MxbnZtiKM,48553
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py,sha256=HsfwIraYVl1jx0wfUyYy8P47WMJQatnR1xDJu5XVFHc,33759
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py,sha256=Fc0R-3J8c3GTVSY-2J-YtaVSY3pM1UtFbrWqViOioF0,75295
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py,sha256=51b51wcEn-LbfmIG1FH7ItWFDfTlnECOForFi94dqPk,9975
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py,sha256=lQ8pgoIyI8p4jgW8rcoN2CDZ84OpaL2vrGAOnwVe0UI,2139
executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py,sha256=cfMIG_e3tOWtz11DMtmlFwoxlxbzXUIX7nByZrETgSM,14737
executorch/backends/vulkan/third-party/volk/generate.py,sha256=kBgrHYsWLTbDrn7lj1Z8skL7OOrRXs13NEa4sL69txM,6098
executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml,sha256=4_2tsKx3lebIjjHtN0hGR7ZGs7MO20biC_i3lOg6PGo,466
executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml,sha256=UOgrcB95roYSppDlPVXC71AbvCwo48ryhxsNrSif9a8,355
executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml,sha256=D_xqtoPWEl5RCCZ-NSEbU2Na3uoXH20ZjpCRZOHbQ94,399
executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml,sha256=m9KlAwjqWBxuhWhEdI4u0DtCINPbrHXnaIwIe40iQeY,401
executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml,sha256=BHa2p-5F34VFCOajJ__lyg59C8575qCyqPRApoZ8Css,399
executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml,sha256=fejvExCDsIH0DxSKWxl7Ew9PiCm7VcYby0vApcHz5TI,423
executorch/backends/xnnpack/__init__.py,sha256=tpUk6PkVxjP1OBQvZKTZ3aXkj9M1sCk324GCBVmCa7o,948
executorch/backends/xnnpack/xnnpack_preprocess.py,sha256=HvX2lCJisNgOiVgS655NFgP5A0DtaNF3P4sqqpTMJrQ,7452
executorch/backends/xnnpack/_passes/__init__.py,sha256=_YLjhINVk65ypo86BNdmyPA9ujdLMzXDZDrcDY90nk8,3484
executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py,sha256=PRMOygNA2Q8Cn7qmBiK3C65WnoLKBoIHpPhxoxgtb8g,16757
executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py,sha256=GNwVqGTsg3ebedPYFMhlS1VXZE7OkUwg0pZp5nN0q8M,7971
executorch/backends/xnnpack/_passes/convert_to_linear.py,sha256=OmT3UMf9HTOQuNg4SuzbGF57BLOU_Kju7XzAC1C5_5w,6799
executorch/backends/xnnpack/_passes/convert_to_sdpa.py,sha256=KrviSlN3oOVfd0eG5xI0B7fneCgXrCzHtB4ENOEYEQ4,4035
executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py,sha256=0pg5TUE7nYoTrVQWc2IjENuuZl2sIDRA-lr0RUHRmQ0,2568
executorch/backends/xnnpack/_passes/fuse_activation_pass.py,sha256=iYFBEpwPbtrYM7Xrm8L0Puc6QMr3GDsd-Mqt0vTJtns,3390
executorch/backends/xnnpack/_passes/fuse_batch_norm_with_conv.py,sha256=ItITjjmxB_QPxKWcx-8Cm3A8hlKryD5dgEJZii57wBY,6036
executorch/backends/xnnpack/_passes/prelu_reshape_pass.py,sha256=6ZNOhx8KT2IhFlmoQIPNEcBpqO43AAMhvkqUkAMcfCU,2999
executorch/backends/xnnpack/_passes/remove_getitem_op.py,sha256=5xKhTtooySGTm0M2adqpSoGfr16xezDThh5m1CBf1Rc,4334
executorch/backends/xnnpack/_passes/tag_implicit_q_dq_pass.py,sha256=mm-z4nlsP9vL-6Slx8lqQuuQ21xMBVqBLDrNoCIvs0E,8403
executorch/backends/xnnpack/_passes/xnnpack_pass.py,sha256=80YcY7jki30k_UGJPQT6qmGI7eZoASNz93gTVIQC-Uc,651
executorch/backends/xnnpack/operators/__init__.py,sha256=biXHiU7he6T5yJzU42ZxJTweot9F_EZBK4ei8FSY48I,1018
executorch/backends/xnnpack/operators/node_visitor.py,sha256=_tXGIOunPIdNMx331bCb8VFtAz8r_TXflH7Wj7lmzXI,25942
executorch/backends/xnnpack/operators/op_abs.py,sha256=809wA7vjvkt_PofbvBd4__yN2fR-IEBPl6WxWoRVfco,1353
executorch/backends/xnnpack/operators/op_add.py,sha256=nXQx15aSmydfQUhShWGomE93k6-AKNU8igDsS8dq0EI,2204
executorch/backends/xnnpack/operators/op_addmm.py,sha256=7jLFVKZq5KUejjsEAK0a-FWKERLAHwJKAVkM6xwy0co,1855
executorch/backends/xnnpack/operators/op_avg_pooling2d.py,sha256=SFq2CFZwLzFlu0JK4D9m1UQQML6GSrHP_Ltnm6McEaM,2276
executorch/backends/xnnpack/operators/op_bmm.py,sha256=TVcNazHqD2tDydyW6-wmDUBu5YfmovyBptE0sBj-jKY,1453
executorch/backends/xnnpack/operators/op_cat.py,sha256=7XAibdG6E_eNAMXd2S92dyViNbSDHv08l9po9kctet0,3485
executorch/backends/xnnpack/operators/op_ceiling.py,sha256=Bk6TysTFXw7hEb6rUA6fmy3g9b5yp_BTqY66u_Lx-r8,1366
executorch/backends/xnnpack/operators/op_clamp.py,sha256=zl7yEyainFbGXtYaOGXYLwCJgAMUq-u4wEvTDzNdTQ4,1712
executorch/backends/xnnpack/operators/op_conv2d.py,sha256=wbSTLLsCktRSraodpiMdjtRC-1oQHDHvGtXps4Xzh8E,6033
executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py,sha256=fwz_2ygCE_G-6miEGz851FtOauzrNb1EOx1rw29YDzw,2268
executorch/backends/xnnpack/operators/op_div.py,sha256=yQDFbc7C4a8Mnz8R76SEOzoLJTrClhPij0NJ2HqSilY,1468
executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py,sha256=5HR8teBx8EnDkh-T2CBo9BifsshvXsDwVv4Z-xmjWZM,3363
executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py,sha256=0M07TJkG01y7lqkcls2dqlyFmOVgNu2iSv4mzZZwDFk,5996
executorch/backends/xnnpack/operators/op_elu.py,sha256=fD0f8QeGGS-5qKW-zo4-TwPOkHIoeIdMnnmR8qRs_nA,1447
executorch/backends/xnnpack/operators/op_floor.py,sha256=Rsqj0Y2rzXUuS92VUt7zOEI0jWteAI5JkaYqKCyaLEY,1291
executorch/backends/xnnpack/operators/op_hardswish.py,sha256=kC0O8RzubT4QeYHrKv6Yl-7N-TBaOXrqpSdfMecUvEI,1377
executorch/backends/xnnpack/operators/op_hardtanh.py,sha256=bqPpC-y2ee6PvwsX2Qc20nPApH-e6kUv_RVrUUeI8SY,1822
executorch/backends/xnnpack/operators/op_leaky_relu.py,sha256=3ND9N5Lkcn5wc8_4fkekwdpGpO5a_P-S_72zPknIo14,1962
executorch/backends/xnnpack/operators/op_linear.py,sha256=K-UqPdXn76d4F8SgNRAnNiLmbO62hVifALQ9z_AcHiQ,3161
executorch/backends/xnnpack/operators/op_matrix_multiplication.py,sha256=RaXEY113HB5034E7gWub8EW5UNnL8zyxYr4-THfhq6k,2035
executorch/backends/xnnpack/operators/op_max_dim.py,sha256=ViDm0wvL6eR-ODlXxXOJfWLgKnL2hlnRx0JRYRQici8,6222
executorch/backends/xnnpack/operators/op_max_pool2d.py,sha256=r_KTPknuk2Kj7iwlukjZPm0IXA_dgcJtdcYn5YqC2n4,2823
executorch/backends/xnnpack/operators/op_maximum.py,sha256=pgHsXRubEhYUZLk3JmIK-P5CGQKwcEIGpZpxbzBNPFc,1467
executorch/backends/xnnpack/operators/op_mean_dim.py,sha256=GK10rqF8mJ2fqwuS89xxJrirkagn8keN6dXNzcW9HSI,2417
executorch/backends/xnnpack/operators/op_minimum.py,sha256=v-SHjsNkvdB2B3qx4UGbCMFGTsjy4ndK-CevznRxTJA,1437
executorch/backends/xnnpack/operators/op_multiply.py,sha256=p0x_Lbjackr6rI_TAkirmnv8yNPcShwZnZPpPwm2Soo,2488
executorch/backends/xnnpack/operators/op_negate.py,sha256=lPQJ5FF-X4w9Y4yN5RGcK-mOktMYeJHgQ5L30iUE6fg,1298
executorch/backends/xnnpack/operators/op_permute.py,sha256=plTZGzuk19xQulV8bx0lFU5LTxrTLDOEdFyWnsux7ww,2405
executorch/backends/xnnpack/operators/op_prelu.py,sha256=ADIj4ffJs7XqJKw27wyh_3_U0c9kiM0P8L3G6rkVIho,1458
executorch/backends/xnnpack/operators/op_quantize_per_tensor.py,sha256=moG8nucpvXAROqa9EW6B_wQf5v1SpMcx_mtVSKz6riM,2251
executorch/backends/xnnpack/operators/op_relu.py,sha256=NaeKkK7k3O8mEgEaDx1ohCStJYYg5aY0GHCl2y8tFfQ,1617
executorch/backends/xnnpack/operators/op_sdpa.py,sha256=yN9nLmvCsTCj5CS0_M-PHmuPTj8llkKOhmxLDOGMnZU,3355
executorch/backends/xnnpack/operators/op_sigmoid.py,sha256=Irle4NoZfnefDvOmcaO_AmIbmSFYa4-69Lhl-lhdsyk,1299
executorch/backends/xnnpack/operators/op_skip_ops.py,sha256=G6fo0DQE4oQmh4wBbWn-9b1pYG0BTaKljwW48FeJRI4,3026
executorch/backends/xnnpack/operators/op_slice_copy.py,sha256=vOai1H4biiywRquAfeCjyA0oULnrvXq6SaRIzUQPJf0,2919
executorch/backends/xnnpack/operators/op_softmax.py,sha256=IgMCwMLZc0SHL8tGuXLKo3pfUXFim35zJJ-OyF4uaXw,1816
executorch/backends/xnnpack/operators/op_square.py,sha256=4mDEfrtnpya2Fj6PSuk-1HmswTf_3Fdiv0HPC226QhQ,1368
executorch/backends/xnnpack/operators/op_square_root.py,sha256=oBx6yBKesODB7PU6sQoActqiBGCwuvMQXgTrMIYPnZM,1375
executorch/backends/xnnpack/operators/op_squeeze.py,sha256=emUPhawbYvoYn7kZFY3mwqEGz8mAezB27AFbndUKJuE,4043
executorch/backends/xnnpack/operators/op_static_constant_pad.py,sha256=3o2P-beQ6sHYXmShHdaB2Fob97kYFLzP2URgVX8ag7U,4588
executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py,sha256=dOvPFcQTEBxfUds4mAO1LrUMf4-7azesJKsOB0EwKjs,1789
executorch/backends/xnnpack/operators/op_sub.py,sha256=9YQAi5jjrLhBN4gZjv3A402y4CNQqkqbCYIV3jXB-RI,2214
executorch/backends/xnnpack/operators/op_to_copy.py,sha256=kCZHpiPs7zwJ_RpvDXOmBK2SJl_wmQc3P2Pk3HxaZSM,2905
executorch/backends/xnnpack/operators/quant_params.py,sha256=yrO0YTHdZiSuKUL91RuYltqpIHjqU5ucnaiTGEY-Kfo,12514
executorch/backends/xnnpack/partition/configs.py,sha256=HlGVyoI51l6aUVuY24lwdDnkQtYBZVXFV87I6AMbIbQ,5536
executorch/backends/xnnpack/partition/xnnpack_partitioner.py,sha256=9DQO8fT09s3Bjz_e5-PEuP0XINhbAzyFDgrlIoK9z-Q,5171
executorch/backends/xnnpack/partition/config/__init__.py,sha256=v2EJOY4eR35_PVCk2GsklXmTrKQRoOCybC68uZje9hw,2585
executorch/backends/xnnpack/partition/config/gemm_configs.py,sha256=22128BT_81oOWmSd95Qyshrg-AECjNUH427S5hJ0bu0,16265
executorch/backends/xnnpack/partition/config/generic_node_configs.py,sha256=IULG4-4LTDbG51ltOdbUGMTGq-IflKrE2bai6QqnM9A,17154
executorch/backends/xnnpack/partition/config/node_configs.py,sha256=TAZOZ3ZE8O7Ij5mmTwVsbfSIAAFyQGFUBjFXVsb_KFI,4968
executorch/backends/xnnpack/partition/config/quant_affine_configs.py,sha256=Nk_2FGuS3m1WaaxBHkS4f2t2baKCHHdodZBd2IaPH3M,1977
executorch/backends/xnnpack/partition/config/xnnpack_config.py,sha256=c0PTwlu1_AAgIbbszi1pEb15xWb-Xr4WLBBIzEwxMh4,7069
executorch/backends/xnnpack/partition/graphs/bilinear_2d.py,sha256=Iu3SKptaY587WbJNPqSGB-wT5qQV8juyajhm7TolngQ,1850
executorch/backends/xnnpack/partition/graphs/sdpa.py,sha256=8s5HrAKugBjL6hHgZ3le69PZHey1tC4sAkhcChjRK14,2447
executorch/backends/xnnpack/serialization/runtime_schema.fbs,sha256=CPILgSxxeelk4nuEboQhwauTDKC0W-CGP5aum4AM_Uk,8609
executorch/backends/xnnpack/serialization/schema.fbs,sha256=3Ex7flGneN9JJxlUURsfbhUrvELIdC5frGYNFe8Lgr4,8124
executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py,sha256=X6GBz3f20n8ghkHIL9AOwUwPG5weiEm4MxHZotlWi6w,7439
executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py,sha256=VBDvpV1G4R4jN6JAFjw6xudHnUQ6EjEwk1s6D0Zp1YE,12320
executorch/backends/xnnpack/test/test_xnnpack_utils.py,sha256=j2W4PbcpCA47YSCw0p3bVEqhFsmBh9_UOfutASSId4g,18555
executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py,sha256=kOS_4w1j0WA3N2CciNIqaAFI17QG1hNFKfle-ydwcy0,1354
executorch/backends/xnnpack/test/models/deeplab_v3.py,sha256=rdKOVxv1hTz-Kxmu6UrqgUvc06-9Nq5oWas6ERCmF9U,1050
executorch/backends/xnnpack/test/models/edsr.py,sha256=Qw1UsLaLO7V7rh6l7aLNed5pAFJnkmd_wydIHYEpUSs,1565
executorch/backends/xnnpack/test/models/emformer_rnnt.py,sha256=Eob9_FinINF15AKzAOv84vToAslAtQpGZWQrIBwzsaE,2965
executorch/backends/xnnpack/test/models/inception_v3.py,sha256=d2-tlpA5BptFT-tDkMOKwH2ILbm4LA8KpJ0n9X14_Js,3223
executorch/backends/xnnpack/test/models/inception_v4.py,sha256=Kvi-mEz6CIl-aDID4NSktuxk9cfQXYFz8dDkRp98ZTs,2247
executorch/backends/xnnpack/test/models/llama2_et_example.py,sha256=1chpMFpHfdfl2zB8H7WDx3RyE3iUTUH9vCeTXVFASIQ,1305
executorch/backends/xnnpack/test/models/mobilebert.py,sha256=eEw8v9p_r2ag_9BfNF0QOvm5Ak8w6z6znH0YYqK6Vfk,2026
executorch/backends/xnnpack/test/models/mobilenet_v2.py,sha256=p1dAhAWPOY735AkAoaYygu5sjDH0cTGk80yXJaEtsOQ,3764
executorch/backends/xnnpack/test/models/mobilenet_v3.py,sha256=KNGb099Pp2Hf-Z9Hjrjg69Bq5dX6QXUMJwC8I9K32_4,3074
executorch/backends/xnnpack/test/models/resnet.py,sha256=JGLUOhPTDZpocN9rUlHx4rv17HbLpSipstEHkiIVzVc,2968
executorch/backends/xnnpack/test/models/torchvision_vit.py,sha256=0Zyq5nNN-Zr_OdsAMvw4E98ijMDi9vqrPco5c-6ppRk,4320
executorch/backends/xnnpack/test/models/very_big_model.py,sha256=lCNH51nhLZXmWdEQmQy5hHG1KAZ7KArzBo89RdNQKbw,1365
executorch/backends/xnnpack/test/models/w2l.py,sha256=dbeceMtUZH-oRJ8DW8EIFSovfeNM5P3kwi_So5myDIc,1904
executorch/backends/xnnpack/test/ops/abs.py,sha256=XH_BQiwKv-Y9Obo9GJPYXRWDW76VRX8E3t_TbRMP4C4,2334
executorch/backends/xnnpack/test/ops/add.py,sha256=o21NplxvO9GdBrPSXpn2cWxNYGSUvcFIk1PloWsi2ig,7872
executorch/backends/xnnpack/test/ops/avgpool2d.py,sha256=4uE78vHJDGvZjK_0brxZG8WeC7phnkxIckNt-bAAvPo,3133
executorch/backends/xnnpack/test/ops/bilinear2d.py,sha256=mi-xEQn3GaTBDjTh1FN_3asGFOA-LFY4Fm97YL_8m_U,5202
executorch/backends/xnnpack/test/ops/bmm.py,sha256=h1hrm0g2_1sOMx6YqaQQlqNb5oZofAMZvJnkB5yTMOg,1325
executorch/backends/xnnpack/test/ops/cat.py,sha256=qmw-dUBQtz8FW2wNO7GaQg26ZrDuKEOV0Q6sDwRhPrg,7786
executorch/backends/xnnpack/test/ops/ceil.py,sha256=K45fBkVnbJPCwXMxVLFzrlql9DwcitE3LzC70nsTzVQ,1536
executorch/backends/xnnpack/test/ops/clamp.py,sha256=JrLuMhCoGLC33gUN0Erc6kBoCak4hCSUDFG45mr4-Wk,2583
executorch/backends/xnnpack/test/ops/conv1d.py,sha256=n8MoQ5Tvf2G_hWIaqIgODUfG6kttZdiMJe_PxrBIyV8,6013
executorch/backends/xnnpack/test/ops/conv2d.py,sha256=nGocvW3tX2cMtx0p-XwG-aMqEF91kZvOp8MMlAQnAME,12840
executorch/backends/xnnpack/test/ops/div.py,sha256=itCqQTZTP00aNWLstYYxjBcN0f2oKGJW7AxBG9q1eY0,2257
executorch/backends/xnnpack/test/ops/elu.py,sha256=E8lUv7j377v-wmsa8hk99FjpRV-N8SlpxUBFzhtNCNE,3099
executorch/backends/xnnpack/test/ops/floor.py,sha256=UGQNQMt4sxn2ArctrtdijCNWav4fzekKjCJHd_jt7VU,1549
executorch/backends/xnnpack/test/ops/hardswish.py,sha256=5qmRzu6AOODYpWAy6VUEsjlDcEQinzSVntUI7ixy_HM,2134
executorch/backends/xnnpack/test/ops/hardtanh.py,sha256=vSwGa2v-h75c4rh6VAUZjMQZjCh_jxScGAQgBoi6FfE,3102
executorch/backends/xnnpack/test/ops/leaky_relu.py,sha256=yDxRyzCYoLEUY_30_Hz4zIx4mBTCp_c5YXzWH5wiQrk,4311
executorch/backends/xnnpack/test/ops/linear.py,sha256=Y94EaM3G-hc3ZRa13UyfJygYJa2exMseq3HZy4B_z5g,22629
executorch/backends/xnnpack/test/ops/lstm.py,sha256=NpdUBk1IkJQqdlbLyIlf-34-YPqSh2V1pEZ6iMzBqcs,2363
executorch/backends/xnnpack/test/ops/max_dim.py,sha256=d15Ww6YQ3t5__r_Veinz6oCupo8v_xHjvRIGldb1Gng,2321
executorch/backends/xnnpack/test/ops/maximum.py,sha256=QMM1ngHzpexuE4ITgGRhZUrB94hD75iJvMSGko1hWwk,1967
executorch/backends/xnnpack/test/ops/maxpool2d.py,sha256=5XGoF4hYlKyOkjDEDPzSOAoY44DemoCLw7I-xiboozQ,5314
executorch/backends/xnnpack/test/ops/mean_dim.py,sha256=khKnpHAKhjjxwPY_cLxhxbm-dODd7_9a2goJ-pBbR_A,3158
executorch/backends/xnnpack/test/ops/minimum.py,sha256=6t9cALQrKxmB7oJYIbEuowkOP_U7mmmpcnNRdYIICnQ,1369
executorch/backends/xnnpack/test/ops/multiply.py,sha256=GmIPUERK2khi1YbjetpRIxs-gYBPcHdQCJvYcz7NevM,4817
executorch/backends/xnnpack/test/ops/negate.py,sha256=FwS5QlJpkEVAGwlYJdixZpjvUl90vMngiaZAfyNgFOU,1551
executorch/backends/xnnpack/test/ops/permute.py,sha256=Sqjk2CfQCIFdwnpKUl5d-bt0BueG79T4uZR8Hc-4tM8,3886
executorch/backends/xnnpack/test/ops/pow.py,sha256=_GdziQMwt20Am4-h9r8N8NV0kYlWl3_lcrU4X6_NMvk,1840
executorch/backends/xnnpack/test/ops/prelu.py,sha256=p70heAw7UPdZRah-ucD8X1n07OtwzYec23Uc2TMiYLU,1504
executorch/backends/xnnpack/test/ops/quantize_per_tensor.py,sha256=cdRZAzRNl4cWa1m4X3xHgMScseBME_13d4hyvkhvcdU,2174
executorch/backends/xnnpack/test/ops/relu.py,sha256=4j4yoIAomSaHi71_lQq9bMJ3B1nZXlklCaR91X-Qjac,1062
executorch/backends/xnnpack/test/ops/sdpa.py,sha256=BoujVEfzCZ0O0IETe9QE8epjigPx7lUCoUb1eqIA-6E,4502
executorch/backends/xnnpack/test/ops/sigmoid.py,sha256=C2Pw3fKf_I_7oK4OEMFzDfd-UHuXJPgcVePrsd9dHh0,1283
executorch/backends/xnnpack/test/ops/slice_copy.py,sha256=BWP_Wri1XLymx3avCEglU5O4o5IxdE0BnFcz_-b-iL0,5076
executorch/backends/xnnpack/test/ops/softmax.py,sha256=kRp4Vs38ziSue6seGyF89CpmNjcnrz_qL5MKVJW_itU,2309
executorch/backends/xnnpack/test/ops/sqrt.py,sha256=hC54QUoIQiiCeyCojwgsfKisqOVzfYrU2ax20I1hEik,1237
executorch/backends/xnnpack/test/ops/square.py,sha256=EXWFKFA2oPym3jVWsDoIFlEe0IqZUMpOQgQJr-WKJZg,1420
executorch/backends/xnnpack/test/ops/static_constant_pad.py,sha256=yZHd4-0V-hy3ULYZxR_XJbPd25Nc6gUiB61ohInS5FE,5422
executorch/backends/xnnpack/test/ops/sub.py,sha256=Gl8qxy4D8seYoW_cgQRCqKXX4TVRdEYst7-D02vOR6k,5029
executorch/backends/xnnpack/test/passes/test_activation_fusion.py,sha256=lbjTIXowkCyqft7xiFJaI_hMoZP23MOtDcYD1YiqWMg,6744
executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py,sha256=-LSJy1OXCmjwRdVX6PEOzAYZfdFJ7Wno4KXv5emE5zY,2620
executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py,sha256=gVQGWXgyIF1jmZNUqdTMZnrXIIOaAmRZkcZ0_wwJtdg,7989
executorch/backends/xnnpack/test/passes/test_convert_to_linear.py,sha256=YdgeTOY9VUwnBRyavQ_uDBLE1V3C3d8IWmIdBgL5Or8,1330
executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py,sha256=iRdjuU8Q2t9p85CNjJcU-OQroQgdr5O6wzEp_POs4kY,2856
executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py,sha256=626m7qGWleZ35Nz5rDEvvjGQFV1xBHkY7w4uQC4Tdhs,2850
executorch/backends/xnnpack/test/serialization/test_serialization.py,sha256=JbpVHibZhH_nCisJZJS7MaOcynDXcym3sKjoh3lVd8k,1618
executorch/backends/xnnpack/test/serialization/test_xnnheader.py,sha256=cAUAaMjf0K7-1nvjWjuM9d3E1N4SQ3xbtI5cPV8kSVA,3634
executorch/backends/xnnpack/test/tester/__init__.py,sha256=7rkXHO0srVRLlxl3C57kHhFBelxifVNAB-bDN3PenJg,559
executorch/backends/xnnpack/test/tester/tester.py,sha256=yvdF2M7iKpy53uXbMCXLjpa8jTBgWgq1_mg-zxyLZX8,27573
executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py,sha256=9c9D8Jv4eH2fuCPh-G5BhwWZ219hUyDUQeeL02B68Q0,3114
executorch/backends/xnnpack/third-party/FP16/configure.py,sha256=d3FGxBx2eYPPRSuXuqpHdW2WWY7owuZ4369DTFEy92Y,2818
executorch/backends/xnnpack/third-party/FP16/confu.yaml,sha256=FZlSY5b2JaHKt1Y7C5ltQBBlT15W-QEATl-kVvqjoLo,191
executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py,sha256=Tnh5quQybAf0LTBHG2c5p4t2OVhpH5YA5-YofoFA5Pk,1331
executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py,sha256=QVOo6GK9vDlmpMZyFapU0BJcFwaCCM_lYhogW8o0rlU,1427
executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py,sha256=r59K6bMYLdMdnkQfsW_PkQYjsor-KdRtKKnn1gNsga8,1074
executorch/backends/xnnpack/third-party/FXdiv/configure.py,sha256=E1jccXghjbGHh-PeiIpBDHiiKc7f9-uMN8ArnuxxPeg,968
executorch/backends/xnnpack/third-party/FXdiv/confu.yaml,sha256=TpuDpHOwf-rK6Jkd6NNMXNeONyGNDDWuL8KGjsF4ZFM,136
executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py,sha256=Hmi1Kz6MA1aznpb4XePXWs7iID_5xN4-rBKbHhcWGgI,5307
executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py,sha256=_mXuic8tvCBhfbYDzYQ5tgsoAyXFWPqAU5UwfQuFHng,1849
executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py,sha256=KchuqkaIAjk3sAQRcbpBfHBkX7MpHCMKMWwNND_msc8,2614
executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py,sha256=qfu_riz6yODKNQMM2GaAnw0z02RJ3b5MoYckBE9Ew9Q,4368
executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml,sha256=H5F4ju0Oo_xjTf8cxQLNeWJrb3zl-731Mc7ofsDR2gY,3738
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml,sha256=SZFLjzRTWFjJfsgy2hTIPch8kRXbv4kWeBnT9qObSEY,287
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml,sha256=biMY7Bo_M99gp405kho6-j5SSrKymynAaiK31Mar8sg,4597
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml,sha256=HlgGqHJ_fxWjNTGLDUlx68Tq96CrqWph2RWiLsJE4Mg,1526
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml,sha256=GNoMQwyMTjUEzg8a6AVRV2AvLI8bu7Qe2E0bjYQkMpQ,1543
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rdsum.yaml,sha256=YZ5pSH6k1T57g-BQT10kKkP2bQ5WiyLYq_GYnkwXr0A,1349
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml,sha256=ufeMPzuCP8HA4m2JS5l_AGY7mFf64kux-FN5dT5GmG4,1950
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml,sha256=eOR6UhMVez_F69L1SsIt-7mN0WF4VjajsKa52rcb9nY,7699
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml,sha256=vrLiLenuA6X53ETwKBSsjrNWHf4nd1RPKOJ57ONsujA,351
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml,sha256=e7GMlSlIza9Yns69dD4mJKbeN66yfx1klSbIm6TlyjM,386
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml,sha256=XfP5kIK7D4t2JSokg2HPIsOFQ7OT1XT3tggvOidyr-U,6039
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml,sha256=Yv_7Cy4OfV0R4D-mYVpF83bqDjE5M_zWSeb8o2qw_Vs,3256
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml,sha256=i9SYf83N7VYRKxtsAWaEcoBTCJvSjvIPZC_oHDPlzxY,1234
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml,sha256=slgj1MJz_8IhKpjr0Bo68PpEae8LbY0xW85g_6K7jfM,1183
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml,sha256=rFaa9bgmdE-6QAlJP21cVU_E6NTeJKDnF6eLaZV_izo,1243
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml,sha256=AfLsNzq6zgYXwT-0BHGLWGwzvoy79YtcCl4ghMfrzmI,1116
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml,sha256=DG9VSrceJcpnm8fEZoudELXWu-wng3SXVjSCpkAt9Vw,1563
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml,sha256=3qhQYz_99ZRHXGglmVhsqawSdzC6ZjGfjoPGuUWJDI8,594
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml,sha256=97RVIqSV2HgAoM2jy7vg6KIpqAyn_dJMqA50glT9-jk,1068
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml,sha256=UacsikD1D9bml7waQ_C9jc1oBAxTTtQLKYVgyVoIynE,2038
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml,sha256=MCPBcF7M1EfIaDkMOuOV39SohfZA0VDpZQEbU1ru6o0,822
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml,sha256=btkQOFavYUtAruSVRG_0-X-tauJDMSVG0s3FYBdDawc,36371
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml,sha256=If6LBE7LIqv2xLueeGu5c59ymdD5bzxoxkrqa3qOwWU,563
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml,sha256=j1Ler0DFeaEawa0QEu4cWWZP_T8MAl7QuJvxwJyvNAA,36015
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml,sha256=iNWK63UpMMPYsQKw1YoNrvbr2nVIo9rTRqzezDKEuao,4452
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml,sha256=wUuzwjdsPAs4X6AR1jRzF1pP52GPaRwkJWb2SHmo2ug,4018
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml,sha256=LY9ro4d4MUOIQdJVUaKfQigUwqgjsQy8b6CkdjPeoog,24556
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml,sha256=lO2zfOSf-UVaLpVDC6X1dZvRejRFU_nbg7fb_8F2nTc,837
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml,sha256=YIkgNyLw6ylJaCDzvCAUkvT4nV2pmMMbcXkr2umkV80,822
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml,sha256=d5wz0Onjquj3JrEIMPigBgsDgd1dqZROuPiUrSPQ1Zk,33971
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml,sha256=6r_-KXSWP9WZfr6CT6oykESaenwv6rzLzbXYyKtzrcc,4536
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml,sha256=uxfP_uQOJIHLSA40hAKOCL203kaY_gG-FojCiC5tn4I,3975
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml,sha256=sCI4dDQQWFK9IfoOt33spZRIaABM1RNgs0123lsu8n8,4160
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml,sha256=XRnkkwuAryX9QJdK63gOegiqFf-YfqfihyOYC7A7IAY,11492
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml,sha256=R4rgnTGToqPLNCbx-DalkO91dotmwd_-ZnNgf6BlRpA,29878
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml,sha256=LAvLccJ9CJ9TSUIvlPCYXwM0GV8lZUB1LYNgQaVuYIU,2913
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml,sha256=o-S6MKDURZxsNd9IhMCoDQgYzuDhC4e4fMImIEW1lYY,4081
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml,sha256=9C697sWsJ_lxJc6GT6zuc0i9e5wwy34XF0UCxrKKM1k,2037
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml,sha256=siBPZjYhFDk0yJQfdSJF0kn98nwlB3hURyXLYaEYJrA,1548
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml,sha256=bsVBbUfF_xKwmAvHWf_KrMMWSP_5ITUq11n38vQS_mE,4590
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rdsum.yaml,sha256=O7Fbj2cXyULwYL-mf1UZCTI3YQxJkoD6sSpon_Ql_6k,1889
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml,sha256=4r8RSgUqHDcFvYmDX-VrnBGC1t0tYeHjIw9uWp1DzZ4,2240
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml,sha256=pXgJQfLuAabFmB8FawSrzdL5YUW0b4kEUTBMmKNscbg,2240
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml,sha256=2qUnZD9C2vzBHPguvh5bvIrRyT8bc2-kPBynBpKnUvI,2372
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml,sha256=Hp1qCOSGOwQOviLqo7Jlcuo3tzlKkgwxrMV_4psrTLs,3303
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml,sha256=gfc8Ggg6x_RrRfZZYLfq9gqElhLKdm_MfoBn0BVzd2w,17072
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml,sha256=vL_iyeYPQVa0k93A7sG1zSP7B7xTVyf8BU9eDiYAJGk,2224
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml,sha256=vDK5rEmBF8o9EArtdGouNei_IAsl6kApgdc6rLKg2SY,1630
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml,sha256=jrEq8uxHe885hO_bLHiDclH5IT7DrviYsYaM2AqJO_g,1509
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml,sha256=6j7tM8T6bgq3ouMP-JtgCWhyOpTBksaIuwyY0E73vKI,9545
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml,sha256=NYyfW39Z9M2I4AwTXUrQT6Nt3BbZskuddGzFDrtzJMo,23588
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml,sha256=_c694keWKTict2hZ8Wi0DInfmBB8YC6-NtSFkHBBUcc,13268
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml,sha256=X4eV4Ceb2ZlhzwW6ePqK6vlSqF70oKSKNpHIAKbWbv4,12099
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml,sha256=HrcBdLRSfudL2iFVvHEV2Iv8wd7S7GOyvHidwKgUUIU,18621
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml,sha256=j8B6SzMPJU86ZpQ1hWLH2ahlPTs5P9t3KaEic7cY0Rg,54134
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml,sha256=-PEZYgaiCW1dfdtIGIyUcWXToT8D3ZvdPoQmbzdHT4E,43368
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml,sha256=m3PYLrnBNaQfde51-S2AORPbCjNcgblZptzFiUTARTg,36811
executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml,sha256=87WU3E_R8TACGWcOsgULvoAvYmm590gqauoMoYKYJPw,1537
executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml,sha256=myvXEY3sQSDyDBM8V-OM4ftM0LpNJLYqAGL014QWXKg,1760
executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml,sha256=aCvlNJcEz_6UzZKBWDZJlyDNsWvU4t3RiDzg2DTpOXE,71790
executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml,sha256=dqrC-r-l058QOfrK3-Tj2e85eFBYqQEBBqPtnfNnWgA,70678
executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rdsum-minmax-fp32.yaml,sha256=8yAZ6tPGydSXLgJ2TsAvTEBBhfXhqOaRXVarXx4_yMI,895
executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-rsum.yaml,sha256=sWnUzt8Rft8t24zwglVdVI-KeDQLXC365IObjxwLbPM,2531
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml,sha256=axAiECxot2KhYw2yeuWSVkaxEjq-pMqn8ggbB8jm_r4,23272
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml,sha256=P9FZZWqgGFgvIc0Hq-3c8vTrl0FEABlLzq9GBJ6AGl4,5735
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml,sha256=SwH9Gsu5bbxyhQGS_ziZcuLOZM-yb49ULRifi3DLiMo,23531
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml,sha256=gxkEjfTnLhuJvLEb8QlPeQrET5G2P1OPGCSNGqH69kM,4023
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rdsum.yaml,sha256=AwwDKdOVPp5V0TLFraHJi-sPyjieyTuKsVSLXrckMWI,674
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-rsum.yaml,sha256=taggQDKrj_m9-fB8Tb5FltQnoX0jiHCbETbFskqKUwM,1039
executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml,sha256=nE1lGp5ic5Y94j4hyBSZ6htzWz_DVFrpxFSzWCGAFdQ,806
executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml,sha256=YTFrW-3WAX42ySyru6nnCEIdV1hsLyXj1m7GhSMTVM8,806
executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml,sha256=kLAirM9d3zRDlNI8XculMj_W9Cmu9qsvHECHDvO-8kU,211
executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml,sha256=83QUHqhK23Y6ISX6lXJ3OHsdEDLOKVm3yx50yg8eRIE,304
executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml,sha256=FEsRKxYyiQeLLhTf9ncqdmQeJTVwtEW-eQRnY93HIis,1772
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py,sha256=5o4L_APBy9JtddBTZvVzcwrczcZYTV_WWYhpfE-g53A,46898
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py,sha256=E6J1ZeT60efdfLWEG8S64VsMIaV0cpk7tBpRnfuzMi0,19407
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py,sha256=teyJCxUa5_SFxSeH8YLQ3z4Z1bzJjDTP9P5YpPRgRbM,17161
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py,sha256=4MRWsV1WAkuPrPJ0RV4_i6RVo-yl4QU_c55OsAvr9vY,14557
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py,sha256=mL1FMARrg2a9Z1WcApsA3aOpPE1SKLBBo7f1XXI39hc,9889
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py,sha256=lxixS-AGMbo0tz-SizIF4cscGaY45YnOL6jeJkqa404,13211
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py,sha256=TfZteJ8GyatSc_Zz1aOUmSqhM9TSWkL5iSBmbSsf9Ts,32943
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py,sha256=p7LQC6lRY4fKbozg9Rm_ad7aCH4kQ8tReS3UpME4FF8,6620
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py,sha256=sGT4Ozk7F8kT0unbnteMfeJks2yp786Rfmpo7Vl9h80,6776
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py,sha256=uOL1pdKcRWd7roNSDx7evsAd29pppiXuOGaCS0CwzEQ,3964
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py,sha256=3YHxhHHa3xKNDj9iEZE18xTm1oJdQYYcO3YjthKAzl4,4328
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py,sha256=TWiDO2SVLwUCD6-lDCkLDlpeQr_eI-xBup8pLZL_6x4,4313
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py,sha256=tVIZeyvr1CTkcEp97xRyJI2ReY2NRXkPk3iSWiG0AjY,4258
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py,sha256=NBqspyWmj7DoYwivuZJS-BmjzBNu3zvS5OsYgPYHV4I,6490
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-benchmark.py,sha256=JmVowUU95HKhV-Jz2pnNs1lPzC2AmdPuHQxkPJ1djLQ,4053
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rdsum-test.py,sha256=Ce8s6vgbHlaVX7QGR7fPYKcshDC5CvNnxP4IRiF6k34,17256
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py,sha256=sZsH0s3jEYGLEOgoVYV-tof2SiDLH85HG9GrgxBBFTs,7940
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py,sha256=rB7Fa0I_GAO7zp7xKOz1yFxDGdpyeXcUa95ib-C5v9s,14305
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py,sha256=KQGV-1Mxpm9TLr4El3GrfG88UeGugAQUDqe_JRLT440,5822
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py,sha256=wgp9ekL4w3-UsFbidrbgBHO0Fgj35FUohNPitWZTKkA,8644
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py,sha256=arhi_i4HLA25icMZiZyfPzdFNgn8qoft_Y-W6Uutm_0,4734
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py,sha256=8bB64p02YbtsQ9V8MTTJlrTUJ8X_fJkwFb8Kc66EO4U,4280
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py,sha256=svPSWBsgXIS-SagdryqgUGjzB1KPT1YSpXiGAymd7_g,7660
executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py,sha256=Qlt1BJZ2ynETMTykW1giTYnSHCIkNiFGHjJP6OaVykE,6510
executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py,sha256=F5_ZeL28YicXWaSLyagHDRttFsdrHbfgGI0Ah8CJzRU,17855
executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py,sha256=XJ1JDVPVfPTKv23SXTEcoD7oc7pOFkkfr9TDOVVA2kI,4436
executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py,sha256=Avhe9VxNhKDxZ_3bZ7Qyd9PyOSWWwis_RFc_2FLyMKg,9076
executorch/backends/xnnpack/third-party/cpuinfo/configure.py,sha256=fXucoE7whHA3LZNZcxVBXSBJ_zLeL2Aw1Du23csmyR8,4582
executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml,sha256=kNYhcF4vLf_pSZrlWM7bU98UqOxLqwNic8-HTR10-L8,156
executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py,sha256=X70rQRwC2qXu0T88a6BkMFUpaO9irnnamSa3mePEW0w,670
executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml,sha256=pIICf0m3XMUjVsZUbKK6c6yv2WIe3ciXdZRRd4yUoDs,107
executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py,sha256=9MDKmTRD2MtC7qgDxgO4RSndI4LrszR7trMR_EG1IgI,15626
executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py,sha256=7KGiWE6qRYCGqi71XmvJQOqw8Nir_ths6VOAp7Z1vvc,3213
executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py,sha256=cEWPY-HAn4D7mFtwQP5jax0oFKD0_jETGBEKYr5TxhE,1504
executorch/backends/xnnpack/third-party/pthreadpool/configure.py,sha256=D1uKnnDMwAMVc0adFNaGtnAd_hFiZTsyCDAZemtlyhM,1240
executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml,sha256=QRTchwhfM2rBFbrUuWdNVNS0muElKNtL9kyqKDX_K34,195
executorch/backends/xnnpack/utils/configs.py,sha256=vwd6h9n5fb5AIDSLkZ-_-nYSTSKQySLbmyDjdGgRuoM,1473
executorch/backends/xnnpack/utils/quant_utils.py,sha256=AzAZidoRImUThnAwSchJIOX4yujtfVMJ2tTapC2WyLo,5456
executorch/backends/xnnpack/utils/utils.py,sha256=gzQbA94kyHJ9Xiuug7OL8AMJsrdR0nw457RApdJscaM,4116
executorch/backends/xnnpack/utils/xnnpack_constants.py,sha256=kDwAZtF_XHBmQaX-krAe1wCxlkXbJ6LSwVJPFpEsN1g,1265
executorch/data/bin/__init__.py,sha256=YJkdeyRUpCKptM4tAe2eIDL31qVOIwftLqG81UnQX9s,1626
executorch/data/bin/flatc,sha256=RV741dAlzmGoB5eb4LCz1ko1jSJDt18GIEWqZusq5IM,2724992
executorch/devtools/__init__.py,sha256=05HU882mZ3BocWXOZwuwi2z7mYw-OIzX08EO3433yKE,598
executorch/devtools/backend_debug/__init__.py,sha256=qwMP_nzQ0NskJx1LQRNc6J2WgeBGBpDcdRuZWAx0Ow4,383
executorch/devtools/backend_debug/delegation_info.py,sha256=4cU1-7fYihVT2gfCtI_y4qacHavcyXXfyTvaY7kceJI,6376
executorch/devtools/backend_debug/tests/test_delegation_info.py,sha256=pS07L5IQpdnU5F8ChAlnZOXK3E4I-hsc8xLDksr-wI4,2785
executorch/devtools/bundled_program/config.py,sha256=H7zw99E_vcDuheQmRh_bLddY42Yd-Uq4VNIk2K7u3Wo,3813
executorch/devtools/bundled_program/core.py,sha256=zGkOZspZmyx4L_KVbhmlnRdtAdxBMpJKS3oxUpvP_bw,16687
executorch/devtools/bundled_program/version.py,sha256=ensrAJAZ_Jw3K11BlAJYdTRzTkKX58Jw86xGfXzJ_MY,534
executorch/devtools/bundled_program/schema/__init__.py,sha256=eXQGElMlipvqVUwQfUWxv18fMPGZMHGk21zPkSi-i-M,270
executorch/devtools/bundled_program/schema/bundled_program_schema.fbs,sha256=DxA5f0F2AZLpTH2Bi7aw6m9RRwPXtVcVv-iLVLcPKzM,2707
executorch/devtools/bundled_program/schema/bundled_program_schema.py,sha256=juEjvizfYG6ZmGluaasutbP1Tdip8AL2HVc0IRjKxXs,2395
executorch/devtools/bundled_program/schema/scalar_type.fbs,sha256=nP2ufQLYUMYUHiq_t5mMWZq6Krv_ywFJcc25icAue4E,797
executorch/devtools/bundled_program/schema/test/test_schema.py,sha256=SVX1KttBb5SnfQ3t8tiGZE0TcoXFiGdUCVgBXKRiTfI,887
executorch/devtools/bundled_program/serialize/__init__.py,sha256=AFjae3ObsWmozS9N9EouMGhjQSC6LH32YNe0O-u__pM,4490
executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs,sha256=DxA5f0F2AZLpTH2Bi7aw6m9RRwPXtVcVv-iLVLcPKzM,2707
executorch/devtools/bundled_program/serialize/scalar_type.fbs,sha256=nP2ufQLYUMYUHiq_t5mMWZq6Krv_ywFJcc25icAue4E,797
executorch/devtools/bundled_program/serialize/test/test_serialize.py,sha256=nXNgElh5sCt8PT2bvhb7wosgKH4J5FLrbKfMfPGfbdg,1312
executorch/devtools/bundled_program/test/test_bundle_data.py,sha256=mb-tsgHQw2qgomsQ6Angr2NhQeVu7zY5o5Kmhr85hvc,4854
executorch/devtools/bundled_program/test/test_config.py,sha256=Maze5fgA68jgzF5jf00RSQCls5hdcbWDRM8Lx-bT1wA,5190
executorch/devtools/bundled_program/test/test_end2end.py,sha256=hUKXaVPIrKT72l3OZ29IROFBSHljwDslqL6U1niGDt0,2678
executorch/devtools/bundled_program/util/test_util.py,sha256=Ru8etr2MJKhh-Ypz2SJUPIyA1vOihS4x2WkepgZ5v3I,9568
executorch/devtools/debug_format/base_schema.py,sha256=3m6e-8koPGLg3kq3zJW6zKi_irzNCmNWU4DZ2HpDMVs,1539
executorch/devtools/debug_format/et_schema.py,sha256=jTzb4lI7D5alny5xvsTTBJQudYAuFCQvyaTUfKDXNiE,16014
executorch/devtools/etdump/etdump_schema_flatcc.fbs,sha256=hxzZgj64RZPoqbvRbut2TenU3FNFiGEqt7m6Hpg1bK0,5336
executorch/devtools/etdump/scalar_type.fbs,sha256=nP2ufQLYUMYUHiq_t5mMWZq6Krv_ywFJcc25icAue4E,797
executorch/devtools/etdump/schema_flatcc.py,sha256=OasnELfatyuDbICcu-5xqUBDpsLzBfrOyL6wx5e_kSU,2890
executorch/devtools/etdump/serialize.py,sha256=NwjR6-9DGWc32OFS55jdFOBwCTYrMNnolLLKnl82tKU,3807
executorch/devtools/etdump/tests/serialize_test.py,sha256=Jqt9hYLqL96FIMDd0N7hczdzUpR5HZoeSCYFJ6kcwGc,5272
executorch/devtools/etrecord/__init__.py,sha256=rT3GiFv0NBSHeGhp22zgojLy8FDPYMOJVK5nGNxfIRI,384
executorch/devtools/etrecord/_etrecord.py,sha256=0iVIvQZa8gEGVoPZBezY8Jtpm4d2BiUyHmBZ54HKoo0,13656
executorch/devtools/etrecord/tests/etrecord_test.py,sha256=8_JDsbUW4pkyOUawuucPJ3dTeKAKCIzZlx-dNqNs7jM,7925
executorch/devtools/inspector/__init__.py,sha256=zdufFgVnnOZKEzGJx4vzDdoy7Il9Myr77sDCTczWYa4,542
executorch/devtools/inspector/_inspector.py,sha256=xPYz13nwQUFxLC3rWkcoDUxsMSv7Ie-q1MW152UrL-Y,49719
executorch/devtools/inspector/_inspector_utils.py,sha256=k4zTaYhGCeauHyAuloag8OFTMTZxBKkrmGBIKXrtRus,16341
executorch/devtools/inspector/inspector_cli.py,sha256=1WafMcra5nX8bedGsJUt1EJAbqixSBpefHLPA9YvosE,2283
executorch/devtools/inspector/tests/event_blocks_test.py,sha256=uhMdEFVMCgvSVtwDRsgo9gaNCYZa45SbTvikfPnHksQ,24961
executorch/devtools/inspector/tests/inspector_test.py,sha256=iKAulUmnqKq5mOYwmAVG1yoT1roQIUHVOKhioAB9rYw,17017
executorch/devtools/inspector/tests/inspector_utils_test.py,sha256=ddaO9IHubwe4DhuGc6QrHaWtae5KNzf5AE9vsglOkpg,8229
executorch/devtools/size_analysis_tool/size_analysis_tool.py,sha256=bBCYze0wAAqVbBZb1iykWYesmxLNcFCyb845fL_nJmw,5709
executorch/devtools/size_analysis_tool/size_analysis_tool_test.py,sha256=1Upl0ZPQLm4HUPVnurYwWjlz0O7h3WPEIj6nO9buQhQ,3785
executorch/examples/models/__init__.py,sha256=fBhArS0BbDZXPRqcLbuaUF30Ym0qRdQ2ZnwuXbPHpR8,1724
executorch/examples/models/checkpoint.py,sha256=aB8yg0pyJnLudvhVtF-cJTB8X2UgIug7DFqJXMLU7x8,2542
executorch/examples/models/model_base.py,sha256=T7bb1OqjTyvwVB1xOTr0Zs8-3ZWaZa31GSUj3wqcTWc,1371
executorch/examples/models/model_factory.py,sha256=7nK4CBFdfKT-c2BQ51Wi7WykujKRZFEFebg8OM8mW9I,2161
executorch/examples/models/deeplab_v3/__init__.py,sha256=tRpAWAXc8j5B36P1mxjTNkvjYOjzDuzJclNjw2rh4jU,337
executorch/examples/models/deeplab_v3/model.py,sha256=pyaAi-xHR62Vt0NRsdhtGpk3EHgUAAYQgt-6W6RldZk,1432
executorch/examples/models/edsr/__init__.py,sha256=oNiSbjLyBsiJ6nJAAG-V4TngmECRtqBVUKjb2vHPwnw,268
executorch/examples/models/edsr/model.py,sha256=CpdTBbySusOxVXoHG24qlyhW-nDf-oyJ5HkH5CJMOl8,705
executorch/examples/models/emformer_rnnt/__init__.py,sha256=-gSie-X2jCndqtYb13xgzJ3bz7m1Wlq4TKEW2B2YED0,437
executorch/examples/models/emformer_rnnt/model.py,sha256=hB_PEvlU7pByEczvnvvKAgi0OP-ePQS5Npcx-d4x4Ro,3783
executorch/examples/models/inception_v3/__init__.py,sha256=T6L_eTsxk3CjcpQy-tTWdLi-SN-wsw4bAPrrS3Ow_To,282
executorch/examples/models/inception_v3/model.py,sha256=UmWDGOZP_OPxh-ls41-n1jwRXrhwGLyHMYTVfoiGp6E,808
executorch/examples/models/inception_v4/__init__.py,sha256=VCOqS1M6ctF1y8zXFf03yoErIdxqvfUSONv2Ra87F-M,282
executorch/examples/models/inception_v4/model.py,sha256=Rg1uhB1AxbRjWrbkcm9bs8d8sASb5Ah4jJ93mxs2gXU,697
executorch/examples/models/llama/__init__.py,sha256=9NbUaiDrwV3ofNeo7YZzcjH_qBiXWvCsclgQEo93UEg,272
executorch/examples/models/llama/eval_llama.py,sha256=07gwrFUFWZ1CithmwtXqVsePYCNSAjQuBXUx0W_7yNo,1009
executorch/examples/models/llama/eval_llama_lib.py,sha256=rJ-MoIpqqqmboGxIXT_Uz8fGe92zTF0ncVMaTVtn_rY,14020
executorch/examples/models/llama/export_llama.py,sha256=03JvKDKlEwUQkUBem16lCF-tB2q1X-7vuRzrZHnLpx4,737
executorch/examples/models/llama/export_llama_lib.py,sha256=812od58S1wOvwZkw86XY8HNvi4txRU8ZznsDcB8HZ3I,37508
executorch/examples/models/llama/fairseq2.py,sha256=GwXAcmPMILFau4ofKjjnhSV-V4sgiJkGNE8hrTLTXCQ,2329
executorch/examples/models/llama/install_requirement_helper.py,sha256=eQAQWXwiGT0eAkuCrfdEPcvg5-6RWmi_4lw8aNoSM9g,807
executorch/examples/models/llama/llama_test.py,sha256=e3hIfQeh1V3Yl082tIKx7ByOu-LemBH2i6wYAz1wcvo,993
executorch/examples/models/llama/llama_transformer.py,sha256=NymVfiFCJ95grCFi3r5t9Qpp72AKRYDQXs7a7FkDNYQ,22859
executorch/examples/models/llama/model.py,sha256=xKyQF9nnaPyNuG4B_2QhkwztSC9dQHGpPNN3azIDFR4,14817
executorch/examples/models/llama/rope.py,sha256=v4PBkfW5jZKmJNxn3v-crRrrW6nMyaNC4NUmFWKnqbc,8099
executorch/examples/models/llama/evaluate/__init__.py,sha256=CK5vsvLOpB5rGxcCV1HTwjJaRMbMNwu6NZyb9k3gMdg,289
executorch/examples/models/llama/evaluate/eager_eval.py,sha256=75x4I1dtiq0C6rFvbPfu86RWic1gIMRz4l1D30C5u8A,2542
executorch/examples/models/llama/experimental/generate.py,sha256=mXY5TRQNYPWasshUX0mG7_JeLzT24vocqqv7KG64kf4,5734
executorch/examples/models/llama/experimental/load_gguf_q4_0.py,sha256=f3jdPvNme-zV5Z0RT88jJXMX_WOYYIozwJkeHYAF6Yk,6608
executorch/examples/models/llama/experimental/subclass.py,sha256=XusFl0wGHGAc8KWl3jMZQcLlk_zIDvBJfWnOpND3iZY,8348
executorch/examples/models/llama/experimental/test_subclass.py,sha256=JCn0luP5w19xktlViia0xtd2MgFIBjZcfdF_HgLK2P0,868
executorch/examples/models/llama/runner/eager.py,sha256=08PKJaWzJgtb00sbFXouhyGZY4tb2eTKvudLhg-sH5k,2981
executorch/examples/models/llama/runner/generation.py,sha256=j-2GUXFjOqo77vPvdVc7KK5_oEA1w1zqPNbc-mwxxpU,7973
executorch/examples/models/llama/runner/native.py,sha256=hcpu_c_nbgQ7_2LwV0agvbtPcn8hLreuxtDqkE-nnVE,3164
executorch/examples/models/llama/source_transformation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/examples/models/llama/source_transformation/apply_spin_quant_r1_r2.py,sha256=O40Ykp8tQsuoC9rBXLIDeDYQKf22BpM93aGCcfoxEV0,7649
executorch/examples/models/llama/source_transformation/attention.py,sha256=HpGUpXOEjA0BYhxhrJmO6bbxuBjufPJtFXbDEsxPnVk,6956
executorch/examples/models/llama/source_transformation/attention_sink.py,sha256=Qn0C-BlT6z7TjceSouhU18yHSC0fk1zmY0Mlw-p7mPI,12073
executorch/examples/models/llama/source_transformation/lora.py,sha256=WMHI2fhUMMI_jIV1ogxReDgsGar58prb56jMTbuHwm4,5294
executorch/examples/models/llama/source_transformation/pre_quantization.py,sha256=Qchc5c4fVN6vSNijpTd6wtM2nfuAurVFfBeFWm6ZP04,6749
executorch/examples/models/llama/source_transformation/prune_vocab.py,sha256=Ipm--RD4sLRPjsXWCPOqrhtrwnpQj9PtZiSKZM6y7Dw,4362
executorch/examples/models/llama/source_transformation/quantize.py,sha256=x1E2g8ATcekEFXhshjfa2xT70hBQc51Of-9bj6bOBrY,27500
executorch/examples/models/llama/source_transformation/quantized_kv_cache.py,sha256=iDnwVhTLJaewgS4kN0jrYqSTCnwl6AguDot5LcdGrCw,9606
executorch/examples/models/llama/source_transformation/rms_norm.py,sha256=XQ1sPlh6XTtx6UidCao8ArovblSrYszn_i1bPtH1QVs,755
executorch/examples/models/llama/source_transformation/rope.py,sha256=RiAvbjYihwGnuD85gS06i7zZQ-mHlBcy6OaE5mlMrko,1683
executorch/examples/models/llama/source_transformation/sdpa.py,sha256=jgPcQ6Ba66bNsbGwTHcRJuTr0GRJ7rG3UrrCqWYt_WI,13075
executorch/examples/models/llama/source_transformation/spin_quant.py,sha256=rbqwmXcIzUd95nlQo6AnPBU-s3bdg6TOsSLppXBeFWI,2983
executorch/examples/models/llama/source_transformation/test_attention_sink.py,sha256=ZOysg-l0Q2E3__H9lI3fStzYbgLmVTCQET7fN_YLIXw,19294
executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py,sha256=lq7QqpK5HR4IV7gCVR5ZVMjVe262n8Af6V2XRDwxKDo,4365
executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py,sha256=gomh37dEMzYdVgFj7M49SxdmsDcL_DAiFPl2Gillmgw,2730
executorch/examples/models/llama/source_transformation/vulkan_rope.py,sha256=34pTk4Ubke3dAt6MJ3ZsfeOzZWQF_121CNO1yRfR3FQ,1048
executorch/examples/models/llama/tests/test_pre_quantization_transforms.py,sha256=ULS015GJa28pau4QEApaFnO7gVXj8AdXFOwLYK4WXDM,6228
executorch/examples/models/llama/tests/test_simple_sdpa.py,sha256=-2VVupuaxUa9irX04ABICkefEYTKvyALUO-0l8YVAWg,2151
executorch/examples/models/llama/tokenizer/tiktoken.py,sha256=y8dAERhyT2c2O62_3ViDaUDJ-O5vrbda3iYgCK3PcH8,7194
executorch/examples/models/llama3_2_vision/__init__.py,sha256=icer6khr8oZgA4tlqW-9f3CIexvC616eIAjjjaiOh04,432
executorch/examples/models/llama3_2_vision/preprocess/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/examples/models/llama3_2_vision/preprocess/export_preprocess.py,sha256=XgToYUwGr-G_6KGfv_2gUGEjopoylfIm4qEWUVg5IZ8,1259
executorch/examples/models/llama3_2_vision/preprocess/model.py,sha256=dh3gL6SqHj2Ag1vUXXFPT8oyqtKoX652BdbA8nY-3dU,2210
executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py,sha256=X_6tpnd1YxK1t8w0M3YKmxQwtHg--z7t38UGgNWUoU4,12893
executorch/examples/models/llama3_2_vision/runner/eager.py,sha256=86AlyWanPuY-wkuELCEfiUQv9GwAo3YzTRHUMC57T64,1681
executorch/examples/models/llama3_2_vision/runner/exported.py,sha256=DKxBnZNZoYazOJP083r1d3nrwxV9mQkYY-3w2WGp9hg,2365
executorch/examples/models/llama3_2_vision/runner/generation.py,sha256=HmunphPQ7k5ZLLib3oMwFfcIUlCkpeuMnou_fsFSJxs,3256
executorch/examples/models/llama3_2_vision/runner/native.py,sha256=uBx_Ga3wjC3cX0S3a6kB4gWpAXRME5qDm5x8WQCX-D4,3293
executorch/examples/models/llama3_2_vision/text_decoder/model.py,sha256=6DkiccqF0LIp11PX4oHlii-jl1l4UxywdAYku8ovkiA,8507
executorch/examples/models/llama3_2_vision/text_decoder/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/examples/models/llama3_2_vision/text_decoder/test/test_text_decoder.py,sha256=nRjnOxP7XDiQKCTVKoJg3tMf92sNEUMrdsopZ2SXc_o,2904
executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py,sha256=cRqiF2YSrFbxNn1cMIPvsimjiJnuzBGaPWye3-r2C6w,352
executorch/examples/models/llama3_2_vision/vision_encoder/model.py,sha256=VuyFPX8W3PUjNLX-qdmvbKUhpl8P-R4LshevIpqMTrU,2987
executorch/examples/models/llama3_2_vision/vision_encoder/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/examples/models/llama3_2_vision/vision_encoder/test/test_vision_encoder.py,sha256=VXLS9biVISdZv7tDGSlrTfzUf99NAIUJej8gXByyYmw,1475
executorch/examples/models/llava/__init__.py,sha256=AJPcL1SmITS_iYzaU7ii32zJKS7B_792SSaA6Vjl6WM,270
executorch/examples/models/llava/export_llava.py,sha256=Rze3gIQKwoaqNrXDs_WwS9a9bnbujYeQg119uI2XAKQ,11124
executorch/examples/models/llava/image_util.py,sha256=_C_y649SbR0WiRA4ECpnsO8LqF-HxZ-jjLe55GCpEcs,2183
executorch/examples/models/llava/model.py,sha256=GmRHdDdz-AOU9AzEXFEUekzWztkaEcEbC5C7MROiVl0,13710
executorch/examples/models/llava/test/test_llava.py,sha256=ieM4mVZKN0Fag2TYvV_raOpiVeUUaYF2NsHltkzQ__o,6015
executorch/examples/models/llava/test/test_pte.py,sha256=gtqI6O-Jq-aRX4KkrrV4-txmAld2C6IHh8AlX_uvwH0,3544
executorch/examples/models/lstm/__init__.py,sha256=P6MXgOjJKu8aDm-NSX89ImaAyRdZZPJjt4FkpT1QTSM,320
executorch/examples/models/lstm/model.py,sha256=bsT_AkWgEBcSoH70PTTScMS1T3jFMPDUMxGHXMgszkQ,830
executorch/examples/models/mobilebert/__init__.py,sha256=fqi5nA5VGp0yt6AQrxiZKEPOLK2LQkj45TdxoPMCOwU,294
executorch/examples/models/mobilebert/model.py,sha256=smTygs0rNcMRMBSjpRJy7cXZuPBlWZyNsIb2dqfqj8U,942
executorch/examples/models/mobilenet_v2/__init__.py,sha256=Grt8qeqOn4IJL9JEUVZAn7Vk-47l1OKcui9SkpoeMwc,308
executorch/examples/models/mobilenet_v2/model.py,sha256=Aah__ozT4JGIv5Me43mEUHgMNJw0XFdjzIOZt60n3zA,1119
executorch/examples/models/mobilenet_v3/__init__.py,sha256=_xkeOS0_jwHWmgQsHcJA3kyVngS221-E6SoDvWElU5s,266
executorch/examples/models/mobilenet_v3/model.py,sha256=skhlt02ploAuq5VIr-WAxPuDUsRA7NKPChSTEfIz4Ws,801
executorch/examples/models/phi-3-mini/__init__.py,sha256=UZM4_8D0cl4XxQGEl7PHHQOnHCZjyo3J13vtkyRkdC8,271
executorch/examples/models/phi-3-mini/eager.py,sha256=vt3HNL3tEKPOpd3ltbz4GTBQJOFqrLN5IVrRi3JNLJs,3308
executorch/examples/models/phi-3-mini/export_phi-3-mini.py,sha256=Ppaf_rngAmgQ8iYBQuHZcwZQORUCHYHiTXL4P-m0yIg,3768
executorch/examples/models/phi-3-mini/phi_3_mini.py,sha256=PGQZznfH9U_7czX34nqEQU8n8WbIAm4Bu6xBwu05Aj4,1387
executorch/examples/models/phi-3-mini/static_cache.py,sha256=Mw6wNajlU-Co7PvufOutkzRkOrjfgi8sMAu7fcqDtd4,1304
executorch/examples/models/phi-3-mini-lora/export_model.py,sha256=nt-70v5WI7xPq_2dFfvIRiOnHb7AfmjsJj7XWw99zMQ,4788
executorch/examples/models/resnet/__init__.py,sha256=vUM9BQrcUMwRmPx-KlOP2dBLqtp8IP4ksBjZQZduPqk,310
executorch/examples/models/resnet/model.py,sha256=SwArZwwvrN7nakfGOCFCwuZ7p29b4OOdVEd3MBeitj8,1328
executorch/examples/models/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/examples/models/test/test_export.py,sha256=zzUFNnB6TZu_volyGXDz04AW4mxQ3kUI88AtzfUM8BI,5929
executorch/examples/models/torchvision_vit/__init__.py,sha256=_jevzfOVC1AQrlCMfIqG-mHZGJeaOkSHvF5tEb1VhMk,288
executorch/examples/models/torchvision_vit/model.py,sha256=FNrMhqP0mwCPF29wYbm-ypPMdWA4ISGjOY3KLBOOsok,787
executorch/examples/models/toy_model/__init__.py,sha256=gIif-5aXvKt3QBAL01LHt0Ruq0eh2kFET3sJQmwMKnM,392
executorch/examples/models/toy_model/model.py,sha256=c8lzd0ZEeq4M1jVyxBhaLaVHE_BBWZDSbdGxYTGpaDs,2252
executorch/examples/models/wav2letter/__init__.py,sha256=Sdt0-oHMbOtXy2tIzWpIsziy6tOxBticmS0fpwCg4g8,280
executorch/examples/models/wav2letter/model.py,sha256=W5AQ3zv59rSGVn_bqkpmrS3ycmkr5RDWdaqqE8kp26o,848
executorch/exir/__init__.py,sha256=Fukc9q7smpAO8v71z5pA-FA6HGImXggC8o_U1TNbTNI,1399
executorch/exir/_warnings.py,sha256=wK6Uf4s1xjjwO_5QRIEMm9P_LxG-_Tk1w3hcBqo7yBI,1247
executorch/exir/common.py,sha256=QC_oJw4H6Z0CEl_7nRUxH-7hR5X3d56-pj2NMu-4SXg,4234
executorch/exir/control_flow.py,sha256=F90N_AdfPweNwl3rkXh-gTyTGXu_WYkSpLXTdRcAg-c,6551
executorch/exir/delegate.py,sha256=Bs8AnHTn8qDnwaxlFpV9Q8YEYamkTxy25hH-BczuwzU,6561
executorch/exir/delegate.pyi,sha256=87nrXE1OaYwTUhkJGwJRv18AzsRWjOMWit5ELq173pg,667
executorch/exir/dim_order_utils.py,sha256=TAryF8DjbR9-gC0_PzOS080GYlf5Q4vYrf3UDJAWhHI,2535
executorch/exir/dynamic_shape.py,sha256=IirFIOexCOPuChjvw9_yAXbc6syBuDzm67PtvQcNrcU,315
executorch/exir/error.py,sha256=EbDW3Hc_SW1RQMx3zxdoXax24i8c33KIyW9WfMdXbCQ,1988
executorch/exir/graph.py,sha256=3u--9qqTboyC2DX9G6sd-yVWWyfQxiVnUBT5BOVFaYM,2756
executorch/exir/graph_module.py,sha256=xidP0YNaFeRqW4jtr33jxCUaANtFcqjz2F918pIDa9Y,2331
executorch/exir/lowered_backend_module.py,sha256=nDFHCp4IvjxpPCVpxBptCysEmhWAHKu77q8hUEtjHkI,38823
executorch/exir/memory.py,sha256=BfvHyqaHk7TiN44rn8phWMS4BgwhllHHiU8beQP8iP8,1293
executorch/exir/memory_planning.py,sha256=HmlTog93IED5GJX63o246CzaULHRo09MHbyTOPI6hCA,29144
executorch/exir/pass_base.py,sha256=JZ1ZSstIoTQyOoMzhoV0lFW5fG-h_SZwu86SDv3wFgo,26994
executorch/exir/pass_manager.py,sha256=AHREvA0HZH6oH_989c8j4SmbybBZRyVOtl466pBvdLc,2816
executorch/exir/print_program.py,sha256=IPNaUGkVIW2sXE0VSP7npzEgXKdHr2P2HKShNaj1flI,15986
executorch/exir/scalar_type.py,sha256=ZwfT-UeiHL94dZdcuGqvqGOrTTTDnvYOVnfMI3E8KN4,710
executorch/exir/schema.py,sha256=P_kVQYrvgBbV4K8zVQKaHq2T1qXbdktgCGxrMeapMAA,5287
executorch/exir/sym_util.py,sha256=4qquB85iTXvDNgBDOjjeEc7xEc9R029YZQaaujXjVgM,2962
executorch/exir/tensor.py,sha256=eKZ2-x8D62PQAA1znRC9JpuE1Dre2wpytOrg8PVO7MU,12276
executorch/exir/tracer.py,sha256=_CR3wHlt4YDgwXGiQlbjCTiqUkMpLPwnF7zib7zd28Y,27388
executorch/exir/types.py,sha256=TtlvHnvTGyzEltcNx76HpheXviP5ST3Y8gnartF7giE,611
executorch/exir/version.py,sha256=0YUycsDtDPAm7OxJ8q1pMtkky8p7A6RtLtFucyJ6IEc,254
executorch/exir/wrap.py,sha256=wrOyKHIK5a6Zc0ijsNWRWKmL2m37uHG3iWUSr3E5zx0,1042
executorch/exir/_serialize/__init__.py,sha256=mgF-wZO8KWaqV96wG9X-9TtdlVSeRLtWHxpAwq6zhzU,514
executorch/exir/_serialize/_cord.py,sha256=1IlQo6WeeGNlBAfhZKTAwTaYl4yqzXnDaNeHLseiWoA,1681
executorch/exir/_serialize/_dataclass.py,sha256=owlOKySUCq-UrakXWXfzazMsvbTi2ZuyVCoQZN1fKjI,5103
executorch/exir/_serialize/_flatbuffer.py,sha256=GU_Zdo9kk6wXBUIS3aE942lNjttHv8ttrW_zMTKEMgw,12978
executorch/exir/_serialize/_program.py,sha256=eeQSuOHY3iiHqoK10_5sroUqYaLcMc1uZVr66eOwAtE,23665
executorch/exir/_serialize/program.fbs,sha256=6sy2QnsR0VR7YLcdAXDAdKSceZcW6WEKkPUL68AsqLQ,15718
executorch/exir/_serialize/scalar_type.fbs,sha256=nP2ufQLYUMYUHiq_t5mMWZq6Krv_ywFJcc25icAue4E,797
executorch/exir/_serialize/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/_serialize/test/test_cord.py,sha256=ebmKiKmoJ7jROaWk33bbTmNoSeNjOYLpq2q7k55ulMc,1880
executorch/exir/_serialize/test/test_flatbuffer.py,sha256=p44BQ2OzsPywsXB1yCWMGHVmxo6F3sabxyp-wYroAhA,13668
executorch/exir/_serialize/test/test_program.py,sha256=NB0M2tw61JTDmkpl7WCjqWAPxnpkyGr5_kjmzhq3BRU,39104
executorch/exir/backend/backend_api.py,sha256=F21jFdQl5x2LqmotkVZ5vET8yGVVHHACdlxlP3rJvbE,15608
executorch/exir/backend/backend_details.py,sha256=kCth22U1Y-3nzFMdeVH0Ub4lFAA-GLYprHTFjcEg0MQ,2407
executorch/exir/backend/compile_spec_schema.py,sha256=oVV0tzVKSpDCavbddT-b_S5wJriK2Xwv6l6oFEWDKuk,424
executorch/exir/backend/partitioner.py,sha256=WmFmFuLgSXna9vEMkqcaoObXTMN2Ms7haBJPw-nzNZo,4874
executorch/exir/backend/utils.py,sha256=KxPN0PQAeThwvKlSAMVl3WJggMxjcXq-5YjKx1WQ7kA,24575
executorch/exir/backend/canonical_partitioners/config_partitioner.py,sha256=Iq5kVpSDNGXSVkeB0yQihQY_edFedTb6E0Fwew1dab8,7921
executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py,sha256=kuZ1D-xU1WxD9pwDJFVQTQz2MOYYkS12IxFzDT6uTIY,6672
executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py,sha256=5WmPPdWnLnVHeUhYn7Y1XIuhcK-wihqZnIFfME903Y4,3555
executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py,sha256=XkZOBVF5CrD537J12HA1tHqow1e34nmACU5_Aka-bSM,5294
executorch/exir/backend/test/backend_with_compiler_demo.py,sha256=khxVuWmMC9vlIOOpHSQrXwcyGTjnNgh8cwVBop46_84,5104
executorch/exir/backend/test/backend_with_delegate_mapping_demo.py,sha256=C1TqG3DEyTjgESqV218u1JBePoJVBlgZj_eOfMxLWFk,8149
executorch/exir/backend/test/hta_partitioner_demo.py,sha256=rZT4obJuD9q52m4pd3othWQKIev9bwgS0drR3jbgP_E,10583
executorch/exir/backend/test/op_partitioner_demo.py,sha256=OMjhR60CAXxb7530UEOn_oU0pfZuD4QJfT0Dc3qKNMY,10039
executorch/exir/backend/test/qnn_backend_demo.py,sha256=9Vk4bT4JANaq4jGIij_wm-K1uSsgh_Gx3LxgDT_SGB0,1028
executorch/exir/backend/test/test_backends.py,sha256=d5M3J16FXQMZ32_kyECS4bJZ28pR8t8lZcAWQgpLD6k,45229
executorch/exir/backend/test/test_backends_lifted.py,sha256=NGc7YcnMAHxWupMu6y1pc44jjzVkSOpDjXhBQGNMs9M,44504
executorch/exir/backend/test/test_backends_nested.py,sha256=i2XfNHpZSFQnPjgP2JHMyPfTQuAl4rqeDyjLh348fFg,9430
executorch/exir/backend/test/test_compatibility.py,sha256=KtwCnA34Pb1ZtuaSpRHKa4lw-iL0nWGVDl5jng1ghoU,2364
executorch/exir/backend/test/test_debug_handle_map.py,sha256=yAV9hBYXTbprZENkpUgyF03JwWHyrNdcoaBZP2NqrFQ,4677
executorch/exir/backend/test/test_delegate_map_builder.py,sha256=9dr8vM_IU7yVmmQ4PCdpLhVaX__v0-NJEEhxKNcOfyk,8596
executorch/exir/backend/test/test_graph_partition.py,sha256=NkeYb5w7HOJCay7TvsoI-hkzpTP3ETrXBXRrv7Y1Q9E,8711
executorch/exir/backend/test/test_lowered_backend_module.py,sha256=daCYU1TgTEFUxWqtgpCJTdsNUjzqw88XoFV9W_lruIU,7335
executorch/exir/backend/test/test_partitioner.py,sha256=EGfP68jqXW7vtHhHPd6wx8-V05xdUNKqim4s5rbB5dk,30650
executorch/exir/backend/test/test_passes.py,sha256=LQPgBNaeEswTsmF8ax6U_YHIWFzMUyV5MI18vFSwdP4,1584
executorch/exir/backend/test/test_utils.py,sha256=3IciXfzW8MwYQvDJ6cNPPMPsm-ZEaPgqUlqZHtwSCjg,9030
executorch/exir/backend/test/demos/test_delegate_aten_mode.py,sha256=1oq1Yl0Sx6HlTNnXkB6fuoPSk5gIbnZxiCuSPITnuMY,2378
executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py,sha256=DJ9aS2uDyS7ovDnWrt46HvQW8Bgl4w2uRlCJlR-9MvQ,4661
executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py,sha256=nAomfw8LJ8dol81nbP3hI0_O5bWe2Cfuiwa6ead4eAs,2688
executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py,sha256=QCS_b9cErCfLUrE_5V7uGavF2ftaq1lKhK-MAnjxVeY,900
executorch/exir/backend/test/demos/rpc/test_rpc.py,sha256=WsPljAVhN61YZpThmDVj2dSZ0cNwC9XXSP2ABTT08gQ,7746
executorch/exir/capture/__init__.py,sha256=OL2FNMgkmu7RNqhDQvqY-yjButyiaaxt3lD4I3zaSiM,609
executorch/exir/capture/_capture.py,sha256=Cd7yBj1xUjoaAuPmVViNpAAISC0KtTwhB-REDFDFgAY,13875
executorch/exir/capture/_config.py,sha256=lV-sr8-O4oO1dXZGqoUBj07rV_aoDd6z1eSCws8ETaM,3688
executorch/exir/capture/_unlift.py,sha256=Hy7ytdamvbITHk7ev1lS1b3cBlfOxUDoiEHABC8TC94,6099
executorch/exir/dialects/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/dialects/_ops.py,sha256=ZjbFER4YFOG1gF5EZWiIjCHJxzwqJ6w21w-7BE_j-qo,6392
executorch/exir/dialects/backend/_ops.py,sha256=2auyVojijpM26Zbsl7VReuVL6cnJzVQVqWbYr6oFmGg,4573
executorch/exir/dialects/backend/test/test_backend_ops.py,sha256=h6-c1Us_BZnKq9sYW5bhT7txDgSYTz367FZbsJ2R2gI,2655
executorch/exir/dialects/edge/_ops.py,sha256=AtoQ6pSdYWbzQUOe04Jxw3IktSjoAwa_9CtOMEZNIq8,14701
executorch/exir/dialects/edge/edge.yaml,sha256=nmRcCc9zoIbn4wE53tpb3ntudAbijjZmDplq9tj98J0,122406
executorch/exir/dialects/edge/arg/model.py,sha256=0J0PO-9MJHKczSFX_iLH7g7HSMnTrrvyoobyq7jS5tQ,7130
executorch/exir/dialects/edge/arg/type.py,sha256=3fV05fr__M1A9Iv51-T-UHKzudlCl0QyCMBHJomHckk,1213
executorch/exir/dialects/edge/dtype/runner.py,sha256=aZc_qQ52DyT-Q_w1qR8Bi2bZyP1y40QJkZnnw5w3MU4,4468
executorch/exir/dialects/edge/dtype/supported.py,sha256=-lQI0BtTinQwMqtDWwHXJDTJ-k3l_VH3UgSdiWQUZTU,1474
executorch/exir/dialects/edge/dtype/utils.py,sha256=dvFinBauHE_hMlEs6k66JE-knGIh3bF9jNl2y1euX7c,1334
executorch/exir/dialects/edge/op/api.py,sha256=mOw4rZrK8d_4uvrdSZ23I_3sfwQvUUdv6OAsSSpHzKk,3229
executorch/exir/dialects/edge/op/sample_input.py,sha256=omlibTwcR8yEpzDjb8HlO0IgfDUW7lRVqGXWPBlLffg,41884
executorch/exir/dialects/edge/op/test/test_api.py,sha256=ccetzoedehbazjADJZsfj5YZR_2OLNcv8ylZbF7E78g,1618
executorch/exir/dialects/edge/spec/gen.py,sha256=6jXFUB1cB7ValOE2W5KbEUdMQhzBXeE20w6rSnTm9Bo,19475
executorch/exir/dialects/edge/spec/utils.py,sha256=wKVfoC4RhAGN84e7P0rVWBkyBWlAyRKF6XTcUZWxUI0,13241
executorch/exir/dialects/edge/test/test_edge_ops.py,sha256=Prm7RmF6J4uBJDzHM4JTJBxq0t0obRzuMHBgJg_eP3c,14956
executorch/exir/dialects/edge/test/test_edge_yaml.py,sha256=dot-vz4P89hm3JJ60j_e1FQv4gbgMXa6crjPMd9sUFo,9340
executorch/exir/dialects/test/test_exir_dialect_ops.py,sha256=b1AmAJ3lu9zcEFZEj92Rpo214a5H3d12hFpPKfSCy4E,726
executorch/exir/emit/__init__.py,sha256=6l2derctnGRi6Vf2eQsvepU5vcDFY6rV0E5sTBP1DtU,344
executorch/exir/emit/_emit_program.py,sha256=Q4ri07PacnrVwSPx8RN9Yxs40Jf6ewp5lZlZOdZGFho,7281
executorch/exir/emit/_emitter.py,sha256=32D1jMiAtBBND1zMwKie077uJipBSRNpiG3GOgO7RUA,68139
executorch/exir/emit/test/test_emit.py,sha256=TknkFCYgvZj50tCdfeBTcXMbh_eZK-dKQ8Z7OS38k98,58898
executorch/exir/operator/convert.py,sha256=g5mzP75wnN_eVawgs544nNQqwRDGqkQ7OWz56je_mjs,13055
executorch/exir/operator/manip.py,sha256=yxuuOP938QDiFUctmcRCSkHcr8fHpjxS4gExZB_6bhc,2822
executorch/exir/operator/util.py,sha256=2ZjUu3eI0TZo2Tb5ex-J9fGxyCmhXT_JbEnst2WNeKE,1442
executorch/exir/operator/test/test_operator.py,sha256=KGlPLRTh1ThVIRfPCHo-55Rx9dtj1bxaJ_AYSealmgY,3004
executorch/exir/passes/__init__.py,sha256=vMGcMVvq0fdfPfBTMqbKD9s8_9A0VXDzMVxVd5P7c5w,20721
executorch/exir/passes/_quant_patterns_and_replacements.py,sha256=O_vfDkV--Gary1mZls7sBE3ZWeNPFQG3JxibotfOP5M,35345
executorch/exir/passes/const_prop_pass.py,sha256=KE_40tL_a_L-ClepctkkdwxL3geP0W6dCRM9aAAvsds,3047
executorch/exir/passes/constant_prop_pass.py,sha256=5qidc1-QosaNqfaVOKqQNnZocApSe6eYD-nznBBoTRs,10771
executorch/exir/passes/debug_handle_generator_pass.py,sha256=rdclWX1VOz-uhJHKhOFYL3kjxUSDxbqQwVHp1U_fgBg,2557
executorch/exir/passes/dim_order_ops_registry.py,sha256=pvzVsUICUZVzG395erfqYZondCRlSm3yOJ3jTMUNFg4,2611
executorch/exir/passes/dynamic_shape_prop_pass.py,sha256=uJMYnFBbCyCM-Xc_HDkj1QPZ58_OvC2nXCFrv-mBAmY,12140
executorch/exir/passes/executorch_prim_ops_registry.py,sha256=h_Wwn0m5kS-4eTXVKHQ-N_k5uSYxVYXnKWMo3mkSXJM,5031
executorch/exir/passes/insert_write_back_for_buffers_pass.py,sha256=2FvueGK_cgQnYNSylNbPBb-fOmG7PLIj2SzXoCl-hPU,4777
executorch/exir/passes/memory_format_ops_pass.py,sha256=AAWlevtKoCmfQ2gq5AbUcO0-zkNRt5hbCRl15p8FTRI,4210
executorch/exir/passes/memory_planning_pass.py,sha256=-7l78P6WfwiNQ9FaPsPkB2ZAHVPcl6U_7iaALaUbDVU,5443
executorch/exir/passes/normalize_transpose_pass.py,sha256=PnSi7qOOfX_XZwQGwaS-Fz9lYSLLP_j34zi0m3bpZEc,881
executorch/exir/passes/normalize_view_copy_base_pass.py,sha256=yxT1folyldaGQp3CPWlh7UQC0fhuIzgRBVJrS-Dfl1M,2158
executorch/exir/passes/pass_registry.py,sha256=MBruKCw39YGa4LRgvAb0o1L3X9Q_xtAkztcEF15qIAk,2820
executorch/exir/passes/quant_fusion_pass.py,sha256=6SSfyALrJiIr1D8fbQuYuqNzClE8LXedvcBlZlN_7fI,4838
executorch/exir/passes/quantize_io_pass.py,sha256=4MfY_R1DgxOIjjpF0uhLAoBCHwfzo6JK6aspkIZbCpI,10113
executorch/exir/passes/remove_graph_asserts_pass.py,sha256=1Q1LMrtRBszjY6wcQR0y2-PUX_qJCwNbut97TuVhQn8,1286
executorch/exir/passes/remove_mixed_type_operators.py,sha256=0NAzkkFWZ5t3GyClLL1aRi7rmffJIwtGIoG6M8uhJsM,3174
executorch/exir/passes/remove_noop_pass.py,sha256=OGfZkpZRqfQ5LvSbwO7L5DbyLGZ1f0eFcwCe8mlK3Es,4599
executorch/exir/passes/replace_aten_with_edge_pass.py,sha256=PdaldcisWqFFcrdrDetFPAb0S0CSDtzRug_WeKwCKwc,1836
executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py,sha256=-jmDaO9LOB8N1dbN5ySPvKPRlcENf--1uQ2EB09NQk8,1654
executorch/exir/passes/replace_edge_with_backend_pass.py,sha256=If1-SWMIBKnk3aW0uTJ25-RkF6LDvUAmWjecJLeI-O8,2240
executorch/exir/passes/replace_sym_size_op_pass.py,sha256=JDuv4Ef9KbHo209FlLfawebLnNwvFH6Y_CJ7zZaOz0g,1243
executorch/exir/passes/replace_view_copy_with_view_pass.py,sha256=57dhPa55s51-WU9TGEiIvI3sb77MR2TKQoseVNXy1dY,12008
executorch/exir/passes/scalar_to_tensor_pass.py,sha256=wdb-9c3KUunLJKBWIO9CJU3db4qXxpQD2scOFOxBpXY,1227
executorch/exir/passes/spec_prop_pass.py,sha256=wgMso3M5Vwjod6CotWfvhnW2c9M5r9IoKNoMuaxV0Ek,5606
executorch/exir/passes/sym_shape_eval_pass.py,sha256=HYPtTKawL1j9p-xXeDlKcH2eu__HDaunY57XBkrp9Y0,13625
executorch/exir/passes/sym_to_tensor_pass.py,sha256=T4rqbMNfiHCHm2Fq6TCa5MMJwz0yDuy2TE5051LNbI0,2247
executorch/exir/passes/weights_to_outputs_pass.py,sha256=ruMec-o0HVWCqZJCFefuTrZqbyshQp2iGmBB7ak-CWs,2967
executorch/exir/program/__init__.py,sha256=r1gsxzYEFLSaPVELi9Yti3amr7HWXX6OH_0rdIB0R6E,805
executorch/exir/program/_fake_program.py,sha256=UZfVs2WCzd2o3g8scJ5PGZCKIkqNRTy5k9JamTo90tA,2313
executorch/exir/program/_program.py,sha256=tYCHqYCe38y6u5tsx-pd3-7jUXsFH_yR9cSdkYTSuAk,62228
executorch/exir/program/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/program/test/test_fake_program.py,sha256=N56Iq0W7KO_Vtgl0XkyZ2SmCPCCqoD6zZ3HvoyKh5Ho,2786
executorch/exir/program/test/test_program.py,sha256=1Nfox-5VOxgTCW8e0Q3PCAU1z0v_kIHRUIAL4DFbVIU,26940
executorch/exir/serde/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/serde/export_serialize.py,sha256=jRnWiWM-lqYQgbcPeH8yvK8EDWTRGPZl_0bxw7Lh4HY,115373
executorch/exir/serde/schema.py,sha256=5-8L6yF2yuGT9JkexROJoeStVrZgQn9Gwm8yjiPJ7eg,8990
executorch/exir/serde/schema_check.py,sha256=sel2_jc0Yi067giCFr5DSDL9B2HCo3kUZ2xH77Y52HI,10456
executorch/exir/serde/serialize.py,sha256=NZihC1Iks4oleMVFQImoMDNYyS5iCN8WET0Gp3QDtng,31820
executorch/exir/serde/union.py,sha256=rVau-edOIOlDBHGqeFkJOu1zkp3utEljUvH-GChr3nk,2222
executorch/exir/serde/upgrade.py,sha256=V9-JHBaGtHAg8AZtbBCHe5sAf1jlvfio59Ce9aks0pQ,9070
executorch/exir/tests/asr_joiner.py,sha256=G4x9nJIKviA2wAhECpHfn_XLs6jPxXP_uFA2cHBwsgI,2962
executorch/exir/tests/common.py,sha256=nzoV-xpg4ucHoCC2MHiqOLxK0VjZbQFbO2LLwfXuuYo,3159
executorch/exir/tests/control_flow_models.py,sha256=x6ZMsuUNk27U5eVlBZ2_yBYtKa5O-Hiryjyl8yClnoY,2646
executorch/exir/tests/dynamic_shape_models.py,sha256=U8pMRPDQLMl5dQVQ3fqbLalTYPXDmi0GC_UPwWdC09k,1569
executorch/exir/tests/models.py,sha256=fWp4IH8DYQzn9XzKbw3HShgMtiOkAnA-tSNAcHfQloc,17855
executorch/exir/tests/test_arg_validator.py,sha256=BiYA1lJqvd8pDSpsiBQTJcwgYuMGnNpOc_qqLTSHj3o,2343
executorch/exir/tests/test_capture.py,sha256=A7v9IHgLV-9CB_E34_relrbZJEAkmCysEGg3Cr3S1GE,957
executorch/exir/tests/test_common.py,sha256=ZIkh_UyoUK8Ndvxyq6oRPXamZfUG0z8ypng5p9k61X4,2864
executorch/exir/tests/test_delegate.py,sha256=9CW52pLwKFpA29PgmvXcMLsEpKB3fc7OgQhj0wc6qfI,11195
executorch/exir/tests/test_dim_order_utils.py,sha256=KKjSDuXXpRwwX4wrG9pdWZX3rUkLuEds9HM7h9rxMSg,1003
executorch/exir/tests/test_dynamic_shape_propagation.py,sha256=8FbhrFPwCFm2tytTM6MNZv_ZiYE8U3nVqq0losYgbGg,2243
executorch/exir/tests/test_error.py,sha256=jf_p2GXe28NUK0ovYFcBsV9jkOindTVKrubBgIeSU-A,613
executorch/exir/tests/test_joint_graph.py,sha256=b9JV7a-DJKyWNH6frtnWJnQ-Ho9bREtkT1qAP7LyIBA,4336
executorch/exir/tests/test_memory_format_ops_pass.py,sha256=J58M1HmXmcgwyJqWCLAohBwW5DRtvUwjVP9LroIdSxE,14400
executorch/exir/tests/test_memory_format_ops_pass_aten.py,sha256=0yMSETrkAumzWJNA_Bec8zSATr1FCziabJTBNaQfagM,5602
executorch/exir/tests/test_memory_format_ops_pass_utils.py,sha256=usIrugbEzZKZP2OAYxxfPz6R_Wqs-iewGRrMh7BadNA,5786
executorch/exir/tests/test_memory_planning.py,sha256=oPcL-0x5YRarJAkqhSIULCDvawOI0-NCuT7NlpMfXtw,22919
executorch/exir/tests/test_op_convert.py,sha256=r4rAWbbjE1r39nqvld87wLmGrdiVNBqiLnT0bZl0WHs,3513
executorch/exir/tests/test_pass_infra.py,sha256=Ew-qFHd02v6kWARy7C5MsuiL5FZgoEuPJzqgVW2AatA,5816
executorch/exir/tests/test_passes.py,sha256=juXPLaeX6Exq7TuiwKrruURNf__2G8JrdilNPx0uGiQ,64237
executorch/exir/tests/test_print_program.py,sha256=8Nj9WiO13rsyJBf0kIXk13ti8MTDJ9Mg_CYxzINSJDc,1936
executorch/exir/tests/test_quant_fusion_pass.py,sha256=oRWjpGeLaYUEEBmNaGleLVlRiQpkKm5amddb_63Qsps,14924
executorch/exir/tests/test_quantization.py,sha256=509LeEvAKLYKbcifs3bJ2nMmOHOG_V22DLcIc4FuCas,4993
executorch/exir/tests/test_quantize_io_pass.py,sha256=L21RPYjbRmqIW1ZkrSDDMRNMpqTfXeIKO9xS2y9gSrs,6071
executorch/exir/tests/test_remove_view_copy.py,sha256=LEMielEwDJ5GhWR1qlj7v1YzM_oiHhppFb7CUuPyg9s,10327
executorch/exir/tests/test_serde.py,sha256=NqMYTnHRffs00r-oi8oQ8qZJQPtxiF8esj2DwAa2rO0,8395
executorch/exir/tests/test_tensor.py,sha256=JLOXdRk0K9-M0rYTwjp1vcA9wzdPV90Vc5-VdyUwH9Q,12316
executorch/exir/tests/test_tracer.py,sha256=dpK0DB5tvVVPK7Put690x35Z_iyMQAcKfi1QYnWu-Hw,18823
executorch/exir/tests/test_verification.py,sha256=SSkGPW_jb4UFg4qm9QViQQpN3K9cdRPdlWT7WfeAaaY,8838
executorch/exir/tests/test_warnings.py,sha256=-4QHRkIgtA5DRz5A1-ybOh8wZpkH1zb8itGEB3-g67w,4896
executorch/exir/tests/transformer.py,sha256=EjgHPqIwJtozfBosWqBZVEkSWygcwfsKcHqA4yH7dy8,4136
executorch/exir/verification/arg_validator.py,sha256=SGUnK5X4IGUWLNz0u43xhidd5cgxazyaj-SwsYgk-ZE,5650
executorch/exir/verification/dev_html.py,sha256=HdAG-3NRJRlxY6WP9QEA145YFReBYBdwwec9IVydl1w,1546
executorch/exir/verification/interpreter.py,sha256=FL77LK4ilqvSKVTNN7Z1Qg2mkWa_uhRKlYQHY8GXAkg,16032
executorch/exir/verification/verifier.py,sha256=vrCbQ3kg2qTqOWEGvdW9ZFg1IAOKL7v7akjjG70OytU,12140
executorch/exir/verification/test/test_verifier.py,sha256=-FWPdH7IGxBIZXdvbnQEXqUioSADEAV0JAWLy3M4Pbc,6023
executorch/extension/android_test/add_model.py,sha256=4G6kRd-adZq8NgyKFz_YnSHAYWqg0xBQAwlXqM6IF00,765
executorch/extension/export_util/__init__.py,sha256=EV9eWdJtY34TPwUHpr63FTi7Ua-UwoSMuqAWsKzF_cQ,370
executorch/extension/export_util/export_hf_model.py,sha256=oAonwwAjA310rJL4AGhHjpxEpPBOi3xAS6Vt6xnMKxo,4149
executorch/extension/export_util/utils.py,sha256=401TG-RqiOL7aSA06_CU0CoAtDw_gTZVB0xbWszMalo,4568
executorch/extension/flat_tensor/flat_tensor.fbs,sha256=PfvZRYrPfPpL1VAHGOjAAT5syGXK3wYQAGMwL6xizTU,2721
executorch/extension/flat_tensor/flat_tensor_schema.py,sha256=3AhMOrFvbR4xkM83XAubElrNj_jitdpMQXVp2E6QZB0,805
executorch/extension/flat_tensor/scalar_type.fbs,sha256=Q6jAkSp7Q1SZ1lk51wIFiRJ4LPijg0lDDDRQ6UmsiQY,826
executorch/extension/gguf_util/convert_main.py,sha256=9mV-x56p8cSG_OdPASae1NhEK0wdw-mGxVHKhjsl3Fk,1798
executorch/extension/gguf_util/converter.py,sha256=m5qC6WJEcfzo7aH9AP_0edVKTNmyVOT2tb6GmC7_fSc,969
executorch/extension/gguf_util/load_gguf.py,sha256=3i7pqQq_WRdIWYk1kwdiNPeXGeM9fjsddmrPbaK6uT8,2914
executorch/extension/gguf_util/converters/llama_converter.py,sha256=wpJYseiR6hSeHrlQyrmdxVg4resgUZYRiytTpyb0xGE,3870
executorch/extension/llm/custom_ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/custom_ops/libcustom_ops_aot_lib.so,sha256=6WZH0sjQoXE-Y9guqZKxUul8L_-fnNNFnK5JxT8rNjk,499872
executorch/extension/llm/custom_ops/model_sharding.py,sha256=dxQWO_JSXrrtXj07sDzoJyrIlazR5aoGEzhqoz96aJk,3873
executorch/extension/llm/custom_ops/op_tile_crop_aot.py,sha256=TkZZ_xmsAHfbzCAVVNPlLQCXOB8ijgXM-wWbdoyFpdY,1458
executorch/extension/llm/custom_ops/preprocess_custom_ops.py,sha256=ZgxgY2odOgbudUJQ1OP0LzQZH4GJoRhAsAKMaohX43Y,2402
executorch/extension/llm/custom_ops/sdpa_with_kv_cache.py,sha256=gdV4xEyMU_qd6oD-8IHmyVWNrrZOiDkoXVQCReuRd4U,6506
executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py,sha256=D5fdN-3SHfsjMdVpqmcO1rurZnnENTUR4UQBUb2C3tw,1009
executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py,sha256=Vo_e663V6Q4eYgPDOsRCupMuwWnO7UV1t7Vp8stz_Nk,18978
executorch/extension/llm/custom_ops/test_update_cache.py,sha256=eAfakCRPCMxQg5JTJZEuEB2uYDjIIRm3Aaj6HntQQYU,8132
executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py,sha256=QSwVeNyHKBrPMBcRjcjPNlGpgocwL5hqJVBs72wW_Nk,7815
executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py,sha256=_MeJ4P1u_BkmXk8XGKOqm5FyYEgCz0jwsRU0J57stRI,390
executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py,sha256=I5CgCCkJabe_DUemgsTR9ELOYUiBBW_49K8_rgj-KI4,30708
executorch/extension/llm/export/__init__.py,sha256=xo4ruQ3J6qXVTrVf5I-FJQDyaZxDOi_L_NdS50xbf4s,282
executorch/extension/llm/export/builder.py,sha256=RNhWhHwJaXyJdRp6DKDCy_4i9Agw96b8kDD3-KFjAE8,18433
executorch/extension/llm/export/partitioner_lib.py,sha256=5wQXMxgT1T6SbgW__F8kZqdelrCKh6v4tuRC1F7Acas,7506
executorch/extension/llm/export/quantizer_lib.py,sha256=48hIJv9HoJ2UPlOToUpooHpj0TAdqXpxVKKF8vpZaSE,10901
executorch/extension/llm/modules/__init__.py,sha256=2mH1Xn29w6mZfgRSMTM2pN9nLGunueCATIwYkoWGOeA,751
executorch/extension/llm/modules/_position_embeddings.py,sha256=87Q7nCFvlgVjsOHiJ0RFP_8zzPs9NqK3jv2KmpGY_RA,29924
executorch/extension/llm/modules/attention.py,sha256=8zY1dU3rPWWxmhFQtQYRXd7sHzPhIpq8ZE5xNqz2q_A,17407
executorch/extension/llm/modules/kv_cache.py,sha256=MVjATv7yEt58rMqaUapSbnavObPOyRSZBB-pUqR7Z5A,5800
executorch/extension/llm/modules/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/modules/test/test_attention.py,sha256=vNnnT3ThViEaedvzhKcFxmtIlczmmYtvkPAoNxOlB4I,9375
executorch/extension/llm/modules/test/test_position_embeddings.py,sha256=OIIxunY8y9oTcPSf4qr8KpelYtqvH_t8v04O-HqIvI8,7907
executorch/extension/llm/third-party/abseil-cpp/conanfile.py,sha256=sCrEFrqRD9K1Vh6R1PHDh5VfkUDm3-Ej-6EKG_ol3BM,2067
executorch/extension/llm/third-party/abseil-cpp/create_lts.py,sha256=d0bXcDcsknqNkdXvUG9DeICZeLY-HBhyNrFLjtxrzHg,4563
executorch/extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py,sha256=ud1dqufdbkO8is-Zvq4OCreClqR7VwaP-neJ0kbM_4Y,7744
executorch/extension/llm/third-party/abseil-cpp/absl/copts/copts.py,sha256=sfgQ4LJOdE4caLAQuxUFvevaphJ-GogIjxZAnYGp2Zg,6330
executorch/extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py,sha256=_F5Ylz-P3vmBhv1HVuGpk_1xIa2ksNvGM6ZL6BNIjbk,2509
executorch/extension/llm/third-party/re2/benchlog/benchplot.py,sha256=O0mjj_ZiaaLRTLA-2NxPpnt8S73t4V3YPOqYUSH4yJs,2726
executorch/extension/llm/third-party/re2/python/re2.py,sha256=U-wKFUmlU5jZc8TBc2IcJAiUKcq0rtMefSG6jDs9tYk,17683
executorch/extension/llm/third-party/re2/python/re2_test.py,sha256=SXINXSQQesbGzH1M54Xh2E885POhVJrPSRtzSdscMrg,19120
executorch/extension/llm/third-party/re2/python/setup.py,sha256=Jqp0E-rjbM8U66u2qAGWjIIRS5FfS5UtQJveYPNEXno,5608
executorch/extension/llm/third-party/re2/python/toolchains/generate.py,sha256=L7x061gy-Et7oKfCfkHjvgqXCdcrYWEB97OmZuhsPSo,2317
executorch/extension/llm/third-party/re2/re2/make_unicode_casefold.py,sha256=k9YUbg6WzY2yPurDeJDQ549g-vzPduzjIVLkzC3T0F0,3741
executorch/extension/llm/third-party/re2/re2/make_unicode_groups.py,sha256=yHS_iEtEDipc0CeCUQAbvZPMbwmBpPL6ePlNs0PLyHk,3033
executorch/extension/llm/third-party/re2/re2/unicode.py,sha256=BOhB5-i9QTp3glMOZVyoxU6z5f9_V3aNXwHj0YGgcbM,7746
executorch/extension/llm/third-party/sentencepiece/python/setup.py,sha256=YV5Y4kq6m-e00fnXeudBSNoF4dhBoNdDSX6m00BTP4c,6241
executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py,sha256=b6FihBk50Vx7CeXfVlLP8eVQQW4O6EXfkSzdPVBD4sM,49230
executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py,sha256=PmcQ2PI2oP8irnLtJLJby2YfW6sBvLAmL-VpABzTqwc,22
executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py,sha256=LawEwmdUiIU1T9HcYu-rNEVTFcwAh9i-qavMMsg9riE,6257
executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py,sha256=_ZgnXOkpoScMXbJ-8BMKn2Q97BbMOH9Hz-L7JFMcJro,1753
executorch/extension/llm/third-party/sentencepiece/python/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py,sha256=2jkB9a3lTymxTI-CCQu9LWPzIqUS5nPJg5obVjpsF3A,32998
executorch/extension/llm/tokenizer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/tokenizer/tokenizer.py,sha256=kR-jFa-pmzza7rxk8YhMkc7M6X36S8uaNUGZnC8TBvU,5298
executorch/extension/llm/tokenizer/utils.py,sha256=9taBz-JWGPFGSfOf5g3JVRret63qjGeNml8F50sVi70,658
executorch/extension/llm/tokenizer/test/test_tokenizer.py,sha256=OnDlQk4OUFzxGO9IkbPCZMct05mpgHwVYMonDDiTfWM,1862
executorch/extension/pybindings/_portable_lib.cpython-310-x86_64-linux-gnu.so,sha256=RcGH6OTCo4MVlHIJqTzdta-mveFGK3amKQ5c_icsMJg,11055528
executorch/extension/pybindings/portable_lib.py,sha256=3WtXlIRAF6PTfnrVFFD7cJHempiKQQ_fjAmOOFBK0QI,1938
executorch/extension/pybindings/pybindings.pyi,sha256=WwH9Qfw702x15o8QfhU6LDAJpwnFp7cKb4MIMWe9i8Y,8206
executorch/extension/pybindings/test/make_test.py,sha256=uszX9OgXtfGh6SzcLUGrNZ6_O40Fb684_t8zwghPm_c,15606
executorch/extension/pybindings/test/test_pybindings.py,sha256=ghqz5hqGXlCVmcNR171gm0B7FFdbFN4xeWiGUXpwSxs,873
executorch/extension/pytree/__init__.py,sha256=QxW6U4zMEomQTHor1WIG_SdPFtFptbnLnC1S_7wmIUk,1682
executorch/extension/pytree/test/test.py,sha256=OVXGy6xLoVWX6MOvhwDa5XXbDQ5fc3rRRedCNYoSF4E,11129
executorch/extension/training/__init__.py,sha256=WngnOwJpHmCE2vxgX_X6_ZKgx_dZshPpSOhhbYi9kMM,650
executorch/extension/training/examples/XOR/export_model.py,sha256=KzGDBNCG3JTJADef-wJ6hpGoFNzNa-wTFGS8-EmSUlk,1740
executorch/extension/training/examples/XOR/model.py,sha256=2_61-MgQOkz4dQ9Sn4n2pW35u5rufxzUwLB0AUGdQiA,1020
executorch/extension/training/examples/XOR/test/test_export.py,sha256=5c9r1RwF6Rkd2ebkK1kS7uTt7cgG1adAi784Z_VZBVc,518
executorch/extension/training/pybindings/_training_lib.pyi,sha256=2fKpSJsfkGMg1kh7C-tqk4Ae4AeAlmZsPhXx4PGKOhM,1286
executorch/extension/training/pybindings/_training_module.py,sha256=cXubg_50LNSx15fXJ2HTEX7luHwFu9QgrcEEJTbyCwI,3154
executorch/extension/training/pybindings/test/test.py,sha256=MxUH3GIp4egMV_OrkjseRl8Lkt3uKsnnz4_bAgyIOAc,1690
executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h,sha256=7KrR7s8JJ1E3EDq_D5YVtYuALaYvfwli8CvO6MXK6f0,6390
executorch/include/executorch/extension/kernel_util/meta_programming.h,sha256=rPl8wZo0edBvJUoVZBvVM3GA2GvdHX-t6ELv7eq-yqY,3936
executorch/include/executorch/extension/kernel_util/type_list.h,sha256=RQVzFg1AV8KyhRLmUseWUgPRS1Yb03UyYibmMNInboo,5115
executorch/include/executorch/extension/tensor/tensor.h,sha256=jlU3hosu6tN15J1p1ymAn4iSLY-qiwolX9p8uqeCBeM,390
executorch/include/executorch/extension/tensor/tensor_accessor.h,sha256=Yhx2HOZdMJMnb3IjBh9tykeBz-zfu6pf7Gp6UWPFt7U,6494
executorch/include/executorch/extension/tensor/tensor_ptr.h,sha256=DbkU-DlpBjgq-FLb3YTRTAVLrSxW-8WwH92tyyv11_c,15546
executorch/include/executorch/extension/tensor/tensor_ptr_maker.h,sha256=YXghSltT53g2HfQGfIFyFlIszYxDxh7CuNM2gtpVehw,26980
executorch/include/executorch/extension/threadpool/cpuinfo_utils.h,sha256=9O2RskJ46mepV91hzADJ_1lDsObFkqHHu2Qk3jKu8Is,786
executorch/include/executorch/extension/threadpool/threadpool.h,sha256=AjZnyH5CCGkGi9duUXGUwJzTFuUtSQdmDLpIcqoeQjs,3534
executorch/include/executorch/extension/threadpool/threadpool_guard.h,sha256=g1ej-y38CiaxWaioTbe-WzoP9xqkYNR-EblVKHaP7y0,1208
executorch/include/executorch/runtime/core/array_ref.h,sha256=Ddq5U7-o6V55fFO_Qd9IWrQ15kYrYVsZ-7jkyWSHznA,6786
executorch/include/executorch/runtime/core/data_loader.h,sha256=N24ldtq5NxFGGgxrnNoHq-EWnyQmUEc7k2_3S7pHFwM,3824
executorch/include/executorch/runtime/core/error.h,sha256=kVjiSC_3lpo-6pSApCfDtosxVe0mHZ_dyUPt241w4Eo,7056
executorch/include/executorch/runtime/core/evalue.h,sha256=lDyXqoBC0cESuLFg4HhAPmVosKYOYOV2W1uS4D_LEug,18254
executorch/include/executorch/runtime/core/event_tracer.h,sha256=SLOBXD4YHtSXIy3Cmu_oR1pwzXcbONxvDdq_6d6upjw,21412
executorch/include/executorch/runtime/core/event_tracer_hooks.h,sha256=ILFckO4L2vdwO0rVpkrsfhi0HeeaLakqIOkfQkl30QE,9688
executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h,sha256=KDyChbNOR-kpAnNyx6sBHo1JFvwpX_2AWGEPZplRnzo,8688
executorch/include/executorch/runtime/core/freeable_buffer.h,sha256=AGBnsChdrC4QTkjiLDdf0BMCNKsG51QhocDxt5vwReQ,3199
executorch/include/executorch/runtime/core/hierarchical_allocator.h,sha256=hsZ0Rk0EYIyhGPwAn7nddJdOsKKQBLMH6vvrNpzcbKw,3875
executorch/include/executorch/runtime/core/memory_allocator.h,sha256=PHfoGBuy3ak7Dq7UYcz6BlgjxZVGnyQSUwfVrWw264M,13952
executorch/include/executorch/runtime/core/result.h,sha256=XkqtimraMlASijT1crnYWNVsf7vix2zW0jlYmxe3Xkw,6989
executorch/include/executorch/runtime/core/span.h,sha256=0B3aTdvNZWUDbrTAkZ4-LtqcUhI7MbAL1mup7-pLnuI,3003
executorch/include/executorch/runtime/core/tag.h,sha256=HsT3lVKKKOVDLY2L1iY7b12pFfrDHwID19ajsQes-D4,1198
executorch/include/executorch/runtime/core/tensor_shape_dynamism.h,sha256=4c4sQPkJCJOwYQrEuKqkdRCw2ErFr-BINQNQGq6-_aU,956
executorch/include/executorch/runtime/core/exec_aten/exec_aten.h,sha256=3ieOtQ1GrnFTewnxqoLdRaUXnBgXa2e07DcO_uEYj_8,5353
executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h,sha256=kyvxoVJPZUhe81c5R7eoCUGMDLE2XI0Yz_2UsbYXT7k,38878
executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h,sha256=aUbOt4HTPCM4cGH4ir15fRftEun7cO-vLBNMrBVn0ik,14847
executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h,sha256=tInipBybCaLvfTv7l9NDjITXUyrJSw0dPf76eb2QYUQ,8509
executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h,sha256=KUCeYCxO2hLYQZBiSXRWqmV1EG38ClLsyy1nR5GxUBQ,62658
executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h,sha256=9pYbyUtxNdSjraO3lBY4s4fZyiYkUMKWVmC-G2zD4eQ,56436
executorch/include/executorch/runtime/core/portable_type/bfloat16.h,sha256=PfPkwPQW2mJo-M-9gzsOWUtqicIdjnF7ZjNVi5L5hV4,9441
executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h,sha256=Ih0oGEGVmSu07q_ArBjkA0_n39QNPhE8gLXFC1VVTGQ,8431
executorch/include/executorch/runtime/core/portable_type/bits_types.h,sha256=p2Y0a7-M42-T5kuhRcQmDMofQ51QYiKkr9OmyOUwhnY,2095
executorch/include/executorch/runtime/core/portable_type/complex.h,sha256=L0VwjBcty_C0ZHsXhkCGCRVnijZRLDuvMD3AAcnJq6k,1043
executorch/include/executorch/runtime/core/portable_type/device.h,sha256=vgFEDV_mSVWUj_j4vaF7UOTS835CqZPkrbqYqu5mTk4,2054
executorch/include/executorch/runtime/core/portable_type/half.h,sha256=rb9Jxw_AXmweJ8UBNEBFrmKozFlgae_MRL_asv-ks3Y,24244
executorch/include/executorch/runtime/core/portable_type/optional.h,sha256=rfB4lhIVHZnUQxdeIl6lVhM2TA1c5UrBqr3DubTz84I,5377
executorch/include/executorch/runtime/core/portable_type/qint_types.h,sha256=M-k-aAoVhFzfWEJ4ii1nZ1EgfYfivZZX80DOSODuz5U,1926
executorch/include/executorch/runtime/core/portable_type/scalar.h,sha256=2FbmA_7Ou_OBSASQdryvdJNHVvn8FLsmA8z0_aRb_bM,3228
executorch/include/executorch/runtime/core/portable_type/scalar_type.h,sha256=fJ_aPgprRlv9PZixTHKdKV0Dxv5W4MzADLqkrlkUSzg,6499
executorch/include/executorch/runtime/core/portable_type/string_view.h,sha256=zplBpT4IhvQmJf5aTgE43VIDzREoa8oTL-QcCwVjdwg,676
executorch/include/executorch/runtime/core/portable_type/tensor.h,sha256=4QyxV6iuFOA9Q8DOcmyty7RGdCpSgpCxl3xsVlVnssg,5037
executorch/include/executorch/runtime/core/portable_type/tensor_impl.h,sha256=r_u-gTkEPw0gB9g3ZtvxV2tbTAS2pFe7sJZ0FdxOiWI,9064
executorch/include/executorch/runtime/core/portable_type/tensor_options.h,sha256=fSNHwnu4P_gItYNnCWnXY6JT4fi0t9h8tcEnuEFCeR8,1640
executorch/include/executorch/runtime/kernel/kernel_includes.h,sha256=J-HiLZUjb8lNiHXPeFD2TrOa7NRAZ1J8jMMOah9wnHM,854
executorch/include/executorch/runtime/kernel/kernel_runtime_context.h,sha256=9UPhJ7vmRIR9iAoC7CRGRymTNJU3SNMKOUg7zOQHJFc,4521
executorch/include/executorch/runtime/kernel/operator_registry.h,sha256=Qlnj_E55u1dzorJHXiVvasFaQ2QEL8pUlYQZElrddsM,8977
executorch/include/executorch/runtime/kernel/test/test_util.h,sha256=_NEYGtezWnVPk4WCdbR7hccwGM1E0uO2UxPAsWVyoIA,998
executorch/include/executorch/runtime/platform/abort.h,sha256=Y32VSUDZH3yIctmEbQWBX1BEkI7NGR1jmbRSBr3S3HE,871
executorch/include/executorch/runtime/platform/assert.h,sha256=g454vpZ2yggh0T1cX1QyZm4s2Atx8Mt0U9wF2J2RG-k,4223
executorch/include/executorch/runtime/platform/clock.h,sha256=vRV2gtiRmS_lEg1-zrjJIbrsFAevefbKUwjrsGxroKc,1187
executorch/include/executorch/runtime/platform/compiler.h,sha256=bR-x_CZb1MjQWW7lMetHtmt0nvJjkeG2Lrb3DzXvcF4,5195
executorch/include/executorch/runtime/platform/log.h,sha256=CtYgIsAWt4BJ22L3MC8MNokAerJuMZKAEwGhbIZ8IPw,5309
executorch/include/executorch/runtime/platform/platform.h,sha256=-LjWYQCkfWMuOlWjtqvDM7zO41Cvc6ZOFKdRG_IWJdk,4227
executorch/include/executorch/runtime/platform/profiler.h,sha256=8YmXreu1wx3K9Ko6rI_2DEuIn5366OloBveBO0QoROY,9372
executorch/include/executorch/runtime/platform/runtime.h,sha256=K1041U63Zx0RmllzgOzDbQSRJChM_uYmcl_0soVIDWE,768
executorch/include/executorch/runtime/platform/system.h,sha256=rYsCjyBG3j_DOtnOHnLW7mAugCxPTBUlvw83ANiQjv4,1319
executorch/include/executorch/runtime/platform/types.h,sha256=bA7xIiWjhVVMTr__yDXC5UUma7N_8udHvIhcPQ2DnZ8,509
executorch/include/executorch/runtime/platform/test/stub_platform.h,sha256=3Iygu09KVL6xkMD741jcAxVe6zbi8d4-XkpvYrMOWSU,1842
executorch/kernels/quantized/__init__.py,sha256=OEZBSoopjI6K1xxt9Xdpf56SX587xHCs0HNHqVSKFYE,596
executorch/kernels/quantized/libquantized_ops_aot_lib.so,sha256=HPxBs-87wKvxDQxoTvooADZGI1F2av5d6lgwAkBeH5Q,483168
executorch/kernels/quantized/quantized.yaml,sha256=xj7w1nBxsPBVONibTPYfMYhHj72m8rnLniOBSLwHWrY,6228
executorch/kernels/quantized/test/supported_features_def.yaml,sha256=Iz8Msn2EaZN7rwh2ndc3zhipt1Q2H-8xho1lNX6Teig,14
executorch/kernels/quantized/test/test_out_variants.py,sha256=SxqeUPLlHBTj87IDFRBc2Rju-_Z6lsyfqmz2M65QRwc,4451
executorch/kernels/quantized/test/test_quant_dequant_per_token.py,sha256=ROe1m0Qqgf3XES_IRvziWMD-uVbBrL2cPICZcurgmVk,6974
executorch/runtime/__init__.py,sha256=fyvx0NSi4lo_8H2rbygspoinofy9gXbSMnwAEskIAY0,6373
executorch/runtime/kernel/test/functions.yaml,sha256=KzWt0cHBKgMOG_QbWH5iHwP1-boD0a3fchIbSScee8w,358
executorch/runtime/test/test_runtime.py,sha256=klkbUa_yHvfM1C2ZY6s0ADsLZUam0fILM8FWHjBAlX4,2742
executorch/schema/program.fbs,sha256=6sy2QnsR0VR7YLcdAXDAdKSceZcW6WEKkPUL68AsqLQ,15718
executorch/schema/scalar_type.fbs,sha256=nP2ufQLYUMYUHiq_t5mMWZq6Krv_ywFJcc25icAue4E,797
executorch/share/cmake/executorch-config.cmake,sha256=HZp95JrRWMm7uFukKfKtaGqWoYZzgBc0RurZqdN0VA4,2269
executorch/util/activation_memory_profiler.py,sha256=ynu-nGGaNT4_6oo6BPU8Hj1md6v1EMV1taCxbvP6jIM,5930
executorch/util/python_profiler.py,sha256=wQ1oHOkCCD_xzDtFXDO1uBm-RG9jodkurTbKxfEp7cQ,3001
serializer/__init__.py,sha256=hX_cOtZAKIMNeFOsAgM1fIjJr5fq18jTXRl3qCXbhko,94
serializer/tosa_serializer.py,sha256=X-px6YgrZdTofA8xigDl30dcSQS4GQfRXynw_kP6d3U,32104
tosa/ArithmeticRightShiftAttribute.py,sha256=fX1J25rLt1OlpJu5a-12UNTzpN60Xjvz1qhdLF-AaKg,1775
tosa/Attribute.py,sha256=fU9ZyjuZLgGD7FhKNDWGdv8N-CGXwqZPYHJA2yZu154,708
tosa/AxisAttribute.py,sha256=6GpvJtcs9lgmVzOS16B1qb9G0KUWCgAYHukAjuscHMo,1567
tosa/ClampAttribute.py,sha256=GdxI9h-UytCOozOfLx-nn_PCBbVX6Azc6QRbOPR4sjA,4766
tosa/CondIfAttribute.py,sha256=-5i8aZUGoU3p738pFU8FHP8sN1clIiRA5hwjQRcaGcU,2147
tosa/ConvAttribute.py,sha256=FAItHpl_zLYt5Gdknlw9nHJBgQYI5EpMR4qeuBRFhrk,6607
tosa/CustomAttribute.py,sha256=6BaFxKQRu2ZjCvJ_g0ekvsAsHdIA1YDTEGI_i2Bdjew,3742
tosa/DType.py,sha256=RwetrkQLsd_2Miq6PUdB0a7COAu0Il9vK4CUTv-YjkE,292
tosa/FFTAttribute.py,sha256=EtCPD-XFnARYVmj870XD45B0_ZGKrIj-dOTWJkA4N0c,2038
tosa/FullyConnectedAttribute.py,sha256=zVWyqrh3TO10Cwih8wLQWdJ81w2jVTuQNTJ40pgkli4,2171
tosa/MatMulAttribute.py,sha256=jlUuWE96Z0-10XcDlLSEOo82TpiRD2kGJfm4fTcUfDY,1979
tosa/MulAttribute.py,sha256=hkySlAWIvuNjhz_FhvPlOD6FC14IQCKPRr6IYOCF-2w,1563
tosa/NegateAttribute.py,sha256=ehmlrrpDPOuWa-AW4osLbEQr6bUT4RuELvZcFZ9lAU8,2059
tosa/Op.py,sha256=gpQGJh_bymyoV-LLoSb7xsTmQpnEIdPBKYKLX8WPF4I,1392
tosa/PadAttribute.py,sha256=RsTVHLSkENJp-h1flDXFEWCvWsxiAUajJlQAgEWlcEw,4427
tosa/PoolAttribute.py,sha256=wYQc9OGputi-HDWBi7znI5mocyhnA7NNa_lvmkooROc,6573
tosa/RFFTAttribute.py,sha256=wxEaMqBfSWnRfpmuqZZS1YqkkoD4QYT6lmtNu2lORY8,1623
tosa/RescaleAttribute.py,sha256=xvMBuskyvoy_G20JfRRy2V9xrf4qzBcfh9ZL3JF3gKw,7282
tosa/ReshapeAttribute.py,sha256=HHmO6RKOcIFLviJyTqnsACH039r2IDl3SgYQkb1P0OE,2629
tosa/ResizeAttribute.py,sha256=GmxqbvDMLWF8kHiSE2oB-Dp6LvcS2lLp1qMPcd5i_ZY,5771
tosa/ResizeMode.py,sha256=wRd_KmndzQRBR783C8WVBkD0tJBwF91MvjtZoXqHzRU,164
tosa/SliceAttribute.py,sha256=7v8SAfLTvcpwgsUj7JHdldbUWZtsuW9_3iJT97DMG9A,3914
tosa/TableAttribute.py,sha256=1sp7TBfRXYpZhE-mzzY2ztnta0OuKmklcdac0QH22B8,2553
tosa/TileAttribute.py,sha256=ivORuDg16--hQWE8AEiu5pEo-BQ5mVw9cQvT-sg5S5A,2592
tosa/TosaBasicBlock.py,sha256=OE_T2niO3lM2LvIxR9pzyZYi72ScL9ovA2x2qgl9vHE,6420
tosa/TosaGraph.py,sha256=S-5bMpi9I1ivX-x9mEZvC_lTY5e8wh5xEP2w8chpD8A,2950
tosa/TosaOperator.py,sha256=zFyie4dS0kOGvKzvOME5cbI3GhcTMisDA7yXsah07Ug,4760
tosa/TosaRegion.py,sha256=wjauZ9vnlUX8tgXzoVKMpTPn2eQlPmHpyBN9kP7UcPo,2808
tosa/TosaTensor.py,sha256=n2fZuPG_F01vBrC2202580p7d6_rjVJqC8no-j68h1E,5984
tosa/TransposeAttribute.py,sha256=cJ3TKUVQLIlhi9QT3EAr4qunuVOiJ6OK4EXN-S6B9Yc,2621
tosa/TransposeConvAttribute.py,sha256=NOAXfJH4kKoUem5WaS5xgKJmd99T15c9w1fqspb_Uu4,7069
tosa/Version.py,sha256=7F_c3kZLgul9NY0gEBF88U1rjajZy8LK4pW_1cDBfio,2713
tosa/WhileLoopAttribute.py,sha256=KeAyLcGp4W_UWydSj0Idf48snyjq2_Iq3_TH3esgQvM,2192
tosa/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch-0.5.0.dev20241206+cpu.dist-info/LICENSE,sha256=nqldQSfKTvyLPe_LpcnJZT4pfuNv6Dwwkq11S0cKfs4,1676
executorch-0.5.0.dev20241206+cpu.dist-info/METADATA,sha256=NQNS5ODWoDA31byhb5G1vBTzxPjHAGLjXRVclFauHxY,6125
executorch-0.5.0.dev20241206+cpu.dist-info/WHEEL,sha256=yM9khltLM6dE8CWWwb38ZkbzMYHm_U_XaAPq6JMCcDY,104
executorch-0.5.0.dev20241206+cpu.dist-info/entry_points.txt,sha256=gdWi86rfZ6nO8w2f2WAWvcToRqGD3wCfo8VFYq36xMo,52
executorch-0.5.0.dev20241206+cpu.dist-info/top_level.txt,sha256=IlaZaQosr5HJkJqoqIP8ndsg_Ij6KFH6DCzlVgxJ6jA,495
executorch-0.5.0.dev20241206+cpu.dist-info/RECORD,,
