executorch/version.py,sha256=yby43T0_eJyVRCX_IkDYBdARcdt9junIayIEXDdAOSM,171
executorch/backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/apple/coreml/executorchcoreml.pyi,sha256=ZbxYc5VMVzdYt2A8GyL1TugktAV3-9t5Q5LlCEvLACg,385
executorch/backends/apple/coreml/logging.py,sha256=LQ5i0_rFGmXE2_cpwW9A9fljrEhMdEIs3Npv5xeYgs8,744
executorch/backends/apple/coreml/compiler/__init__.py,sha256=Y-GJrMJ7amply-jbvyy3HT19N7lG-ScbScCivfVfu4s,241
executorch/backends/apple/coreml/compiler/coreml_preprocess.py,sha256=1zunEroo8TKF9a8tNHDiOgvREqFv88suhcmC3L1peRU,21742
executorch/backends/apple/coreml/compiler/enumerated_shape_utils.py,sha256=6b2yPbcRUoklL_agojRTDGYuM2bKK8if1F4MYbefv1g,10183
executorch/backends/apple/coreml/compiler/torch_ops.py,sha256=cZmWLsaPS2I-XPpowWgElTX2FCfWOtMN97HLDCsJRqs,8365
executorch/backends/apple/coreml/partition/__init__.py,sha256=cmOzw9r25GOtWH2pFytZRvk8c9U-AGe7OPRc4Tx1r7g,250
executorch/backends/apple/coreml/partition/coreml_partitioner.py,sha256=-lV5yD8clOo8IS96MZpFfHcf4bTfiL1HkluRcvk9JG4,13367
executorch/backends/apple/coreml/quantizer/__init__.py,sha256=aiVCy4SR4K6cki2iF4AZ_J0LbKY_MovdmMsur1ty_hs,244
executorch/backends/apple/coreml/quantizer/coreml_quantizer.py,sha256=Onyn5wrml9TP6IU9HB6gIzv4gbdqAFszM5lHCkRrazQ,276
executorch/backends/apple/coreml/recipes/__init__.py,sha256=Asb6KXfzhX002DZoxvgNcb-6iyILPEnfh1Wm606170E,513
executorch/backends/apple/coreml/recipes/coreml_recipe_provider.py,sha256=-CHp4v2mbnNrQ4C9O2RamWNkTajjWCFBf1TdcVvPysk,16131
executorch/backends/apple/coreml/recipes/coreml_recipe_types.py,sha256=WatEZoTG3Dmegvi-0r0qD5zAwPRo2XKgOcjg3YJsqtQ,2418
executorch/backends/apple/coreml/runtime/test/export_stateful_model.py,sha256=DAcbBVhukp7nZFfQtTHy68lYD9q9ydgK3EgUK0npjgg,2377
executorch/backends/apple/coreml/test/test_coreml_partitioner.py,sha256=aylLx0uAIISGjig30fbvuZEFz_gxhWPu73Q2jcDgyfI,12862
executorch/backends/apple/coreml/test/test_coreml_quantizer.py,sha256=9efRrpfeSz1V7irIMbPmF08-IBvqGA2L2iQp0SHf0cg,3660
executorch/backends/apple/coreml/test/test_coreml_recipes.py,sha256=herGLIj0-qMmvKf2m5_4_EJrZp6gwfxbYlFu76cHWLM,23238
executorch/backends/apple/coreml/test/test_coreml_utils.py,sha256=hK6yCAXe_BXcFwMwDcfoqRLgdt9B8akfKfG1v3ViuFY,445
executorch/backends/apple/coreml/test/test_enumerated_shapes.py,sha256=D5Swdu1CqXJFa3qDeDFjnYt0LcyMR06uF5u7vR9Wty8,3660
executorch/backends/apple/coreml/test/test_torch_ops.py,sha256=oV1Ebqom6YiIEPJRlkyRDmiBj9yMaOF9P6Ddo4RZUYo,14786
executorch/backends/apple/coreml/test/tester.py,sha256=SZaafY8t_6InjvWX42tiYFTZ2JGOC58C0EdQnuk6f-A,4186
executorch/backends/apple/mps/__init__.py,sha256=hWk1oKvu8JCKjTV7QjR16x2VzW4_3cgpGq-YLtRBb2Q,207
executorch/backends/apple/mps/mps_preprocess.py,sha256=TIubdSPJVilVABoapTfm0BfsAfTQynRktoRrDDmAV6s,11141
executorch/backends/apple/mps/operators/__init__.py,sha256=ixEQ7nGPxbM-S6Cl3k1VvZNxJVq7OEjx_wRH6MS6gYk,1445
executorch/backends/apple/mps/operators/activation_ops.py,sha256=1eJvBZhUu7dDze3XtL-Ra9glyePEMSZCbyl47UOCDqw,3029
executorch/backends/apple/mps/operators/binary_ops.py,sha256=4nnAt8v6hgdtnfNetpbULts-LElGQa8T5bVHEpXSaC4,4998
executorch/backends/apple/mps/operators/clamp_ops.py,sha256=AL-Lc2eIf1WMwxiehzFwL9HGXH6VMe88QIgg0RsLD8Q,1576
executorch/backends/apple/mps/operators/constant_ops.py,sha256=6ZbrX0P5J1nKZavW4YRL6fhwDZzNqPoIQIWMythplRw,4015
executorch/backends/apple/mps/operators/convolution_ops.py,sha256=hDk2sJQ6w7j_xRKnEKISs75JwE02brIx0NVre1MYmiw,2347
executorch/backends/apple/mps/operators/indexing_ops.py,sha256=tsTi7QrwwMld-mZR4LZ0BCPTn95P3WHPOS3j9YG6RzE,7075
executorch/backends/apple/mps/operators/linear_algebra_ops.py,sha256=0rvm_pZn0vbmKbnkeYp9vos9sURH7rM2VeFt-_PHARk,1373
executorch/backends/apple/mps/operators/node_visitor.py,sha256=yFWZ7sra975zZBDysNz_yQTrdHdd8iMToW45La6Bqs4,15898
executorch/backends/apple/mps/operators/normalization_ops.py,sha256=Kz5yXXvt4Nt3UuAHgjRP_6MejjUtgP6duoNnUbFfelc,3205
executorch/backends/apple/mps/operators/op_clone.py,sha256=_bkvxGW-RL4QxHEouB_vA8h9OL6llYXOqX6TJ8VW_uY,1798
executorch/backends/apple/mps/operators/op_getitem.py,sha256=L9wYFa36eEdnVqVq5xblaoN4x4A7jswzGdDcENHYu6I,841
executorch/backends/apple/mps/operators/op_quant_dequant.py,sha256=cks8thNPc6MxGasFGEH_X-WOYZcZq7aODFJ8jQO7lTM,4508
executorch/backends/apple/mps/operators/op_skip_ops.py,sha256=TIE9O9byIlOZx2SJvF1lHLhXCCY2g67fm8GAJZHJK2U,606
executorch/backends/apple/mps/operators/pad_ops.py,sha256=LbT2L6SJh-d5jovLcgZk-g0cmNrEbo-PBrtNeK7InAY,1032
executorch/backends/apple/mps/operators/pooling_ops.py,sha256=uBTnF3abF8VMj56Lu7lFt51ENlo41l3pCqGupcc6gaM,4981
executorch/backends/apple/mps/operators/range_ops.py,sha256=jFoKiOzv1gU1s5coxyOZwiYYgjo4x9w9R-I8JVVWygg,1532
executorch/backends/apple/mps/operators/reduce_ops.py,sha256=RstGUDClRrFxKcxrC_JaXGw0I1o8JJsgvF2g_7lw5ZY,1041
executorch/backends/apple/mps/operators/shape_ops.py,sha256=OLui7kglmiKqNZ3R0qGULDW9vW_RtQM7GBfMeRpV_Yc,7814
executorch/backends/apple/mps/operators/unary_ops.py,sha256=ByJkrapyxXj9jL3cV9ofJeq7aBHkt6rhXJqYKWep-Mo,4120
executorch/backends/apple/mps/partition/__init__.py,sha256=Xhsug7lqZOTLLofB8GtJxqz_Cya9WfNfEfrtk2uy-TA,216
executorch/backends/apple/mps/partition/mps_partitioner.py,sha256=xS-s9brJo6igxfFQUh9v0KTRXW6q1NPPev1bvuRdf1Q,5377
executorch/backends/apple/mps/serialization/mps_graph_schema.py,sha256=Auer0kFklZjX2ArDiEQLEMzfpx9XM0sSeGusfGZS2VI,12166
executorch/backends/apple/mps/serialization/mps_graph_serialize.py,sha256=bFYCF4evhPrPADsCPO2HLYAVI0CXc9kBt1KE1QImMY0,1417
executorch/backends/apple/mps/serialization/schema.fbs,sha256=Oaudx7LNeUgKymLzoZ5tBayWpmzXofpe57vnC5etGyM,9528
executorch/backends/apple/mps/test/test_mps.py,sha256=LvVeE7WT-sdyc80JyRZEIXp4eepjf1sSgODjwwP456c,82817
executorch/backends/apple/mps/test/test_mps_binary_ops.py,sha256=t2vDkkJf9GGJvJ_zkytBTT3285vyA7LLhe1uX-Ss2Zk,9355
executorch/backends/apple/mps/test/test_mps_indexing_ops.py,sha256=yKcHklUpmOaFvuY5X07kaW1jzj8t9qzBxgIcr9KqBDk,8052
executorch/backends/apple/mps/test/test_mps_linear.py,sha256=OU-S8GY47fNAGaqLiL61VnZGXzAFbtZmbuDTjPf0wUg,20149
executorch/backends/apple/mps/test/test_mps_models.py,sha256=sUat8UPl0q2NkukvMZr1xXV4XPzWFzmhSOWhtIqbKSk,12202
executorch/backends/apple/mps/test/test_mps_unary_ops.py,sha256=iWroMCg3c3gyWwWfvVQkusR0GqYRodaMbTie0-p32Cs,740
executorch/backends/apple/mps/test/test_mps_utils.py,sha256=ki60i9W1_gvAP3EE03inq0QyCAZzrBqCArGdkJKBSqw,11882
executorch/backends/apple/mps/utils/mps_utils.py,sha256=v_TGqhu6ycL-rGePBYX8GBAPaYXJlDPMeUc-0y1t_0Y,3131
executorch/backends/apple/mps/utils/quant_utils.py,sha256=g0HpAKA8YxZl73OcjOEh4qcXDa6GFNmWwZBAuI2c9js,1363
executorch/backends/arm/arm_vela.py,sha256=Op5LnlCTwbgGXDSRdvVfN9_C5yAhovrn0oXGiudfZFo,4804
executorch/backends/arm/constants.py,sha256=3sUlGCT26dVtu5G2BswBJHkgIgWpchZsPPkC5RcLpXg,1513
executorch/backends/arm/process_node.py,sha256=SIUNIiVCKLB8Yg7NgyYUS_mQOHLlzS5CfeAF5igBzSQ,6978
executorch/backends/arm/_passes/__init__.py,sha256=g_sduCv0SzCm_Os5GHBr8LiYqF6ATBoAIoAIQcMEQf8,6042
executorch/backends/arm/_passes/_debug_passes.py,sha256=lnaJ9gGSLB0ezGUWsA0LxWs2M1kGG7t1wD6_e_X_s5g,863
executorch/backends/arm/_passes/add_bias_pass.py,sha256=v0pCBzk3rT_IYmWyej_nPi-ct91IubapOUJm_C_kZXs,2524
executorch/backends/arm/_passes/annotate_decomposed_matmul.py,sha256=r_OaZaCCrE_fMPU-IgnM57ZkCRlicaAhIU9LQ334s-g,5202
executorch/backends/arm/_passes/annotate_output_dim_order_pass.py,sha256=u3vcMsswQs95Cb2JeqEik402LuGVTmTg_7c7xa38gzY,846
executorch/backends/arm/_passes/arm_pass.py,sha256=mLbfBsAJ44oLDc4t8vQk-5YI3-7JORApwQFE1NdCbV0,1164
executorch/backends/arm/_passes/arm_pass_manager.py,sha256=iEgc6boDgaxJ-XWkl9IsZBPdNMifJDRloyZ907w8G5c,13374
executorch/backends/arm/_passes/arm_pass_utils.py,sha256=Sh84Tym-qwMBOJLJfdkgxEqvh29cnDLqaZiy4GmXfIk,8294
executorch/backends/arm/_passes/broadcast_args_pass.py,sha256=sYFyCPw6-GTQlPgj4qsVtRrkUlTTf4Szw7boOkw1RsY,2320
executorch/backends/arm/_passes/cast_bool_to_int8_pass.py,sha256=rWR4dDrWycH5xXzsE6agKNlEe3w3rcD9J3kFRPbIeU0,1922
executorch/backends/arm/_passes/cast_int64_pass.py,sha256=gHrzLS-nB8TMoItxk8y_rjU94Xtuu-8ITlSUFFeGo08,2600
executorch/backends/arm/_passes/cast_to_int32_pass.py,sha256=f2M_uPBVday2NeJQxLsbHLPfuoQmuV9K19bQSJ18tpI,1722
executorch/backends/arm/_passes/conv1d_unsqueeze_pass.py,sha256=IwGWgZG_t2-K93EapKLCkU2dR4gF3ffJTGuuAfMmREs,2309
executorch/backends/arm/_passes/convert_any_default_dim_dims_pass.py,sha256=EduF42aCmjblojODzKOnwitRtbGTZyXSO7ECoLKos_o,3721
executorch/backends/arm/_passes/convert_elu_params.py,sha256=jP4bYRROdPIenIkmeir9YnsAJzq8I3Ltat9TYxRk8RM,1952
executorch/backends/arm/_passes/convert_expand_copy_to_repeat.py,sha256=UIZ9JVQETHFF7gDAgWAw-TxzBN2KEnd7gKEoQBgSfUY,2276
executorch/backends/arm/_passes/convert_full_like_to_full_pass.py,sha256=e75bwkoFFs2XkapGORU00jU10KXtIDJzByM2_q-bsPo,1194
executorch/backends/arm/_passes/convert_int64_const_ops_to_int32.py,sha256=P7Dchl79nE4gZO5ZIDobi1njgEXOBcEbVVZjEFAURp0,2474
executorch/backends/arm/_passes/convert_int64_output_ops_to_int32.py,sha256=qx0B6hLYjtLj-wUw2LLLH5kDA0cgejZtdABI05e-K1Y,6218
executorch/backends/arm/_passes/convert_int_pow_to_mul.py,sha256=nbmxUh7qh0mZdAX7Q_CZm2NUST3CT0bOEBUp0ZE3eMc,1731
executorch/backends/arm/_passes/convert_minmax_pass.py,sha256=MpqUyNqsOGPv3_YrkWez9W31ZO88zckZMYaD9W48OUI,5327
executorch/backends/arm/_passes/convert_split_to_slice.py,sha256=t4eaSwZcEMgpPgY0IW4qsOg_tYz3bqkXS3I_n9-6MMg,3100
executorch/backends/arm/_passes/convert_squeezes_to_view.py,sha256=mMlNUsIYJMtWXZYNUTqCw4PsisA_3KxoPMvGW0XKZK4,1065
executorch/backends/arm/_passes/convert_to_clamp.py,sha256=fmlm2N7_eyRAqTjeMMxOXbrPoYHLszMVJpDEHwyPf0o,1152
executorch/backends/arm/_passes/decompose_acosh_pass.py,sha256=Flc76_M3Sf_odgjE25ZWsWhd0PQKfA-omEGav21rIUk,1747
executorch/backends/arm/_passes/decompose_adaptive_avg_pool2d_pass.py,sha256=FxAxeDZKu3Klqtygjc1IcSeY53iJsaCZtOxPIhxjwbk,3474
executorch/backends/arm/_passes/decompose_add_sub_alpha_pass.py,sha256=AgCHqpVenx__B2nCxnJkROP1NzpqBew9_jJdRmLaKs0,2734
executorch/backends/arm/_passes/decompose_addmm_pass.py,sha256=D5c0TVhtqJXbleRicyX0j40zJPiGL3u6bv64NeWuLgw,1894
executorch/backends/arm/_passes/decompose_asin_and_acos_pass.py,sha256=NjAAqg8-hY5Nifm0J7pRtH5_lx1dKXnEBGQeFUN2Mts,7690
executorch/backends/arm/_passes/decompose_asinh_pass.py,sha256=DDEcuU8Y8-J90eQtoy23sFLxDTiXdaoQYR5dpmU9w8g,1572
executorch/backends/arm/_passes/decompose_atan_pass.py,sha256=H_2yThfOcDG3x35VWKKGK9_i-jW70ej1UY-QKqxegGg,4374
executorch/backends/arm/_passes/decompose_atanh_pass.py,sha256=_PaW3Hxgp81TQBBpFDRgB88zVLKiaXrAIbCs0auBm2A,2044
executorch/backends/arm/_passes/decompose_avg_pool2d.py,sha256=GyKPqCg14gXH_CFS40oMDTeSW84DYCcP_tQT5BlqmqU,4992
executorch/backends/arm/_passes/decompose_batch_norm_no_stats.py,sha256=919PXYHSZaPL8xHIzfKmCbUmwnWTjZd-bJ7ZYPJfiu4,8192
executorch/backends/arm/_passes/decompose_cosh_pass.py,sha256=Jg0aMCsQ47npH0nQ_3ASeafG8Ypj6Ux7zp7HVVnH_DA,1580
executorch/backends/arm/_passes/decompose_cosine_similarity_pass.py,sha256=v96XAZnj6NqXTE3JR1NmuD9hBXvA9g7HMVDqOrji7OM,2776
executorch/backends/arm/_passes/decompose_cumsum_pass.py,sha256=7qVEc2QWScAyqC0ftAUydnLsAf1fmUqRdFpnDhcbFNM,5708
executorch/backends/arm/_passes/decompose_div_pass.py,sha256=K10Q-HqOinmrf6Ley4CCEOdSHe52NS9V2tbboZjliPY,1641
executorch/backends/arm/_passes/decompose_div_tensor_mode.py,sha256=lrPBIAq4sG0xZRr-VFudjrXQAxwRD652Grip7omO13o,2836
executorch/backends/arm/_passes/decompose_elu_pass.py,sha256=u4pegzNNmDiL9ut7halImYRsgma8FLo0dKV9tmYEJ5Q,2872
executorch/backends/arm/_passes/decompose_embedding_pass.py,sha256=lHX659JX9PrAFTgXaZ7oNevcPkosx_mQI2BfmltrLLI,4067
executorch/backends/arm/_passes/decompose_expm1_pass.py,sha256=UA6_GadmfjiM3_JZt3m5JOnUKTru2SP4b2yTs7ezOds,4907
executorch/backends/arm/_passes/decompose_gelu_pass.py,sha256=LrxwujvUleD3hSTnixIwdyV1_CZ_Qz1B0chSTAXGYVI,5859
executorch/backends/arm/_passes/decompose_glu_pass.py,sha256=tHZhpRYIyritZ-fnqJMBqb3U3GOQZ50LGjlnZTQvFmE,2258
executorch/backends/arm/_passes/decompose_grouped_conv.py,sha256=qoieIkWVTHL1NyAPMuOVL7_aV1PVL2Dr64bpZ0GnGF8,6322
executorch/backends/arm/_passes/decompose_groupnorm_pass.py,sha256=ydwhZ2hlYrhSYmiSXuA-ZvrhNmtB8rUUimZbR2kOpf8,8435
executorch/backends/arm/_passes/decompose_layernorm_pass.py,sha256=SL7CXKYFSVBCGpiR5eKbXxrm7T0NlROj8SNvgnpRA5M,7153
executorch/backends/arm/_passes/decompose_leaky_relu_pass.py,sha256=eSxS2gOaOrpZjrrXNmOnACEonVMcpgN1xWXwP5RHFvE,2407
executorch/backends/arm/_passes/decompose_linalg_vector_norm_pass.py,sha256=D55kQJvclcFoMdhPi47ZvCWe30pfDv0vqjj3Xjg9Nx0,3150
executorch/backends/arm/_passes/decompose_linear_pass.py,sha256=so3A5H0q_pC6DY1nZAfxyb4kFsLm4mkwmX89oEgtkJg,4464
executorch/backends/arm/_passes/decompose_logit_pass.py,sha256=IU-U-t2C4W1RXMAo13CXRFc4Xu1Fz-7PJ42SL0Uo7Iw,2899
executorch/backends/arm/_passes/decompose_masked_fill.py,sha256=otC9NqoU49OvjXhxf0J2uy-4fbqYxlUKGvbtqWH9_es,1595
executorch/backends/arm/_passes/decompose_maxpool2d_with_dilation.py,sha256=J0rAuwrCZwv71nLZdkWOUvzi9lWzkHF8TPLSIIJkRj8,6974
executorch/backends/arm/_passes/decompose_meandim_pass.py,sha256=D5noVpDmDi5QSivHot3WOf1d-evOZ739CdIQLniVQXQ,7046
executorch/backends/arm/_passes/decompose_ne_pass.py,sha256=J1Tb6zCsIMf9hs0aTtf4sxa7hENdhYPXoSd2NWkYGnw,2393
executorch/backends/arm/_passes/decompose_round_pass.py,sha256=7WJw5A6pm-tZka9r-N7biyEbVRoVjYuStAO1XQROtDU,3321
executorch/backends/arm/_passes/decompose_select.py,sha256=guAMPoP9gZome_WYTA_uysGPUnnoT-RGXKGiLMp0mVY,2151
executorch/backends/arm/_passes/decompose_sign_pass.py,sha256=kdm-t0o6IktrnUlK5gnAWYqMh_L0Yh1quMMAo3abc50,2514
executorch/backends/arm/_passes/decompose_silu_pass.py,sha256=Wn5H4uonJ5D20zqhNDWg9IkUMe0__G65oJn9FaU5v9w,1012
executorch/backends/arm/_passes/decompose_sinh_pass.py,sha256=G54aMMm_WRlEqAHsmNpNfZfTMGGP2srzkVAJ8INeqZk,1660
executorch/backends/arm/_passes/decompose_softmax_pass.py,sha256=KqkoB7PGbQ6HJMY4YOrrjA5vNtwLv1WxtgQ8XELq15I,2961
executorch/backends/arm/_passes/decompose_softmax_unstable_pass.py,sha256=GJ9e-JqZ2As98PtbOwCPmmwSZdjTm4kBWrLjSTnGKsU,2556
executorch/backends/arm/_passes/decompose_sqrt_pass.py,sha256=W3a3jx4Z3ppCZQyK2W12kfI12pMLDNaDVs5j3BRljqI,1358
executorch/backends/arm/_passes/decompose_sum_pass.py,sha256=lbUfjZ_5EvaeF31bIaV_5fXe_ceYxKi6PI-sb2dmRgw,2894
executorch/backends/arm/_passes/decompose_var_pass.py,sha256=sTVf9hO7FGnv5TBxiwtQjMqFzstIwvF_QwZGZEV0mW4,3300
executorch/backends/arm/_passes/decorate_fp32_to_int32_casting_pass.py,sha256=2XKKP9qjVBUhhZvpGB-y0iwkzruCay-o2rTly0dWivg,2733
executorch/backends/arm/_passes/fold_qdq_with_annotated_qparams_pass.py,sha256=y2xVZ_VQ2yvnOx1-1ssmN-l6T1Xv37anylMxC0ru78U,11517
executorch/backends/arm/_passes/fuse_batchnorm2d_pass.py,sha256=_UiqmmXjAjd4Nmb-8ScpVrh7s8dkoJdHY8Makg4eqLg,8885
executorch/backends/arm/_passes/fuse_constant_ops_pass.py,sha256=DL1EU_tUhY03QegA9ohTy3YZVkf41gyzkJ_yveBXUEQ,8719
executorch/backends/arm/_passes/fuse_equal_placeholders_pass.py,sha256=ZEm7pvHOQ7oji4D1ZdZC74JyruHR9E8Xkvn2W7YH0OU,3328
executorch/backends/arm/_passes/fuse_quantized_activation_pass.py,sha256=EmQOVIMjMMm7iqNooEpBfXrtTwqG__FooRkWejBsuxU,2404
executorch/backends/arm/_passes/insert_int32_casts_after_int64_placeholders.py,sha256=-b4liKfvtK3R5o5220-sVHuh7estwAyznkMNTcqIJ-I,4936
executorch/backends/arm/_passes/insert_rescales_pass.py,sha256=3gom2RG05b_gbtIVTEG6t9NCggtnjY9JCaHGY_7F_bA,2612
executorch/backends/arm/_passes/insert_table_ops.py,sha256=gtiET6LbfiZghq8lHu_N3hg8MK0rw2MzTYuLwQb3574,13433
executorch/backends/arm/_passes/match_arg_dtype_pass.py,sha256=Wx8H20PA5NF9FTj6Q4oWWZBIPWYQIdCC9iHEZY8VwWs,4058
executorch/backends/arm/_passes/match_arg_ranks_pass.py,sha256=Bdnhyh412XbXShlZ_etgcuTqMM80Q_EgDJW-VcIFTb0,3702
executorch/backends/arm/_passes/mm_to_bmm_pass.py,sha256=39N5o8oAquLyWz1yi7d2Txyt6xba9oXakscsUpN_0oA,3947
executorch/backends/arm/_passes/quant_args.py,sha256=WFqcoIeLutmaEXs5AGca6WBjWO6uhIMoi2HF9FEwSAk,4795
executorch/backends/arm/_passes/remove_noop_pass.py,sha256=ZdDyfLzPZ9kLWe-yzTKVodfZY8ct4fDXCAuMSkITT7Q,1015
executorch/backends/arm/_passes/replace_inf_values_pass.py,sha256=ZZMa8H1IyH82WHaqBZLt21im0ALfONk-QT4eP7GgvC4,1696
executorch/backends/arm/_passes/replace_scalar_with_tensor_pass.py,sha256=og2uzFbdSlFoPcuDghfRHndYf2xxxHpCBrstCUSbFyQ,3307
executorch/backends/arm/_passes/scalars_to_attribute_pass.py,sha256=EDJtQISyuTg8q61bFy540PFJ5tzFVfn7PTuuoXwg5Sk,3662
executorch/backends/arm/_passes/size_adjust_input_pass.py,sha256=NG8OhB3UiqbmmR-nYnZoud9NMoV7Qg9hDJ9i2NmCex8,10057
executorch/backends/arm/_passes/to_tosa_memory_format_pass.py,sha256=Bs6Jquw8N86KdtNb8G6Q2_mk2halF35II23MaZeBhCI,12305
executorch/backends/arm/_passes/unsqueeze_before_repeat_pass.py,sha256=3LW7ALTRF_iEB9cT6BERXhGK-6OgivSknpWvhV1mbfI,2273
executorch/backends/arm/_passes/unsqueeze_scalar_placeholders_pass.py,sha256=y0XI0sj1xFcTpQQbaaqh9PHxDy3oddSHM_ddlkiGbzo,2630
executorch/backends/arm/common/__init__.py,sha256=th3xuUJLS_7GvbyRv2k3BCIeuCS9Snn22iP-Q0kNuZI,188
executorch/backends/arm/common/arm_compile_spec.py,sha256=00qdwmrJUOsy5WR5mvSEz5n-FLdpMIPaTRljceJuGFc,7281
executorch/backends/arm/common/debug.py,sha256=YxIdZ2CJyT5lJ3l4ZmhnXYBlfyIQqSAu7oeuM6HIHcU,2783
executorch/backends/arm/debug/__init__.py,sha256=th3xuUJLS_7GvbyRv2k3BCIeuCS9Snn22iP-Q0kNuZI,188
executorch/backends/arm/debug/schema.py,sha256=z0ELPZa39XUMEEcy4DgW1dOpWKA2bx2SXHqSwp_JsEM,4752
executorch/backends/arm/ethosu/__init__.py,sha256=YYhl5cXCdhhKeXPXW-93RnIMegWykXInmrrHY2q9eb0,448
executorch/backends/arm/ethosu/backend.py,sha256=TqxihZfoZGF7PvWKPVtMij61rue2yFV35kVYJjpR2Nk,3261
executorch/backends/arm/ethosu/compile_spec.py,sha256=7pfVXOgdMHDyTs-gH4JU50c7gTKMS5n7oJRQC-pNRpM,3649
executorch/backends/arm/ethosu/partitioner.py,sha256=ScVB6fC_-trusqIpNzQcoR0ax_qUKN0I0eD-gwjjf3Y,1287
executorch/backends/arm/operator_support/__init__.py,sha256=gJLQmJaC8HGJseRH_cTW80bdbSa9AecLyCYF2buVSSs,622
executorch/backends/arm/operator_support/clone_dim_order_support.py,sha256=BRvK5uetEg_OCtuJWBxA50pgqrymbhrj08OaAOVljvM,2365
executorch/backends/arm/operator_support/convolution_support.py,sha256=WpBtsiTsotoTUee1Px-Y9gI59T9dAxexQSTuiINdE8s,4968
executorch/backends/arm/operator_support/embedding_support.py,sha256=-_M1nt5PutEnTTzCT4l8xet9THxMvScXMI4sEpwtvS8,1637
executorch/backends/arm/operator_support/ethos_u55_support.py,sha256=gsh0-9f5OUhBBoXmJ6ealXFCyARLz7ESjvvPk_ptfhI,15095
executorch/backends/arm/operator_support/index_select_support.py,sha256=8PGzL3be9ffGOChv6U6Ona21_Yo2MPFPGufK7wjHNuU,1683
executorch/backends/arm/operator_support/index_tensor_support.py,sha256=32Bico_AsAEmOKi2tbel1KOql-uc3xFNEVTJdVaqrvg,5397
executorch/backends/arm/operator_support/minmax_support.py,sha256=gH6h7tcwLCaBcJ1kmr3TEKmXsciqn9zg98jP_Px0aeM,1282
executorch/backends/arm/operator_support/pool_2d_support.py,sha256=sRfrXiCFT3RkreEQNAdpw-nxNRDpbByGk3ZEkNHpdwM,5636
executorch/backends/arm/operator_support/reduce_sum_support.py,sha256=7EijTjcJiy98OZi_uFRAKujIF3jT18NvYD8AuZhyBjU,2133
executorch/backends/arm/operator_support/right_shift_support.py,sha256=kJYBntLqMMX0CL2aiAmxtuCq1aYuLhqweWZ9W9Km8tQ,1203
executorch/backends/arm/operator_support/sin_cos_support.py,sha256=BBcXu9yEQcoq_12NjQGn4vcQIeNj80n-8QQiFo9_pzk,955
executorch/backends/arm/operator_support/slice_copy_support.py,sha256=QtEtnkYUrosf64j15tkpR1NYgFk2hPyksSStODCOAEo,1255
executorch/backends/arm/operator_support/to_dim_order_copy_support.py,sha256=q1y3bHuR9jkW9xQy0Uz0vpwjsv2oj1iDhRH5HNENE0s,5718
executorch/backends/arm/operator_support/tosa_profile_supported_op_lists.py,sha256=MdSaO-sKko4t2d-rYnZWioOCxnVoGgJkK73OfQo5cZw,9592
executorch/backends/arm/operator_support/tosa_supported_operators.py,sha256=ePp7cPrNC0_35nLz7wOnCFl-iw-FrFxVZuug7Q6eL-g,22234
executorch/backends/arm/operator_support/where_support.py,sha256=ZidC3ngJu3BKWuFpsRyjJ09Uuyjzd2cseu_BbQF_uyE,2646
executorch/backends/arm/operators/__init__.py,sha256=T5ytdyThG675TkkO5vijFFho_F6a-43NKciFWfWw8_c,1103
executorch/backends/arm/operators/node_visitor.py,sha256=MnDdyjnp08mRZlSZXrcDJyHq9yDiFyFf8jTBvUHcU5g,3319
executorch/backends/arm/operators/op_abs.py,sha256=w_swR2NrrWpczlrJKGh2vyY_Tq-tdqimH3czvh7Rj7c,4134
executorch/backends/arm/operators/op_add.py,sha256=z2mCTlqCt0gIEOgB_TpFS7GI3fjJq_PMYCwly8dPib8,4528
executorch/backends/arm/operators/op_amax.py,sha256=J6S46jppm4txOZ7ODE2zGUfupnMONo7BEX4pf5ttwko,2140
executorch/backends/arm/operators/op_amin.py,sha256=5lsDtVpCZQ0ELCSHaddcA2CFDr_qJQGUiYBcPkeoMog,2140
executorch/backends/arm/operators/op_any.py,sha256=zjo-X-xUqbHLBosDf20u9tTi1jAFs8SSM_cJisqduHg,1890
executorch/backends/arm/operators/op_avg_pool2d.py,sha256=FT1qkejsUTuFaaypCIiJ59lG7uV0TWg41CVFA8sOeQs,5384
executorch/backends/arm/operators/op_bmm.py,sha256=5vakld0A3kjFHGw5Oiq9-R7tA9rcDkyrr0KnKywtu5M,3967
executorch/backends/arm/operators/op_cat.py,sha256=BFQgMFcq3TU8vL57_txVoNFfNPAzKBLqff3uzWJ3Zxw,1532
executorch/backends/arm/operators/op_ceil.py,sha256=OiHy33G-vwHq5CrWw0QzG28HqDoYNGJVfGYgcutSbDI,1562
executorch/backends/arm/operators/op_clamp.py,sha256=5_BKdIP7qqPJuevEi45dis3IStKWVpjdp8lA3yh7P4c,4266
executorch/backends/arm/operators/op_constant_pad_nd.py,sha256=w4WljvZCZI0mM0g7J6SgO0DV0HyjZ2yldwfSB_31GV0,3893
executorch/backends/arm/operators/op_conv2d.py,sha256=spe_N0YxDVz_0eb7S5s9lZKUHTSr_RfRCbyvipEh4uQ,8629
executorch/backends/arm/operators/op_cos.py,sha256=uU7p8C4PmZ6yjTQUwXDKr3-aCoHR0TnYxhwptZpRy4E,1524
executorch/backends/arm/operators/op_eq.py,sha256=1hdADlnM1orGjAkfFUo_B93n7Kk7jEDERZ6DUicx5vk,2260
executorch/backends/arm/operators/op_erf.py,sha256=3_51HykNwNzao_jdiaGGDmP4IVjHmidBHid71MujGFk,1559
executorch/backends/arm/operators/op_exp.py,sha256=2MXHqWE4K18mLpgr9FFHUYBga2ebSbwsvmY1cXtW_Ss,1553
executorch/backends/arm/operators/op_floor.py,sha256=1mPH8SA0_sOpBXiMAiUNfhLY46M0WUAncrvt8NGHxgc,1565
executorch/backends/arm/operators/op_ge.py,sha256=6ttWCjE5iNx6ykdqY3YXPilU_kx0G50PMZgYJ8XADsU,2240
executorch/backends/arm/operators/op_gt.py,sha256=1UU9OaUz6Qjj29FQe4--yknlr68lTjHAZNTpHBpsMp4,2233
executorch/backends/arm/operators/op_index_select.py,sha256=z2nXksM-NGY8NMydg8ysF6l2CVFj-Q_XTOCPtwejuMg,3195
executorch/backends/arm/operators/op_index_tensor.py,sha256=mxi8uvQXOsrWNYSBleJwSerQpyKNxCeT8iMcBH7NR1E,8438
executorch/backends/arm/operators/op_le.py,sha256=Oswt8VqA2AnbTUkoueXOYBVlYEZP30_-sCwv0M64J9o,2237
executorch/backends/arm/operators/op_log.py,sha256=wtd_XjDVCnNdMy37lxdXG7KOC0PaqSVQcuQIMeJ1gWI,1514
executorch/backends/arm/operators/op_logical_not.py,sha256=qCfmLawfqSayO5HbT30sVs4nCDRMipdiICf6j2CcJKk,1677
executorch/backends/arm/operators/op_lt.py,sha256=4rBlk3gswmVcD5XVTI5oFYq0b1Kb1ZSaM7W0s_WlXLQ,2230
executorch/backends/arm/operators/op_max_pool2d.py,sha256=HDPWTz6Dga-vMKDgz5HuiJPQ5KKlvDHGNdIkemYTep0,2983
executorch/backends/arm/operators/op_maximum.py,sha256=NanVp4tazg1YPSzRvBN1BGoXOQTpdu6F2Fzd8yFQRtY,3431
executorch/backends/arm/operators/op_minimum.py,sha256=SmwF93iMX0It9MO_AG2lgtxymQ3JwHzRJFltz2AbM7s,3429
executorch/backends/arm/operators/op_mul.py,sha256=zE4__lc3CnsUHGFsTByyxC4fCUb26E-NbSAfWMPGqmE,5502
executorch/backends/arm/operators/op_neg.py,sha256=oTUCPD6tG4LojlJCL1O3RGzeSZrMf_OkB18-cmcENAI,2627
executorch/backends/arm/operators/op_permute.py,sha256=i_ROYcAzOxBSUtY9ZNXo4Vrm_5RITY-TghkIq3g8rDY,4873
executorch/backends/arm/operators/op_pow.py,sha256=xRPqMKQy5cVWoeqNDtCpcZTL_1G_zvJrhf7Vvdlv2xA,1683
executorch/backends/arm/operators/op_reciprocal.py,sha256=1cShDcvKHjl5kesRXsOw-DXmxFf7ZZip2YsuFr9UoMY,1533
executorch/backends/arm/operators/op_repeat.py,sha256=J6k9blvkSUzyteFan3vWRCDmDuOhHY6PtrPr45RcgCo,2006
executorch/backends/arm/operators/op_rescale.py,sha256=7kDKp0LMySgvnRXiwB3nH8Exbw3FV01W8KPW4yztWwk,2467
executorch/backends/arm/operators/op_rshift_tensor.py,sha256=1ppHoJGRGS0r8cwFTeh77NHdd9a1dTMF1dFBUVZ22rc,1846
executorch/backends/arm/operators/op_rsqrt.py,sha256=DGPhZgxZbXp9fNQYXJVV2laLZC6qEQJJ7th6BZ5o0t8,1518
executorch/backends/arm/operators/op_sigmoid.py,sha256=Bf34o7FT_QuqoSu_WejM70fRy7YfY8wUywgR3SwxNG8,1526
executorch/backends/arm/operators/op_sin.py,sha256=7xNZBSq9TbeFnq4mQbDLc8Nhu8eeyjtbxJLC1a-6g2A,1524
executorch/backends/arm/operators/op_slice.py,sha256=fNxwM5fAaQ5u44KfY_Fd7L35MUR9ES0zijU1evGyyLo,3933
executorch/backends/arm/operators/op_sub.py,sha256=MT-ShpA5DJsTrCTPWvUZPKV0gO7rR-WNen7L010VXp4,4242
executorch/backends/arm/operators/op_sum.py,sha256=V-jXYOZnjzXy8eYfa3mRtpNr8sQw7Uecjjpf_4HzZdU,3555
executorch/backends/arm/operators/op_table.py,sha256=QFoHUTtyUYGsdKwCnAbQK-HTfDaCGDpCWu6xdvNonY4,2336
executorch/backends/arm/operators/op_tanh.py,sha256=xTtoZ9OqAcJgZy2dLalZfdmHWUvIujFiAPvo5RiRpvg,1519
executorch/backends/arm/operators/op_to_dim_order_copy.py,sha256=J4jsnBAsLk_IDqKtRWVmSEmia3TRExK_JyHDMqNQeoY,1377
executorch/backends/arm/operators/op_transpose.py,sha256=9RsbtGUDCSGv0FFB001QIsP3emlKCZcxiEU_RIq5ovM,2041
executorch/backends/arm/operators/op_upsample_bilinear2d.py,sha256=qfZ4dkNCmVcPRHO2UEdfBp7JC1nJ1dB2tSsTkfTUL7Q,5176
executorch/backends/arm/operators/op_upsample_nearest2d.py,sha256=9N3Tari0tjEF4JAdQkTljBXLDRwwksKInU0FkT4cgcU,3536
executorch/backends/arm/operators/op_view.py,sha256=PR5cDofq7g7Y_yrVmKysUSrbOWnjFQeZ1Eaerk9txCk,2281
executorch/backends/arm/operators/op_where.py,sha256=J2lq7KlOSOTODis1QC5KHwzth8nPsrUsX4zgnKqiEEc,3077
executorch/backends/arm/operators/operator_validation_utils.py,sha256=X_rCT2aug3OSSbldY2NnXlTP06L_vHkPxN0JjMkK_4g,7488
executorch/backends/arm/operators/ops_binary.py,sha256=UzG61YmlAPWr7Y17U0UI7hgT_mppW_HLl3gH7w7xpBE,3063
executorch/backends/arm/operators/ops_identity.py,sha256=fySFNZHxC3hCFpf2UmpDlwlrt3sq-HBarYl-SgdjSJA,1664
executorch/backends/arm/quantizer/__init__.py,sha256=jO661vdpD7IvNjD8DtuKFlTWg8wGNnX2VnOBNg1kGf4,924
executorch/backends/arm/quantizer/arm_quantizer.py,sha256=W2QGWtjY93FDxIibkyPD-K-CDUUxzHtyO4rLvOn3kUQ,17822
executorch/backends/arm/quantizer/arm_quantizer_utils.py,sha256=s4kHC8TM-Ti8Ls8_jTpX1yB5lohoe9vSJQbgaJl29Xc,1504
executorch/backends/arm/quantizer/quantization_annotator.py,sha256=XTiSUM4ybMje_BtWJcs7KCEsLUNU-jY5zxMWXxRJeH4,23986
executorch/backends/arm/quantizer/quantization_config.py,sha256=jqChI3CR6YoZzwsFhLJr38G6jnEo1YGltQLGoqz7Ty0,5039
executorch/backends/arm/scripts/parse_test_names.py,sha256=ycqa7aIohW9Fp8LladlE0R938DfDE9AwCe2c5n92_ds,3990
executorch/backends/arm/test/common.py,sha256=Xy7mBUWwUadm0cmXArqPWe7dDePHFbOR-pn-oZZEK8Q,9509
executorch/backends/arm/test/conftest.py,sha256=ttn6z1brofse1sdk1NGb229DpFmYix6coWH6VnKT_Pg,4543
executorch/backends/arm/test/runner_utils.py,sha256=ZxKWR5aZDaiyqrI8AXIFlLFhB7kUKOVkeBKDi3a0CAU,27462
executorch/backends/arm/test/test_model.py,sha256=kRgb8TRBg79AWTUnt0wyLqcemUxFu4Qe9UrFT4kauo8,10048
executorch/backends/arm/test/misc/test_bn_relu_folding_qat.py,sha256=jRuDGhPmqqFzaEosRFRZ7ymKLiO4BIdDh5NdcbBBBhY,2283
executorch/backends/arm/test/misc/test_compile_spec.py,sha256=rFd29vurt2jdFv2DPqCwd50eaQ22O4qb43LKDw5aaXs,1852
executorch/backends/arm/test/misc/test_conv_relu_residual_add.py,sha256=z3ReY6RPdNWfGep01gcNtP2Q1W_OenNljU2tM7uAXe4,3352
executorch/backends/arm/test/misc/test_custom_partition.py,sha256=Rs_8Cvr33YjFCd_hBcoUs3O8CXzHx7_qDB1fsoymdIs,6688
executorch/backends/arm/test/misc/test_debug_feats.py,sha256=U5nRDEf5gzJk0vr4PMuLfamxUYjd7jOTZjs0eNP4gx0,9431
executorch/backends/arm/test/misc/test_debug_hook.py,sha256=GDxESefJJ-HsrpO3NNm7-LY2jNKS5nrL-IIRGGQl83E,5617
executorch/backends/arm/test/misc/test_dim_order.py,sha256=AX4Nx35xgFAt1iDKzkzvGan6lVupd-leCwKvL-AR5_8,3381
executorch/backends/arm/test/misc/test_extract_io_params_tosa.py,sha256=6bBlkL6GN9OXVu55TJ0bNClPs1S_9FChHS0KX0ePm-A,3067
executorch/backends/arm/test/misc/test_int64.py,sha256=ZDrkVixNOdWrbk8iMBD9ZQkVZP7fM2mOXFPAeA1rljk,3847
executorch/backends/arm/test/misc/test_lifted_tensor.py,sha256=Wyhtw_xC1XJ1U4ezdjS_DC2LDb8C4vAhzuAVCRsaFa4,3984
executorch/backends/arm/test/misc/test_model_evaluator.py,sha256=3tpWO9ZCnQBQ4dsTU5UZv22oCTBqbof0H9GPviJ9-OY,2004
executorch/backends/arm/test/misc/test_multiple_delegates.py,sha256=Cv20CrOLrVujLmm5lApKNH5KMT2KeLvsNWD5O_Xn3sI,1444
executorch/backends/arm/test/misc/test_multiple_outputs.py,sha256=vQwnKokwqmf_Jc8iz6Lj-mAuzqdeBwdHxyb4RYwXTqc,1813
executorch/backends/arm/test/misc/test_non_persistent_buffers.py,sha256=EiOlLeQJxq7tOtW3SilpiHFa2zbCIHHJrERUjVJm8LY,1481
executorch/backends/arm/test/misc/test_outputs_order.py,sha256=zhxQYUR_asUDw6WAe8LurRYiR7ha27UdSN601EFZ5rs,4434
executorch/backends/arm/test/misc/test_partition_decomposed_quantized_ops.py,sha256=9mwRVerBOfVBX6bPyE-tlQZSz0wQZTojBiK0_s8mVHM,6218
executorch/backends/arm/test/misc/test_qat_training_loop.py,sha256=Whkngziz3HLQL8R2YEWGU8w9_Rrqr5jpg6gfV2RrnMk,3659
executorch/backends/arm/test/misc/test_tosa_spec.py,sha256=od5WNm92TglLCN8ix4bQAxCARtIqY0X_tLpbYNuYfFE,2381
executorch/backends/arm/test/models/test_conformer.py,sha256=kXs5kAcePYKIdJGnzT4-ZclKKl7Vr83zGE2xErivflc,4957
executorch/backends/arm/test/models/test_deit_tiny_arm.py,sha256=G6c4nbR4N_rGGQQnJ2rpg0TfplUXc5a1I5sZByf1F4s,2058
executorch/backends/arm/test/models/test_dl3_arm.py,sha256=Oq7drrqZcpQHVnbLLO-jOyRzFXgvyPsEGXMmG1t1wEI,3327
executorch/backends/arm/test/models/test_inception_v3_arm.py,sha256=OKeuPFwSBVusjNeVO4Y73CVbESUp-kpUQZldQVmhYcU,2957
executorch/backends/arm/test/models/test_llama.py,sha256=Rp8mY8_TdphfHdkWC1fx0zUQxpiqTMtJJMLtUEjAIXc,5446
executorch/backends/arm/test/models/test_lstm_arm.py,sha256=RFisH2YrZmpH8lWP3yLxN3_lRO4FrNWNM-JRtiIBaZ0,3759
executorch/backends/arm/test/models/test_mobilenet_v2_arm.py,sha256=Ye9SNk1N17VO96opDKtu7Eaw5DF5SUlXn4XLKI6ZRPM,4466
executorch/backends/arm/test/models/test_mobilenet_v3_arm.py,sha256=f_89Fm2E4XIh0oEvOqw8R2hDz2CSz2Ig79Fgu2VemmQ,2601
executorch/backends/arm/test/models/test_nn_functional.py,sha256=0Jbam5EocoT2DcYTHOQNZHJMmFqJIqZCn9q--FQoTBI,3527
executorch/backends/arm/test/models/test_nn_modules.py,sha256=ejzbIj3X9fC6Hb4Kkb46sw2FAtbEsgvI828DZ2JcNn4,3215
executorch/backends/arm/test/models/test_resnet18.py,sha256=DpzYPG-5A33-0T_0vEgEXSZjchbFQ0K1yYyQEIR8guc,2738
executorch/backends/arm/test/models/test_torch_functions.py,sha256=PNKCZwyhj1BISz-MRyVZ7tZKb7f36R6aY0KIo1R2e_c,4477
executorch/backends/arm/test/models/test_w2l_arm.py,sha256=1HdCUzIBRYenRFiSMlvl7OY72jBZjxhgTIy3x_ja2nU,3836
executorch/backends/arm/test/models/stable_diffusion/stable_diffusion_module_test_configs.py,sha256=-VuMakwbEg4QIPjVDocw4YQ5iPxZHaRVmwSKRj3isPM,3867
executorch/backends/arm/test/models/stable_diffusion/test_CLIPTextModelWithProjection.py,sha256=M4V6zi1z3_Q1DicIVs7TAVRzT_VJIZO5tsxygBlWUgw,4507
executorch/backends/arm/test/models/stable_diffusion/test_SD3Transformer2DModel.py,sha256=UeEV3Yjbd4CN0bV8HY6C2faJ6IvbLA4o2kO5ECWZd7Y,5139
executorch/backends/arm/test/models/stable_diffusion/test_T5EncoderModel.py,sha256=5JtyqbgZGKhBI1TKl_5-XLNyETYFV2L6E_X3Hwavn9w,3779
executorch/backends/arm/test/models/stable_diffusion/test_vae_AutoencoderKL.py,sha256=8ZiMtsifZwravqGj2CA2YXUUoYnszKg_aDoYU4LrpOM,3030
executorch/backends/arm/test/ops/test_abs.py,sha256=fzi6aspb7qYHWmh3ZHNKmUJhuQyCw03eCIvGrYsGqdM,2771
executorch/backends/arm/test/ops/test_acos.py,sha256=CSkIFC6wfLp4-vcTvdnFrLIs5cGaZo4YXS1qHkAIGWE,3447
executorch/backends/arm/test/ops/test_acosh.py,sha256=CY6HU75re5n-sTV5lo-76TKG49fFEchyLyE1fEEkSE8,3841
executorch/backends/arm/test/ops/test_adaptive_avg_pool2d.py,sha256=--ZmfoU0tBSJCU4bhp1qzZ8Rb48iCJJ0W-akDieOhSU,5713
executorch/backends/arm/test/ops/test_add.py,sha256=Lexmj7Tv7iflEirJvMz3gramCnsdJF7wRg9cggA7eac,11004
executorch/backends/arm/test/ops/test_addmm.py,sha256=kdrTE8RnLXmGo1al2rms6AOyBOM2oQzoGefSnFEtEGc,8214
executorch/backends/arm/test/ops/test_alias_copy.py,sha256=pxn2TtMeSXBdSCqUtNxM7KTbDaw6vKWPvnljxd9u2nE,3157
executorch/backends/arm/test/ops/test_amax.py,sha256=PDbyIpPA0s-FskoyCVkstQ4ur6GV-tU2cIpq0PhGx0c,5763
executorch/backends/arm/test/ops/test_amin.py,sha256=Kh3IgcSzPvUo32QetLytYTdnT7bnHMAhdwtAgt7-1jo,5784
executorch/backends/arm/test/ops/test_any.py,sha256=PT40cRiuu8-B20HGOUUA-I4Yn9ZnWW0aNqltOKs7ESU,6574
executorch/backends/arm/test/ops/test_arange.py,sha256=cciO-lxu9TYC-lkiBmcZZw2-IJg-ZdUQMxEYFanNkts,7778
executorch/backends/arm/test/ops/test_asin.py,sha256=vankJ5MpBUkahC4EDmb0wWT-xyNipL4CqgRh3fUY50s,2871
executorch/backends/arm/test/ops/test_asinh.py,sha256=HAuyVsLbfLeY26W1JdtdfPPT1DPgVpKqGMGlSQVkV9U,2725
executorch/backends/arm/test/ops/test_at.py,sha256=jzvEu6gJY3smXgqJuSMapun3jGy-hD0633f5eyPDCQw,7726
executorch/backends/arm/test/ops/test_atan.py,sha256=x31cVirP58EmeF2UXyro9ZnWiPWHdPCNxBPQGBYnWXU,2808
executorch/backends/arm/test/ops/test_atanh.py,sha256=u1pj1wmuP7qx0Qyvxsl5Wiz3YOmNNh3Vk0Umfi0NqXo,2910
executorch/backends/arm/test/ops/test_avg_pool2d.py,sha256=bvPCcqu9qC7mV4t3h3orCt45Jljo_AZ4YYoKh9Df_g8,7059
executorch/backends/arm/test/ops/test_batch_norm.py,sha256=eftACEMKTbAZ1aD4cmkT8wDv8D1bB4gItxoIBXtJiYQ,12436
executorch/backends/arm/test/ops/test_bitwise.py,sha256=DzUQFm5bcuq0J11GtSmotWP5Wb2XX9ncj7-Ew5CMZeA,20550
executorch/backends/arm/test/ops/test_bmm.py,sha256=GI-cFWFFR8tSY-wrMALu92RDV19KL1nXLwxtqDRTN34,5723
executorch/backends/arm/test/ops/test_cat.py,sha256=x-ncaz-q8Qd9Qhdoj9EySgBy76h6UW61kZZ0FtiDMsg,7558
executorch/backends/arm/test/ops/test_ceil.py,sha256=W0wlYcAXliTDApQ6HKXW37WfkJRzQH5LqLXOdgoQkE0,3251
executorch/backends/arm/test/ops/test_clamp.py,sha256=wNhDHOEObFWS45KpZWjMYH__hx48xzI_WdKei5Q3Yyg,4145
executorch/backends/arm/test/ops/test_clone.py,sha256=pQn6PvEMM9_0gG4cb08o0YJ4U7lMKQfJTS5bsh4Ui3M,3705
executorch/backends/arm/test/ops/test_constant_pad_nd.py,sha256=beXtHFho40zNqD0l8agXcnhXkXcIh1AcNldWJKkEpIE,3344
executorch/backends/arm/test/ops/test_conv1d.py,sha256=41X7Evr91eb7oel3dk3hp3QIbaZoWuyxaBbzvcPoYqs,9676
executorch/backends/arm/test/ops/test_conv2d.py,sha256=EVV4eJB4qmLTMGEkNfPPpH6Y4tno6zsj3QhU_1NhwI8,13541
executorch/backends/arm/test/ops/test_conv3d.py,sha256=YtjmbS4lo9Z6Ul0dGPYshSImOP9d05_4wkFqEMbGE4E,12339
executorch/backends/arm/test/ops/test_conv_combos.py,sha256=HflLfNVkxkg9_yvvrC3cPQ-zVoJUixD9ejvR8EJfr_Y,21158
executorch/backends/arm/test/ops/test_conv_constant_pad_nd.py,sha256=4VTs6HmlxT0Qk399vrT831s8xjL4DaDixuSlnPrFHwU,4470
executorch/backends/arm/test/ops/test_cos.py,sha256=NPQEAqdiD4I7_PBTIe88tJhYgeswYI6eYtd4-xiIt6Q,2927
executorch/backends/arm/test/ops/test_cosh.py,sha256=-GzfZmmstPG37AJYLEk5WJV6BSIJtCC8pGbpmhaZvu8,3162
executorch/backends/arm/test/ops/test_cumsum.py,sha256=vOkVrx1U_I9mk35072_AOB-OyRmfn7RbopKt10lQ7hI,3271
executorch/backends/arm/test/ops/test_depthwise_conv.py,sha256=yK_yBYRua1jtHvX1KPGS7Xxh6bqg8QR3KtR-GzyYJQ0,8334
executorch/backends/arm/test/ops/test_div.py,sha256=mfMYzqO0lKu9O2zuXuz_aXFrHGd1wWzAA_cLjwF6zBw,4229
executorch/backends/arm/test/ops/test_div_tensor_mode.py,sha256=7i0wtPyZmiQh_-gt_RTHWUgTURt_oAaluNEZ7nlJI4E,4053
executorch/backends/arm/test/ops/test_elu.py,sha256=LkcwoeHthMcsfauYjOHVtRgEgbBwwi1IK9rufJUPf0c,4962
executorch/backends/arm/test/ops/test_embedding.py,sha256=SMAQYWXbf88Fvhj8RailTk92wSEf0r9yZk8FKbwTTw8,3583
executorch/backends/arm/test/ops/test_eq.py,sha256=CY9ddWqcExiSye3rBrefe2zN1pLRlPkyNwvwGf69NnA,6426
executorch/backends/arm/test/ops/test_erf.py,sha256=61ei0zXM136dnGyVc5V3p8uDIf8wyNmQbfBD89vWV3Q,2612
executorch/backends/arm/test/ops/test_exp.py,sha256=2WFfaI8clRIl6o1I8NkgXRjRbfD5MW1N23uW689YwzQ,2832
executorch/backends/arm/test/ops/test_expand.py,sha256=B-jp10E3VkyQWayf4BMkOGUOwb8GKdkrxszxjFw825I,3679
executorch/backends/arm/test/ops/test_expm1.py,sha256=EvZUbobbFGDaiQ1mtwCoON2dLNVz-24KYsJH22NeJ4I,2890
executorch/backends/arm/test/ops/test_eye.py,sha256=-r_mJEGnguf_TkkdjxQq5nMScd1h2FmM_c3EA40DCZI,4731
executorch/backends/arm/test/ops/test_floor.py,sha256=wE0xupjgKkzieFuUcY47H7o2ZAwLnOrm5AaKe6Kin_Q,3273
executorch/backends/arm/test/ops/test_full.py,sha256=hMNG1Ovp_-hqy_b2U5j6u21OMXZrH2iqvD8eHBxS_Z8,7422
executorch/backends/arm/test/ops/test_ge.py,sha256=hkR-q3mJD_do0KghBBFg0_Zci7tnXyug0pqHmLnx8RI,6495
executorch/backends/arm/test/ops/test_gelu.py,sha256=GJwBrYWeOIsYPLnzbPAyL21eUTOxffNq1BoSHUryk-c,4184
executorch/backends/arm/test/ops/test_glu.py,sha256=erhmpLtpH0EqaT0f9CR3NhutCeDrWUJbxEG5TKc4J6U,2966
executorch/backends/arm/test/ops/test_group_norm.py,sha256=36wLNWCDywy_zAeHCZC-EXhuklRDW-9GSGlUU5gIO4w,7322
executorch/backends/arm/test/ops/test_gt.py,sha256=9SXsGYbvL-aD_6qwdOAfLY25KbqfC7vH-hl_G97sy3I,6329
executorch/backends/arm/test/ops/test_hardsigmoid.py,sha256=krwOzB1rPFZWhwTcHm1Ut0uqagTKzpHNpTxNu1JGJvk,3035
executorch/backends/arm/test/ops/test_hardswish.py,sha256=Bu-Vi9H9M704eo9CA62009dG-8oNeTnF61U46nNs2ek,2829
executorch/backends/arm/test/ops/test_hardtanh.py,sha256=9bcLV0v3QzQoYmQwPnMrA5Pyborb0HewuTvrZ29pPFI,2979
executorch/backends/arm/test/ops/test_index_select.py,sha256=ujeZSyhgNVAtxequYnjoBICOSiYVboskN4gPL6lCHcI,5299
executorch/backends/arm/test/ops/test_index_tensor.py,sha256=SZI1YMa7dVIPBsPe2G4qwjyJeK7d8IGFsMisksDSeuM,16432
executorch/backends/arm/test/ops/test_layer_norm.py,sha256=YiV98E7MMXVKqmF-wYSIfpfXdLtU4BXaPeOHnNQx7zE,4289
executorch/backends/arm/test/ops/test_le.py,sha256=Bv0atEpSFLLXtdVn8lRKWd8ulZBvvwD3USwT5_ihfx0,6645
executorch/backends/arm/test/ops/test_leaky_relu.py,sha256=jdxegi-01VlHecRkQ-hcyafHc0d_6F9Ge2fKvo8GAQA,3861
executorch/backends/arm/test/ops/test_linalg_vector_norm.py,sha256=GbMi1L5eyI7QxOWe2V4IPHXxUn0M-cMsBKuWRvCwXXU,5032
executorch/backends/arm/test/ops/test_linear.py,sha256=cGgiZMlEv9BJpv39rdguWYQLN6hFPXWSCansZ7Ttbo0,8956
executorch/backends/arm/test/ops/test_log.py,sha256=ceetVJ9zCNHv4IB_R0j7M8SaMMzqyO3I7YYiozAwMEM,2801
executorch/backends/arm/test/ops/test_logical.py,sha256=b53afSfoqD3NG1R1x4nqdztYNXqKsSYWAPFpke-rWiI,12254
executorch/backends/arm/test/ops/test_logit.py,sha256=h-z9rvkcTgVZ8mijMQxYLRZZ-_B4OGkg8_FVjAF9_nI,3046
executorch/backends/arm/test/ops/test_logsoftmax.py,sha256=PB69B0ahiS0fyGegriDD7ggxqOu_I8p9Y4ww8QM5Bvs,4134
executorch/backends/arm/test/ops/test_lshift.py,sha256=-tEJo-9bgfmyO1GerU22rB87pIHGXmzgtsF9Ll0tijo,6923
executorch/backends/arm/test/ops/test_lt.py,sha256=fw3mK5EeYL57AwR_xlgJFyfW4uBxdGqeeNtgi8PyH5U,6390
executorch/backends/arm/test/ops/test_masked_fill.py,sha256=AdhfsyH1aREzSDCvYd_56Il9FSwX3TITgILjXjcEVok,4353
executorch/backends/arm/test/ops/test_matmul.py,sha256=jgeB_1W3WXeSI7yIu5huLIB05DPY6EZif2G4qjT9oEQ,8052
executorch/backends/arm/test/ops/test_max_pool.py,sha256=WSdI8ENT11VCbpL7d73X1ThhTi24-j8ELgV5RCmxiUo,8732
executorch/backends/arm/test/ops/test_maximum.py,sha256=UxzY2O9rTBfa57bLiRthz0rkUIGxeFZkNbk0jJyoJY8,2846
executorch/backends/arm/test/ops/test_mean_dim.py,sha256=620TjlOabf7wysHM7v1G2vNMAyPk_Qq4CtSJu04Gzsg,10544
executorch/backends/arm/test/ops/test_minimum.py,sha256=RriOPk9UMpWnF7jTDmeFyTlHYlauFdRxI7mFOc3gPII,2776
executorch/backends/arm/test/ops/test_mm.py,sha256=h_sxS6cMO5eT7jhy3R0aeisJiclq1IT_cpe9lF4ORH8,2723
executorch/backends/arm/test/ops/test_mul.py,sha256=IxatVFuCqcgiCq95cliu0NS4_iVzITKPHFkXovdGtds,11536
executorch/backends/arm/test/ops/test_multihead_attention.py,sha256=4jXKN_URtsnMtIqS0n0E58_QnUAwS3ZPB2H0L03goBc,3829
executorch/backends/arm/test/ops/test_ne.py,sha256=J2fxXryflXVfOfz6jMhOZuXhQovGxLTdL8qafvsB0_k,7196
executorch/backends/arm/test/ops/test_neg.py,sha256=lF6tQpFXBXVWfm1zmalt3mg6ED2sk_1L1zUdrxuOsx0,2661
executorch/backends/arm/test/ops/test_ones.py,sha256=UucqhwnOES0o87HL-6djcu5s8q-2ZnkchFoPrBXIZwA,4282
executorch/backends/arm/test/ops/test_permute.py,sha256=IdO5E4hdym1qH__F0xwLZMvs1qowUpnqeVddaORO45s,3666
executorch/backends/arm/test/ops/test_pow.py,sha256=yyCY3A2sGMFils9A2q8hMkndhHRDmPD2Egxq8Ba-__8,7148
executorch/backends/arm/test/ops/test_reciprocal.py,sha256=BTZZK0C9zPCSO2OY7NB-YAmfbZ9yat9-9O4SXc98SFY,3270
executorch/backends/arm/test/ops/test_relu.py,sha256=dxTCiEFt1Gu8M3A4ifUP_1u_s2g-dWLcoT0kHJCtSRo,2930
executorch/backends/arm/test/ops/test_repeat.py,sha256=cHmIn3IvCpQqmlRFKWs-0fRLqyuSN7REDvkl6b8YsN4,3834
executorch/backends/arm/test/ops/test_round.py,sha256=dzjBD25Oz7cWkGShRJEjLiKZ4x8B1gm3mtIhPRsMQYA,2844
executorch/backends/arm/test/ops/test_rshift.py,sha256=kzPzSMqZacHtzJgHFC-1qN_sBtuK-ihb13prJ6SCF7k,7246
executorch/backends/arm/test/ops/test_rsqrt.py,sha256=85NkUIsXj9os1WKpBJ_KaoRS53hJIB1lcBPXQlv1VHE,2760
executorch/backends/arm/test/ops/test_scalar_tensor.py,sha256=NjU6-N5haAE5IC2kPdlCEJgBrMVngFr15ncP6JIOD-0,3587
executorch/backends/arm/test/ops/test_scalars.py,sha256=8v7JPPfep-RzYQyUIXDjr7Chj53ReEPJFrHwl8yGzoY,13888
executorch/backends/arm/test/ops/test_sdpa.py,sha256=UkGQMVWW45IvBn7ajDFVaKki1HOGbDU2d6nbgn9_K2w,1945
executorch/backends/arm/test/ops/test_select.py,sha256=bTwCQSgtIiogHr2_rXT5Cq4L_etqx558fdGOKYafQIk,6051
executorch/backends/arm/test/ops/test_sigmoid.py,sha256=HEbs14vqSx81uJGkDLo1R3P0HNuqMxu20T4HaMBmMLk,9978
executorch/backends/arm/test/ops/test_sigmoid_16bit.py,sha256=PtH17Vm_m7btTz7HNCGhcL7mZv_4HBVqs8G4red9adg,5475
executorch/backends/arm/test/ops/test_sigmoid_32bit.py,sha256=muv8LwM1fuJuy4g6o1elzDVQYkXTAImhJLrZq2Hbogc,5623
executorch/backends/arm/test/ops/test_sign.py,sha256=dJDFmieozZyHad6xy87IcEF6e01HPTKnSX6_bD6bpGE,3032
executorch/backends/arm/test/ops/test_silu.py,sha256=xekh2Vwd-UJ-eLyk_xwAYkRIie9e1WrrLzVbTCug2dI,5081
executorch/backends/arm/test/ops/test_sin.py,sha256=6de-C3A6WyUc8caVqZQDTjpg9u0tI6az2yfB8Gvh3HM,2630
executorch/backends/arm/test/ops/test_sinh.py,sha256=4SpNR9tC8DCBWZf__HE009GOJcmMqvk6y9hqBcPxqGw,2757
executorch/backends/arm/test/ops/test_slice.py,sha256=WPrtkpGCJCELmHlx3gWNWmdV5VRdj47OJO6o1t24kFU,6771
executorch/backends/arm/test/ops/test_softmax.py,sha256=9cOP7gOxg5wkknrYr7CVONX8ndGzKZ5x3SmDBM6xHW4,4012
executorch/backends/arm/test/ops/test_split.py,sha256=DvP2ceV2VPTRzlZAkYKwA76x6Qk_gIj_UHzUeViXF2g,6075
executorch/backends/arm/test/ops/test_sqrt.py,sha256=TnBTbwGnx5Lfb2KsgEPnz_RnP2nQhZfgky5_Sxf0pRM,3172
executorch/backends/arm/test/ops/test_squeeze.py,sha256=RgpNdU4jGRBmx-oN81xr6m3eDsbyslSz2iY03lZ222o,8163
executorch/backends/arm/test/ops/test_sub.py,sha256=uFfrdi238ye8kbi0e8gwJMY7hW8ic4XIjCnFZjIsPyQ,7980
executorch/backends/arm/test/ops/test_sum.py,sha256=5PkKb98wfz5pX_mQvzV5Fan4Kkp2GInQYSGZGpQJZYY,3897
executorch/backends/arm/test/ops/test_tanh.py,sha256=OuYqroKEehnAsa3uX5hj3YMSvuD-unmIDNezlyvqL1s,6315
executorch/backends/arm/test/ops/test_to_copy.py,sha256=pUcHOCBbiGb1J8sOI1UGWQQkY6byMczDQ8Ki--DsNl0,7768
executorch/backends/arm/test/ops/test_unary_combos.py,sha256=ZtTVKQpwP1Gx_poqUa3g12up6y4t1SLD1NUe7_nX-j8,3889
executorch/backends/arm/test/ops/test_unbind.py,sha256=hhj45TAvqUGG2wBBD3lTY88b0DBO84KhvHzlYDrR1Jc,2254
executorch/backends/arm/test/ops/test_unflatten.py,sha256=WN7MoljyGLfLJSg3cbabBngZfPF2K758ahOiI81fIJ0,3374
executorch/backends/arm/test/ops/test_unsqueeze.py,sha256=3C5LErWmfxk629wpou9RpWVlugFfZkKnm4JhR9z6TOM,3189
executorch/backends/arm/test/ops/test_upsample_bilinear2d.py,sha256=jHdt1G5fCS4yMCwZ41p-xm44Jx84s0jIRi5H1R1y5e0,12562
executorch/backends/arm/test/ops/test_upsample_nearest2d.py,sha256=bUaQACiiFWbCTIXso7dG0Ml6zZ1M5CE7m_gQGtIbCd0,15286
executorch/backends/arm/test/ops/test_var.py,sha256=QzU4f2XEXDdP5yyHpoGs11PtqSGWkVr3tS086Wx7EuQ,11045
executorch/backends/arm/test/ops/test_view.py,sha256=lGeynr8kzTYAaMSktspqLAWi-K4-LKBVPErmRQoBwqM,8631
executorch/backends/arm/test/ops/test_where.py,sha256=lk5m4a0fKT2pzVcyIKhyLFSncbxmMHhW39xo-kfVcbg,6854
executorch/backends/arm/test/ops/test_zeros.py,sha256=TnrBldpBGMMpzxaTcI7HOUPdAb-_ZdlGW6CUsOraLMY,4343
executorch/backends/arm/test/passes/test_broadcast_args_pass.py,sha256=Bw57w1sQiYqHSf234MoFGG5lOnB2xg07l5UyR99L22Q,1639
executorch/backends/arm/test/passes/test_cast_int64_pass.py,sha256=spEiSQJyKzkXdSD5swLWOrAxb7dr85G5NpE1jHlT9fY,1519
executorch/backends/arm/test/passes/test_convert_expand_copy_to_repeat.py,sha256=LdiwiM-AXIYcrIHSjewYzFd7bNBMVXbUOaooJsgptds,1477
executorch/backends/arm/test/passes/test_convert_int64_const_ops_to_int32.py,sha256=Qq6sXsuh0jonYBDxwX3-gBcQjd8ZdWgXA4fZ4gZC3GM,16162
executorch/backends/arm/test/passes/test_convert_int64_output_ops_to_int32.py,sha256=JboU4lp6ptbEMyva-POK4weJ9KIx-3NMpa-TsgPi9cE,4132
executorch/backends/arm/test/passes/test_convert_int_pow_to_muls.py,sha256=O0_c3n4AD2r4GNwZBapEgAYv1JmtwadebjrxmbPNClM,1818
executorch/backends/arm/test/passes/test_convert_split_to_slice.py,sha256=VUyHTrhILVy1pb72cSbQ0FjZsU55fwac_8J57VYvczY,1821
executorch/backends/arm/test/passes/test_convert_to_clamp.py,sha256=ryzDZWkXyb5vgpONn7V2kNL_N3zB4EnQS1c8YHWkeG0,2622
executorch/backends/arm/test/passes/test_decompose_avg_pool2d_pass.py,sha256=bBkwJ3WMRmOZftwO_l0xQSHXXADwX-u4bY50p13UYdM,2293
executorch/backends/arm/test/passes/test_decompose_cosine_similarity_pass.py,sha256=rYhLvz6drKdFr9We4IGYJMcUXItNu2FCvGfZv0oO5_Q,1853
executorch/backends/arm/test/passes/test_decompose_div_pass.py,sha256=7z2JLSgvh6E9BpLyWGwbEQIz2EKRdWIYmXSjd7uUFF0,1827
executorch/backends/arm/test/passes/test_decompose_layernorm_pass.py,sha256=-QdA8ZY7TxrPSzvSEC20EUEfsdF_Xg5JfB07ojIT3mI,2548
executorch/backends/arm/test/passes/test_decompose_linalg_vector_norm_pass.py,sha256=Jotxz40lKACikPvr3tZNZp2EnbIS6fJAhdHTL08Q3DY,3184
executorch/backends/arm/test/passes/test_decompose_meandim_pass.py,sha256=5a0ps1DQnrK82dYaEIKd6uwifLy1aA1BT_4WGIqSjJ4,3729
executorch/backends/arm/test/passes/test_decompose_softmax_pass.py,sha256=wH0C5qtKgdwQN-bv5E6T2b7o7DDOJxxVzzAEdPizRes,3427
executorch/backends/arm/test/passes/test_decompose_var_pass.py,sha256=BXHhIhawnBjztnm7kET1ppi-9QIHUWqgNddesCNEpT8,2695
executorch/backends/arm/test/passes/test_decorate_fp32_to_int32_casting_pass.py,sha256=r1Yh08IMcUof3xvgMYBqtYnkauZVDfoUMcNcRgtZjA0,2397
executorch/backends/arm/test/passes/test_fold_qdq_pass.py,sha256=RKfLNkB9ejTI9Oeefg8XEQtx80zA9F7eM2uJizMpESI,1883
executorch/backends/arm/test/passes/test_fuse_batchnorm_pass.py,sha256=X2iv6lQchE0hAA1Ge48t_CRLGj81XzoQdco0SiG6vog,5696
executorch/backends/arm/test/passes/test_fuse_constant_ops_pass.py,sha256=sHhoHmv3-yF6JAaprfvFlkln1jr0iDFoLvOjQc15Cco,6183
executorch/backends/arm/test/passes/test_fuse_equal_placeholders_ops_pass.py,sha256=EbchGmAbMGnc9IbU602xUgPhenbUQyDaqypBy3sMUsw,4142
executorch/backends/arm/test/passes/test_insert_int32_casts_after_int64_placeholders_pass.py,sha256=YUS9Sh3iizVwUf3qMZALXNjIegHJl6ajHSw9i7OxmJw,1468
executorch/backends/arm/test/passes/test_insert_table_ops_pass.py,sha256=1L30NxSZozTTo_1vkwpRIpxsz9kT4uTx8lbyXiaTw9w,1673
executorch/backends/arm/test/passes/test_int32_cast_embedding_pass.py,sha256=TXfL0xSNw_353Fwck9GNprFUJQ-AXYUARwcUvfqqA_E,1395
executorch/backends/arm/test/passes/test_ioquantization_pass.py,sha256=wjDE2Q48AmvTiSCtm1hDwpNDqSnGTq57dSONz4vAcT8,1516
executorch/backends/arm/test/passes/test_remove_clone_pass.py,sha256=gk_na0qTLYHs1ATLFFkDZnkmcbCgMLuzmayQ99O4z6w,1238
executorch/backends/arm/test/passes/test_rescale_pass.py,sha256=JwBEmGLKf4BJ_6-M22Irh8q_sl1cffPr2YVLLJSfKHc,6448
executorch/backends/arm/test/passes/test_to_tosa_memory_format.py,sha256=T3eqRJY_eydfpvVgRY6LzrFGVAOkZhmxGG1Zanl1IRE,5553
executorch/backends/arm/test/passes/test_unsqueeze_before_repeat_pass.py,sha256=P4EMrvsqMscI97azYBaXnP1Sei6c9s-RkNGn6_jssgg,1819
executorch/backends/arm/test/quantizer/test_generic_annotater.py,sha256=lHlasTpuBYpH319jZ3NRK8HtMRYalxnpM_p8a3svZDM,2962
executorch/backends/arm/test/tester/__init__.py,sha256=blavYpgLOYsTpUrpVkYMGkNZ210b_5enMMBRlEZhTPg,193
executorch/backends/arm/test/tester/analyze_output_utils.py,sha256=ZXi760WwylSexlOhwNWGBTOpeT27k2TSN__VcHO3ZZM,9895
executorch/backends/arm/test/tester/arm_tester.py,sha256=dQn22YJCBsC1zHayN7I61JA-xSAYL-pz76Na_W1gLcI,30023
executorch/backends/arm/test/tester/serialize.py,sha256=s-z7nJKk8vMoBZFG6oXGvFCtoyYkyjW402cm3JTr75k,2499
executorch/backends/arm/test/tester/test_pipeline.py,sha256=26dqs_zN2e6QLObTfoGlkgvEOWZtsYWn_xvwGqLysP0,37559
executorch/backends/arm/test/tosautil/__init__.py,sha256=blavYpgLOYsTpUrpVkYMGkNZ210b_5enMMBRlEZhTPg,193
executorch/backends/arm/tosa/__init__.py,sha256=psBIlLO9IwniDugfhD9A68JZXZ4qjEnMTzKVAy6xdMc,289
executorch/backends/arm/tosa/backend.py,sha256=_a3Nsm51zOXD36Flkl5PeeV_EmwEaQwdNgFMhlWRDXw,8129
executorch/backends/arm/tosa/compile_spec.py,sha256=gT80Hl1KxgUWZZaq_WsD2GXf1pYPHIVI0azUDeTexnU,894
executorch/backends/arm/tosa/mapping.py,sha256=HuqN24-OtT5iLm2q-yLweA8zcAJDOIAveZCaIkYCTVE,5013
executorch/backends/arm/tosa/partitioner.py,sha256=grEyPiMqg2mz8PJrNN-oAXD7LLKAn_o0vpxQ20kDpmg,9244
executorch/backends/arm/tosa/quant_utils.py,sha256=d7Agg9aqYUIva9Mx4Fv3pnc2GBz6B5P1wY1qpGj9ulA,14618
executorch/backends/arm/tosa/specification.py,sha256=0Rj0l9TaAr9Ht4U68tzTT1kOEuQkhx6IkvOvml8J_f0,6847
executorch/backends/arm/tosa/utils.py,sha256=bUhTGZyNO-56ReB9z99WDx8qUzrTohwiw4Y3I1C5Bf8,8959
executorch/backends/arm/tosa/dialect/__init__.py,sha256=ON1Kxkler8LctXVy-IfnEBpcNQXiWxrzRHFNbs_htqQ,304
executorch/backends/arm/tosa/dialect/lib.py,sha256=YrWkFbVsyOgZtsgwMjJAxIoWLYm4SULXFWyTwBu-41E,2179
executorch/backends/arm/tosa/dialect/ops_registration.py,sha256=48BW8XqxlWHzUpf8sX-veCKpIMfudEB3qTooHDfZjT0,2532
executorch/backends/arm/tosa/dialect/ops/rescale.py,sha256=KTLLcNw-cvVG1psMKTNQqNdN7h60o_ZQzSvji-5qiKs,2092
executorch/backends/arm/tosa/dialect/ops/table.py,sha256=SjW4YFR6fa6HuRR1xvZ2IDrZm4qeukbFql8kosqfRZI,2050
executorch/backends/arm/tosa/dialect/ops/transpose.py,sha256=4p3NVcvROk7ASinGwi2XUz7yqTbOScxsSv5mrQt8dpk,1421
executorch/backends/arm/tosa/schemas/tosa_1.0.fbs,sha256=oR7Wxg6xaEYzT7odkbiQZWcLtYLBpEa0Pv79T-aKxrY,8754
executorch/backends/arm/util/arm_model_evaluator.py,sha256=R7oplhOb311J8kqXTzD4Z05x8FHbB1pahwDmDuaXE8I,6988
executorch/backends/arm/vgf/__init__.py,sha256=kAq_eFraLwSbMNNl-ss921iPUNrjdFH5q2_H7KjFp9A,430
executorch/backends/arm/vgf/backend.py,sha256=ijgssnBQJCzWrsif_bA7pu8dfaO3IT6PFkN0Yo4rBZ0,4614
executorch/backends/arm/vgf/compile_spec.py,sha256=hft5zS6R0caRkShlSfjPqjzLbqKANPDyfajCtMVvxsc,2210
executorch/backends/arm/vgf/partitioner.py,sha256=QvyYjtaX7rwM_IX5MFLl73DB99tw69S4Y-Z_LyMaHy0,1005
executorch/backends/cadence/aot/__init__.py,sha256=ALLpzQ-rmr3qPziAF9VZKVQMF6HlwVrclY1GbcjL7bw,213
executorch/backends/cadence/aot/compiler.py,sha256=_iree7V3PEOJqz2PaCnVXQU2iNtIPI8CqVhnBRz5T38,16319
executorch/backends/cadence/aot/compiler_funcs.py,sha256=K-VmF5nM6GhSZ6sJKGiMWq-scTddyNjQHBKG41lJP8U,1589
executorch/backends/cadence/aot/compiler_utils.py,sha256=Yga3sPW-8cq9kliFV2FLqRpEGKP1C64PKrz1T3WXa5U,11291
executorch/backends/cadence/aot/decompose_ops.py,sha256=FMY8nZJirmwwcEzaxQJQ6qty2sYTOAyJH7kUktaMl7Y,3586
executorch/backends/cadence/aot/export_example.py,sha256=oD1dyHq6a8Tca-c-9L0s-L2mlKWEUtRaGDqTNXsGRus,3973
executorch/backends/cadence/aot/functions.yaml,sha256=JiJaWPbq_4vcPdHVIvz0Xj6EhieMo_tPz0RC2oMhNc8,22084
executorch/backends/cadence/aot/functions_fusion_g3.yaml,sha256=LUrIQ9-qzTpM4iVwmwDFOQGylPVYJO7Cs7vggp-toks,4813
executorch/backends/cadence/aot/functions_hifi.yaml,sha256=B9jsNuYRMn3UoOAwfdT1W_jpg0JChFo4GproNmeANyQ,23528
executorch/backends/cadence/aot/fuse_ops.py,sha256=Rh3qvgo0XmKbRUf6h4Rt9_U6QTby58UCBvA-2X-r8Rs,46833
executorch/backends/cadence/aot/graph_builder.py,sha256=FkVNUpEIaKrD0DBJiCS7KL-bIx8BJy8XC0P5xsCx1wY,4971
executorch/backends/cadence/aot/memory_constraints.py,sha256=I4L3QKrDCaFUl9onBgVHHpLIn7dfxjK2cM6mqY6d4fU,31102
executorch/backends/cadence/aot/memory_planning.py,sha256=i39P3woJ1mHsVp35npyPH5zKUgBpuIXopSKRC2FOrgs,18162
executorch/backends/cadence/aot/memory_planning_algo.py,sha256=t9VIvd8oHEmgkUWJ_nrK0Ae454pH8HXXV0M-um7bsKA,13293
executorch/backends/cadence/aot/ops_registrations.py,sha256=hfK6k0kr9zAcerlg3ptmqcBCRqOrAL277AKWo1OgO_k,87377
executorch/backends/cadence/aot/pass_utils.py,sha256=ZcSZc2KSjkiyZ90wFmHoJu4mXj6CJVd8WNzm910DW2k,7448
executorch/backends/cadence/aot/passes.py,sha256=3wgJoYRTHN4tISa2yl0Hy3Xs2cdd-GMCCETFBwI91Uc,4582
executorch/backends/cadence/aot/program_builder.py,sha256=f8ao8kfau4HVM_ZWXAi78FHA5sRl6NuD_S3LQXkMXoE,4761
executorch/backends/cadence/aot/ref_implementations.py,sha256=OL9jC54N00Mu2aOr4ICveSJvIE5FYEJu7we6wQ9r7jM,36876
executorch/backends/cadence/aot/remove_ops.py,sha256=57MoK-rIGzwYDTW9E9top0ISwAT6tBwK229OpwHmNVc,36046
executorch/backends/cadence/aot/reorder_ops.py,sha256=kfPYR-D02qnEBh_KRILnSB_SxA10rdp2LqBuu3MtQto,35972
executorch/backends/cadence/aot/replace_ops.py,sha256=XoiLasa1tby2d9KjM1ZXn4PkS9ULFs-xxiynGcC-4FI,88782
executorch/backends/cadence/aot/simplify_ops.py,sha256=2jl17YM7RUQ3cmkN3ydrFjgVKXASC3Oousn6_64qo1w,4876
executorch/backends/cadence/aot/type_dispatch.py,sha256=vvFyaq_5EDbsykvn1L73gEXSMxb-VB3aeDwDAMh9_Gg,5902
executorch/backends/cadence/aot/typing_stubs.py,sha256=5ae18PBWo9XAWBpLyi74OG_o8YHc6qpvysiHmAzBbtw,671
executorch/backends/cadence/aot/utils.py,sha256=A_c-ZGMo6hmq-FfQT7yNbgzgPWA1bRg9UPSe38kBGvE,12059
executorch/backends/cadence/aot/quantizer/fusion_pass.py,sha256=27TKl3Q9j7O-JZDw9YVJUGZ9G2hwYw_eK-MwGk-2vpA,21275
executorch/backends/cadence/aot/quantizer/patterns.py,sha256=oZVauwUSsP8ExyoX35gN1HBPX-58dgM9hsYNCmtiEqI,16849
executorch/backends/cadence/aot/quantizer/quantizer.py,sha256=vwLY9O8R7L5qu_WuZVk73D3LQ9Li9S7zcHpBxHHHJ5o,9894
executorch/backends/cadence/aot/quantizer/utils.py,sha256=NUYvLgRdUYTpm2qmLumHS6Ys18dLn1r7n4JOSHNWRGg,9136
executorch/backends/cadence/aot/tests/test_decompose_ops_passes.py,sha256=HbJJ-xlZd6rMQ7JYwpvXWSILs8IXTSLshiDYpJJ-rNw,2801
executorch/backends/cadence/aot/tests/test_fusion_ops_passes.py,sha256=bDoviH1dDiQwnDEuMNS-_M0VUZPon2pi39qVhL7MX2E,39532
executorch/backends/cadence/aot/tests/test_graph_builder.py,sha256=hAkPqMBI0W2--nEeYHS180SDy9vC5q9gwfltUCJ_tJs,3646
executorch/backends/cadence/aot/tests/test_idma_ops.py,sha256=jP312jonLd3zVIQOJxOEy25WIYXXRhXwqpXlHOBhNtA,1115
executorch/backends/cadence/aot/tests/test_memory_passes.py,sha256=NGDiNUuDKkEW8E8kY-n1488sudkfXSyBq3-zULXPS_Q,49716
executorch/backends/cadence/aot/tests/test_pass_filter.py,sha256=MAU-Uniil6WzwUp5ImruYZhoi9SvTA1M-P9taSXujlE,6142
executorch/backends/cadence/aot/tests/test_program_builder.py,sha256=F-8U1AdG6YpTuO1UJeSw4OsEQjMcTgdozijV3imt8sE,9610
executorch/backends/cadence/aot/tests/test_ref_implementations.py,sha256=X5OyzDkTOTWw7DrlXeOJEKzhUO38ETRc80-AXU9PcN0,45629
executorch/backends/cadence/aot/tests/test_remove_ops_passes.py,sha256=YjAypTnOatMenQQ9B2r3ESo_mHd_Wmqoux7bAFppwuo,37346
executorch/backends/cadence/aot/tests/test_reorder_ops_passes.py,sha256=DhgaNm40VYZzPZqnF9k1CQlCIiSJWmTPd_k2qU1n51U,22911
executorch/backends/cadence/aot/tests/test_replace_ops_passes.py,sha256=82o5lRL3wm9hvn__bDPi5gUzsMtHUsXt92mVKYYWU8E,76734
executorch/backends/cadence/aot/tests/test_simplify_ops_passes.py,sha256=dPePU8hgQ5_FKpu6gbcWn1GWhWlayqUU0YXH1ez2Jtk,3246
executorch/backends/cadence/aot/tests/test_type_dispatch_passes.py,sha256=LX64zstVA713jsDbe5Avn5gHbKcDCJMkR-FWNPdI93U,19111
executorch/backends/cadence/runtime/__init__.py,sha256=8Uqx-p8yi6TVVlY8LuKMNh_0eAsP34YYtCfQKbk3Gns,346
executorch/backends/cadence/runtime/executor.py,sha256=6cWfl2KmpUv3Wji_4Cy9ONwWNNeU__YQkhZBtsigUxQ,7044
executorch/backends/cadence/runtime/runtime.py,sha256=yboFzjIa3-rHfmzWa1fY7b-TUxidsotDMtzRdR3hmCo,8685
executorch/backends/cadence/runtime/utils.py,sha256=_GttMNrv1BkmKUKQRiJX8AU1hOSJJ41VIM2LWMqFPHs,2972
executorch/backends/cadence/utils/facto_util.py,sha256=1T7QqjIJWcBmriZ6MrX2bpEaFOlshoi6VgRA974nDfU,12307
executorch/backends/cadence/utils/gen_header.py,sha256=fHbt5yGqHikqmpzl8lOux2I2LRWVEJb2xZw3OucREAk,1514
executorch/backends/cadence/utils/post_compilation.py,sha256=1slAc3_nNNqhKumAynJdBLKZ398FN3QvRKElxTgjCkw,5840
executorch/backends/cadence/utils/FACTO/setup.py,sha256=uzAa1TgxGv1WxHlz7MTQbtQ_Oo693IZrH84QNoVeEPw,663
executorch/backends/cadence/utils/FACTO/calibrator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/calibrator/runner.py,sha256=m1QxmQ_dRnnLyOkn-Hafo_TbqRWDf9DWcInqbYDMv2A,6839
executorch/backends/cadence/utils/FACTO/examples/example.py,sha256=9ze6-r9kc9Oygkrit4YrotWgmXobJbbm-vRy8EFUgOo,1633
executorch/backends/cadence/utils/FACTO/examples/minimal_example.py,sha256=xsykIKKS6AaXb4gBVx9gUyFfRbVHIFH0JuDpUow8hts,631
executorch/backends/cadence/utils/FACTO/examples/random_seed.py,sha256=3Wlr_EGdFE3-2F-vmBMbOwoCSlzcbC0WXqTQ2AdUdoE,994
executorch/backends/cadence/utils/FACTO/facto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/engine.py,sha256=vts4e0Wc_-vT7u0lD9J5f-8NPayNEJjIK1LS8Gvv9XA,4692
executorch/backends/cadence/utils/FACTO/facto/inputgen/argtuple/gen.py,sha256=i6ddZdHkp2R9LweGCPSYjSPxDI0xFY-8eswei-6S6Xg,1727
executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/engine.py,sha256=DFh04fD8kFwFax0RHwIaUnhC8W8GIRtqtvl7ijnEKxw,10396
executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/gen.py,sha256=my2lneJBgYgcV5bTcWvJaigKKUsvMdWOxE4YoRwYcVQ,4615
executorch/backends/cadence/utils/FACTO/facto/inputgen/argument/type.py,sha256=z0xk35UYYTf3XGwX9Obgh5ipeS9UOClhL3KL_ryxToc,3578
executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/engine.py,sha256=JOI0LRZva9bHs9dGyfg6WKQqRwH9wB4zJfbAJxr_trM,2018
executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/model.py,sha256=ctlOw8YtaupI9G-eiQHSAPARg4buHribe0w-yMrLv28,4681
executorch/backends/cadence/utils/FACTO/facto/inputgen/attribute/solve.py,sha256=wbqepOPXncjpV5J3IezjdKWOlNf5Oof4jGl4cBVHjd0,5115
executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/specs/model.py,sha256=3zJIP2T_wrPXq1wbAmZapGERxyt6kNT40twGp7vCl0M,4768
executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/utils/random_manager.py,sha256=VAAPS-QhghyEaI3gh-dU3U09HKfWQEesbVamxK-vNc0,789
executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/constants.py,sha256=JM9xGCKOHuho44iqQKJaKbYUNrc-GidGyYRd5bwZC0w,290
executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/gen.py,sha256=EL0_k0-2ad0-NXAoxSbd4-v_fskoL57FyaMx89HZSPQ,10638
executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/solve.py,sha256=xbjDk4pC_G9BxObc3KqMJpAmQGBOn9EzZ8wIVTJlZF4,5853
executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/space.py,sha256=1WvRRUKQYDHSakNwCcz2eAmTOd8nGYPjO16FlYySyN0,14741
executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/type.py,sha256=7E-XaF8ZP1m3rdfnV-_3uMSw1hCXUoNO4-FMzXmfppI,2625
executorch/backends/cadence/utils/FACTO/facto/inputgen/variable/utils.py,sha256=BUs6UprAnNUWiUi26RXbdCjkzdwLX_bpqHWXYn0XBcc,894
executorch/backends/cadence/utils/FACTO/facto/specdb/db.py,sha256=bYmJma7n3Y_6Jw-n0SFGkdpHzChtCrFfBkzZ2nQXHvM,145000
executorch/backends/cadence/utils/FACTO/facto/specdb/default.py,sha256=r_jXIfNFc-lhltbJ2eT0idiPD6Z_3FDByqFPc-4GqSk,1235
executorch/backends/cadence/utils/FACTO/facto/specdb/dtypes.py,sha256=ujMjeoyz4c8YkulLpnj31--qbAONHe9wXxQR05rddkc,860
executorch/backends/cadence/utils/FACTO/facto/specdb/function.py,sha256=UGFCyy4XhzN1OycKuqtQPJaLW-0jbcJJcUzUXZBsuXM,15214
executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_engine.py,sha256=iuF-Uu6vjarPuUEYeijYbsYoxI4viefGUAiNXX-X6bU,1947
executorch/backends/cadence/utils/FACTO/test/inputgen/test_argtuple_generator.py,sha256=CuTh5BzLPLOkslFX6av9xsK441q5CQ9-3eo5jDAxiOI,2115
executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_attributes.py,sha256=vb1mlurG2STqBzW0AFblPCrA7sooCK7_3Nwk4_bilj8,2426
executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_generator.py,sha256=2RWqEjYXulGp3j_J-sLwwagNzjdrMMXxQIzbCmp9HxY,3361
executorch/backends/cadence/utils/FACTO/test/inputgen/test_argument_types.py,sha256=Rq_vToRAO1o9vZiM87Z6y3KOdMbvkXL_sZwTzbC-GTo,737
executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_engine.py,sha256=GcgzkoB3fmS7JkgsL7Q_DVC8M117Jy_iyaOuyrzeINU,2262
executorch/backends/cadence/utils/FACTO/test/inputgen/test_attribute_solver.py,sha256=HYFYWQMW0tIVlsdE3vWS8R4EFzv4B6xnmOuTcpToFLw,3207
executorch/backends/cadence/utils/FACTO/test/inputgen/test_constraints.py,sha256=HyXOnqXZRuNNSga5Ub87dyZ5dykhR5RnJHZtUq7jfOw,831
executorch/backends/cadence/utils/FACTO/test/inputgen/test_meta_arg_engine.py,sha256=pR07PTcWQearcDXcRjoUkiQaCvCMXG2t3HhmvNtNPCI,2663
executorch/backends/cadence/utils/FACTO/test/inputgen/test_specs.py,sha256=jm-8hZwCn_zKhxoF2nKMVWOrCC5vVTS6NZjXxD2l25E,1541
executorch/backends/cadence/utils/FACTO/test/inputgen/test_structural_engine.py,sha256=YoT073jQBF3INEFH0fJdHf1ZyBPyOaWLz-PAShYy69I,1083
executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_generation.py,sha256=P20vLmzfNUnQSjskZetGI0UukG1ZGvarVXrgSu2-rXg,2818
executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_solving.py,sha256=o_iKFDFAX4YPsdb7zXDsUy9Gyq-10rLhSzj4SR9y1uI,5906
executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_space.py,sha256=6-JvvD3MZzOF9ExwOsWr94ki6lclUQf7du9pbewNtqA,9294
executorch/backends/cadence/utils/FACTO/test/inputgen/test_variable_types.py,sha256=VnCpT1SojHX6Hs7u2VSoRmLPh1lg89BATdSlA5rgUUU,2939
executorch/backends/cortex_m/ops/operators.py,sha256=Rwgl0rFqz7wM3Ouxwim31Y3E4M0AinPl3RrvjoiuSUE,6955
executorch/backends/cortex_m/ops/operators.yaml,sha256=qJQfyOhYszI2-jdWbxXO6RnaVlZPSN9x7uCpuX-v8k8,1570
executorch/backends/cortex_m/passes/passes_utils.py,sha256=Xj3vAyAj1AnrCK0fwGb-0JUSN63p6tcafwgvkBKDkwA,2957
executorch/backends/cortex_m/passes/quantized_op_fusion_pass.py,sha256=UbqSJl8hMLM20gBAhc33bgOc11J33bnlW5orxzKTLv0,10546
executorch/backends/cortex_m/passes/replace_quant_nodes_pass.py,sha256=i0vBcD3sp5jyFBUqOGtLw7GmwhybEQXNktE30ixCh10,2507
executorch/backends/cortex_m/test/test_helpers_passes_utils.py,sha256=VB-Ax4FkTlvR14Nn9CPgncz2a6UnSEirE8LJWZCScz0,3120
executorch/backends/cortex_m/test/test_quantize_op_fusion_pass.py,sha256=420loGEMKZcVyg6Hij3A3ZI5Ue2asL8zl1CL8tYOJCg,14859
executorch/backends/cortex_m/test/test_replace_quant_nodes.py,sha256=5JIBGgwTiaVEopEHmlQrvvjINQIkC_nVAkUBAIgTdTg,4922
executorch/backends/example/example_backend.py,sha256=5W9xjBDZKYKjzRrkojeUx0oybMnwPqh_FTalzsxaCPU,1485
executorch/backends/example/example_partitioner.py,sha256=cU9xwyso2ZFn_4fMVy7Syufk4BXnmyqVCKB2Bca_HdU,3626
executorch/backends/example/example_quantizer.py,sha256=ffWq3zVJTyrGOb4uY3jO7eH02fjpcw3rNyWJ3FIGjCY,3793
executorch/backends/example/test_example_delegate.py,sha256=nBPGeHZ8vJwYUzxdWBh27w5P2dBVrpqIhmdcQnjGfiY,4005
executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py,sha256=nAdG9HLwBJbvhHKcWjfeAA9w83vmtRPd3GlFPfzp9NI,4662
executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py,sha256=qAG3ebbV7_U2gOXPIkrGBccGzdsdoiyvGEvBT-55i1o,8507
executorch/backends/example/example_operators/adaptive_avg_pool2d.py,sha256=duBMmZUXLfc7wnijfNMrbVrAcJniUFG18GufSojWZxw,1655
executorch/backends/example/example_operators/add.py,sha256=Y11-Lf0RVg6kEuw7ZYQ21QPgLvCKuN8idIRPJDXDO3Y,1326
executorch/backends/example/example_operators/conv2d.py,sha256=o2-FqVoApSVxVPle-m4tpv4Lgah4Bloqb4OcMGcVgxg,1791
executorch/backends/example/example_operators/conv_relu.py,sha256=uaLP-B19tOjROMebNhR80m_g57wFrWxv-gHByBzIudE,1780
executorch/backends/example/example_operators/dropout.py,sha256=U44Ixo4A-j6u1ufRrSLeOEVgH3QhIOBVZozbC-O00Qw,1454
executorch/backends/example/example_operators/flatten.py,sha256=DtyReKfDHnswmdLYBpJhf7t1-0L7rTR6aKMBohqb9ls,1217
executorch/backends/example/example_operators/linear.py,sha256=uAX5l7Oi_bBPEZeSwH0M1QoS6E7wQ7YWjTU_yQ8K5qE,1997
executorch/backends/example/example_operators/op_base.py,sha256=zso8NZsfAn0NVuX-PgTtKOyBsIodMGDvB_1lfU8OdpE,420
executorch/backends/example/example_operators/ops.py,sha256=vWBMZvxs5ly4DvZ2HEMtA8wKiaerr7BNNrxbVLciK28,1412
executorch/backends/example/example_operators/utils.py,sha256=T4cL_rlyu56y0ZOzLHIWRCIWMSzUstj_ESBYwnGIYJs,1223
executorch/backends/mediatek/__init__.py,sha256=kIJye_goNt3arEk-wxlpdd_5XxVIdSweTL3z9-q0x7o,234
executorch/backends/mediatek/partitioner.py,sha256=IhM-_t0oidC_QpKeWSQB-T7FJS7D7uMJ7TEPxPZa31w,4009
executorch/backends/mediatek/preprocess.py,sha256=fwiPsMbb2C4U_r6bpvQwKUPnm7WoVZvEV1nk-T2GOoI,9132
executorch/backends/mediatek/_passes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/mediatek/_passes/decompose_scaled_dot_product_attention.py,sha256=GCingaIkwb2G1uDy5Ty9HjNcO0QAZOhTW8wGL-sJ-EQ,3308
executorch/backends/mediatek/quantizer/__init__.py,sha256=qe3i0DWrHa1apUZeew0OauuTfSkw05nH5Lm94Qt1rSM,122
executorch/backends/mediatek/quantizer/annotator.py,sha256=y9qNVLgov7gbXismMyoCa6Q8C8NfLh017EJXvpPQpmM,8784
executorch/backends/mediatek/quantizer/qconfig.py,sha256=A4BGz4m7dw9XR6Bd_rg_ALkgggr31ELgCu9_tD9Ktqo,5594
executorch/backends/mediatek/quantizer/quantizer.py,sha256=r7g9KiWUh4WEZ16Y779ck2sWNgZP-2W3vc2aw7d5voo,1474
executorch/backends/nxp/neutron_node_extraction.py,sha256=oN6OwnLlOb4xi15qpT0jJvk0CRbozOThMa3J-I0HeKE,5377
executorch/backends/nxp/neutron_partitioner.py,sha256=PqbjoXeiJAlSBqJFQhd77EqWIT1xiod8Or0UlqOCH3E,14789
executorch/backends/nxp/neutron_pass_manager.py,sha256=9cHmXLac_wUzc1jrSRZ4D3rf03r6ZkFBOE69BwTLQyU,1540
executorch/backends/nxp/nxp_backend.py,sha256=lCyJ1nkJarxsmznlWnw-P9xpHUCfnEgVQzJA4jc1UKs,15712
executorch/backends/nxp/aten_passes/fuse_batch_norm_with_conv_pass.py,sha256=7YZ5wZ_tQjgom1jGlIdpOeDsZWU_K9d1iHkJ-DpET5c,6833
executorch/backends/nxp/aten_passes/fuse_batch_norm_with_linear_pass.py,sha256=BgPHMK0rujYTw0iRdd0b-Yf0qbtK__yuZ617QZM9jTg,6623
executorch/backends/nxp/aten_passes/neutron_aten_pass_manager.py,sha256=GZZkE_4yC9nK3Cm56L-x1Oc141f4tpdg2l9DBTEBaHU,1675
executorch/backends/nxp/aten_passes/remove_nodes_with_known_outputs.py,sha256=ho7JYlu3xXpINfi4PUQq1JjcAWPdO2-0mFsahyS351Q,8917
executorch/backends/nxp/aten_passes/split_group_convolution.py,sha256=2xDTFtNQk2yciQ30H1yr2GCktwfNdm3zHXjCd85xjhE,13665
executorch/backends/nxp/aten_passes/split_gru_based_on_num_layers.py,sha256=5nTCQHlM84oxU-VqpL-euYy83yGKN0LR-cLcbdGwuOE,16860
executorch/backends/nxp/backend/custom_delegation_options.py,sha256=NZzupHC0pHhGFF3EN3pgzagqIPU_GO_wJ9dNBRUZ38Q,899
executorch/backends/nxp/backend/edge_helper.py,sha256=vtYg0NiH88LS15Q3iPJb4rsnrmLsyazirZo7QHm8UiE,3193
executorch/backends/nxp/backend/edge_program_converter.py,sha256=vgE829pxg286W23qxu1SKWZzOF2DT6xf4gk5CIaNlKA,9417
executorch/backends/nxp/backend/neutron_converter_manager.py,sha256=TuIue1oXxQx-5LNA_WqemhdusUmD20kKn7hpG9JyqCo,3372
executorch/backends/nxp/backend/node_format_inference.py,sha256=b7zdONxlZxXZp6aRlmk3ggHHG0Bf0Hm00l2Zhm8bMRs,10852
executorch/backends/nxp/backend/ir/conversion_config.py,sha256=SOUv8KizueCUB9EP5XNh-EgXbJH72RdmxGQv-xT5tlM,2219
executorch/backends/nxp/backend/ir/conversion_context.py,sha256=N-qEyXa5cI2Go14Dcd4cj5DjlnBy1JzzQH86at740W8,1644
executorch/backends/nxp/backend/ir/logger.py,sha256=WjHNFqmmn6Ft-GDHxbO0vcsaxc3JMs3wNT2qu9n7xZY,10194
executorch/backends/nxp/backend/ir/tensor_formatting.py,sha256=K92_-cNLkKCKQpgYjRdscS8meb8R8uEzgpLKrokPE44,1787
executorch/backends/nxp/backend/ir/converter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/converter/node_converter.py,sha256=_Z7lCLxF3KzzndHM7fPq6p_hjkwXyWcxaIyzy7Ch-9s,7878
executorch/backends/nxp/backend/ir/converter/quantization_utils.py,sha256=pJD3-hJvxAEi5Kt-88T3nrP8ldh_a4OL0OqDegzBkJE,19467
executorch/backends/nxp/backend/ir/converter/tensor_utils.py,sha256=xnYzblLisoqy8VdscCBpQvyxLpg2QcU-a8rgtExKUbY,1414
executorch/backends/nxp/backend/ir/converter/builder/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/converter/builder/aten_model_builder_director.py,sha256=G3_62wstdakOndUXStbgGnhZRMbPHUkCszYQEGHNzL4,4891
executorch/backends/nxp/backend/ir/converter/builder/model_builder.py,sha256=MfCISRWc8NmYTBpaBhAlKUSJmOXKcqJCTNgtR3Oibag,71872
executorch/backends/nxp/backend/ir/converter/builder/quantization_verification.py,sha256=nMsMsBUCVaKjsZalmQCbqUrBrtabZaB_PnuyZA_rTPk,14816
executorch/backends/nxp/backend/ir/converter/conversion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/converter/conversion/aten_translator.py,sha256=JGn0mKH5GVTtXJ7okEjQ5pY7MqCdrHX5AaU_ofLKIUg,2703
executorch/backends/nxp/backend/ir/converter/conversion/common.py,sha256=_JY2RZzjMk9HAHKNzxT3juqlNbbtto8Awmu3ZmhiPlM,8567
executorch/backends/nxp/backend/ir/converter/conversion/translator.py,sha256=xS2LkLyLn-OjZaUpY6ogEr6F4AHlG_UBCJrkjP3R838,33143
executorch/backends/nxp/backend/ir/converter/node_converters/__init__.py,sha256=IQ_GyAMemJ1MEnI2p_hJMpLqRI0ET1qt-vhy0uhNCQs,157
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/__init__.py,sha256=fIlNOSbLMe_qnThj7jYT7KtIP5B7CtMlOgbBll6GCQk,3450
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/abs_converter.py,sha256=Yu2keUDkMW4W5WTENoHMEceO92YYpfjIVnda9bLFJu4,1013
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/adaptive_avg_pool_2d_converter.py,sha256=zX40TvqEw-nzjswOV91CxICtqvZ-e1I8s0d5x7VwIi0,2544
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/add_tensor_converter.py,sha256=Tpf9X6ynmHvxRMupBKOBMC6RWSRio4ckqHqgk4T0-Zc,1918
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/addmm_converter.py,sha256=ULqkNI07EOREY6eMB9VmzSwdAP1oaPVLdNrC2_ENLNc,2262
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/avg_pool_2d_converter.py,sha256=gPt6vDOTglRTxo5Cw0lCzqoIQbmPGKE6Yuu9Pg2CH6I,3838
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/cat_converter.py,sha256=PtYILwHpXxIntu1NOiQtI1PFWkvhi237GWI6z0AFbto,5438
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/clone_converter.py,sha256=ugY9wc1VMM4YdSkFXHe24IJmK2lQTLL6VpmExF4jDmk,1173
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/constant_pad_nd_converter.py,sha256=zwvXVfLj4X6PkZerGWhn7rlBIXCj-v0I-oVSsVjndTg,6068
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/convolution_converter.py,sha256=Co9PsX212XdcMsM_0AivXh-MiMy7cWD9NnbfFit6mt4,15240
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/hardtanh_converter.py,sha256=Ukkk2oQdy_me_5QXZp_EgyerwJmekls6-FpMR3Jyrcs,1615
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/max_pool_2d_converter.py,sha256=TA7J5y1lUc59mW-EtnPugCSq6IetH7yzEGQgcOmVRWQ,4011
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/mean_dim_converter.py,sha256=cxRAKsSjc61cwWSGFHQzbaxI1bP4-FLljPAw2K3X140,3519
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/mm_converter.py,sha256=Cg3lzc9w_Yq9GlGJLvLLktJH_Ai-RRozsS_uN1SBJc0,2177
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/permute_copy_converter.py,sha256=Jfy9V5b5lRBPQN3q58_tpmn0r89ZjRAUDg_FZx1sQc4,2241
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_dequantize_converter.py,sha256=PdlBXeL_lIeY4nEnY689vTa3KWxqGc7XuibHnUHhZ6o,2582
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/qdq_quantize_converter.py,sha256=Q6vGFeqKkWIEwKqGXBx9AyDMTdm7rvphQ7vyGpaacnM,1481
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/relu_converter.py,sha256=zY7MOMu-z38E-HtYgz-XK7O48qaoCoLzGQkDWSm6eZE,994
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/sigmoid_converter.py,sha256=PJTH5oFmnr-ei9Mj75iWbuI9ocuByhCnWSmhFlK7QSA,1020
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/softmax_converter.py,sha256=Ytx-cE6rCk_up2BDQGGWs0qV-_hhZHBETkNEnZVXg1Q,2429
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/tanh_converter.py,sha256=lW5zCNcfL4-vSudmofDvYzp0eiE7PxIunKZx-y9mUGs,1054
executorch/backends/nxp/backend/ir/converter/node_converters/ops_converters/view_copy_converter.py,sha256=_LAMAuq653BUd1fkG3Lhlzwg9WWVmWTUhE2g_EzDwWw,3482
executorch/backends/nxp/backend/ir/converter/node_converters/shared/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/converter/node_converters/shared/conv_utils.py,sha256=XeOFCYrcZgP6pYxXBt3bsOvzhp1slDZtTFZ6dv6C-pA,2558
executorch/backends/nxp/backend/ir/converter/node_converters/shared/recurrent_utils.py,sha256=tnXXWiQV_WMyN28Y8dwZFHxYyURoP3ZASgXVe97WjLA,5248
executorch/backends/nxp/backend/ir/converter/node_converters/shared/reduce_utils.py,sha256=4RZTxbRnCdNasxHVMYVYab_0fa1RpmPgdJz8GMEANiA,3997
executorch/backends/nxp/backend/ir/converter/node_converters/shared/reshape_transposition.py,sha256=NaztZGyZCieTPZVqZk1_J6LLElcOOfgUgqzB7yd_wO4,9749
executorch/backends/nxp/backend/ir/edge_passes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/edge_passes/remove_io_quant_ops_pass.py,sha256=AqVNUajEMS-wRsZZwM76sUe7Dde664ipV2C4a8SitNk,2919
executorch/backends/nxp/backend/ir/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/lib/tflite/ATan2Options.py,sha256=fu2RuSH3R_pZusvjC17kPWIbE9F9ukJd9tVNLJynkwo,1241
executorch/backends/nxp/backend/ir/lib/tflite/AbsOptions.py,sha256=K-dsp9hsjIW-Z9WzHJwgOQ8Vwv7jUkog2uhWU_kPoiI,1223
executorch/backends/nxp/backend/ir/lib/tflite/ActivationFunctionType.py,sha256=yM2WsYAP3GqIo17MjX-5bDzpRxPrTyNkTgndt57BwAA,233
executorch/backends/nxp/backend/ir/lib/tflite/AddNOptions.py,sha256=KWSHWv6hX4XrNpR-KCTkFRsSDYX25DkE_s3CXyK5wlQ,1232
executorch/backends/nxp/backend/ir/lib/tflite/AddOptions.py,sha256=Rad-7wCQq12GTZo2F_VVttS6W_3oXzqFj3vhgE3RjGo,2296
executorch/backends/nxp/backend/ir/lib/tflite/ArgMaxOptions.py,sha256=w1q2ac_QHobd3xWog9aZaopLyT3hiMfS21pwi8KmFlg,1711
executorch/backends/nxp/backend/ir/lib/tflite/ArgMinOptions.py,sha256=7Xej_j4-0d28580SIlrjY89ieHPn8p0j4uAZL8COgKE,1711
executorch/backends/nxp/backend/ir/lib/tflite/AssignVariableOptions.py,sha256=ifabsiEBRPsqdjVQm5C3QxB_4JS7he10T6lsst8YX34,1322
executorch/backends/nxp/backend/ir/lib/tflite/BatchMatMulOptions.py,sha256=F-VpgQjPvphhPKYlQNBn2j2kzP-kTGd3xkQR-lnuE3k,2865
executorch/backends/nxp/backend/ir/lib/tflite/BatchToSpaceNDOptions.py,sha256=ov7DQKkEfJRdqX-VG5nYnh6l3---t3pyU8W2IXfp6TQ,1322
executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceLSTMOptions.py,sha256=B7qTtcUNZsiqgAhWG2RdQzMxyne5i7_enr6QADvbs5I,4997
executorch/backends/nxp/backend/ir/lib/tflite/BidirectionalSequenceRNNOptions.py,sha256=o1OdNB8l0pePFRnydCq_SVrI8TLGPFCMfcAOqnAUZB0,3887
executorch/backends/nxp/backend/ir/lib/tflite/BitcastOptions.py,sha256=bd8M5Thoz0GeqzL59HklKjutbez3piEqRWWUf_BWRWE,1259
executorch/backends/nxp/backend/ir/lib/tflite/BitwiseXorOptions.py,sha256=J4N2YFRFcMYUHhiLx3-hxx2BI-skEpnyzGmyBTlEtfI,1286
executorch/backends/nxp/backend/ir/lib/tflite/BroadcastToOptions.py,sha256=UY0Uf3dOcK1-3zCvzZ41CWS6ZpD74PFsT1jQNJZFWcU,1295
executorch/backends/nxp/backend/ir/lib/tflite/BucketizeOptions.py,sha256=n1LemcLJ-qAyprC5ss3abBQy3245Tp7MhBpMGl9Nreg,2855
executorch/backends/nxp/backend/ir/lib/tflite/Buffer.py,sha256=pGSkijBDG9G2Ob0vzqmGRzpoP3cwbeD5GikyMPXOyBM,3469
executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOperator.py,sha256=4K9z4yy1FIob6K-eHjqf9tTPXAcDsaDTr5BcHArULPU,4861
executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions.py,sha256=HWF5H6P_PJcEcGobJNXdpqr-Qt9iyOcKx9XxI6ODprU,3596
executorch/backends/nxp/backend/ir/lib/tflite/BuiltinOptions2.py,sha256=xGtprDsr0VuE_OrQSBDSxSuiLRD3Faip4lcXWFFYbDU,825
executorch/backends/nxp/backend/ir/lib/tflite/CallOnceOptions.py,sha256=ZdIm4GHedy42OuKWRfWnTc4tcwaTbtbiKu8CjjBEBWY,1793
executorch/backends/nxp/backend/ir/lib/tflite/CallOptions.py,sha256=N6KDq204RjkoyoMU-luuWB-cXRxP7Mj3gMnBPnbjyyM,1707
executorch/backends/nxp/backend/ir/lib/tflite/CastOptions.py,sha256=4VTwSSm2X_KXkirO32Xaooav6xHTbpmvpj1fwKGrLP4,2150
executorch/backends/nxp/backend/ir/lib/tflite/CombinerType.py,sha256=jP27i8jcVxvLNhcr1QxdUsyljslQ5hh5d9vRlVqQ8sA,168
executorch/backends/nxp/backend/ir/lib/tflite/ConcatEmbeddingsOptions.py,sha256=XoLLqHKiWt8fQlO1F4OLDHjF_WHgMvkEtkifE5hokE4,5425
executorch/backends/nxp/backend/ir/lib/tflite/ConcatenationOptions.py,sha256=ZYJNWqdo00fPJFhrdAf_cVbUyZaWP4nUyOXsDqO5af0,2335
executorch/backends/nxp/backend/ir/lib/tflite/Conv2DOptions.py,sha256=rBPjfiHtGRiBP0_BE5cbNSfq_7sngHVChINN1adbelQ,4657
executorch/backends/nxp/backend/ir/lib/tflite/Conv3DOptions.py,sha256=qSYrHq7l5-g54ut3UiLpUC0a3I_SSRGVqrpBhKullXM,5083
executorch/backends/nxp/backend/ir/lib/tflite/CosOptions.py,sha256=GRqKARwLz3egsVXGk4luQWZMf4d0PLHkEP9k5_YNjvo,1223
executorch/backends/nxp/backend/ir/lib/tflite/CumsumOptions.py,sha256=gR-MmbFDVW7REhjC742LwKCK9QEtXnhZKiXLG4pK5Uc,2224
executorch/backends/nxp/backend/ir/lib/tflite/CustomOptionsFormat.py,sha256=97jPQizx7r0vpgMchujBCo-BVsLMNJgxzFvlpN8wMgY,154
executorch/backends/nxp/backend/ir/lib/tflite/CustomQuantization.py,sha256=5GcngINqsAGmQR43NXnk0KW6fvBDzYRAVrarepzhMJM,2829
executorch/backends/nxp/backend/ir/lib/tflite/DensifyOptions.py,sha256=wzeBGjf8TnifVfIYiPE4mVTVeyRO0vf9dEHdOqqFU2g,1259
executorch/backends/nxp/backend/ir/lib/tflite/DepthToSpaceOptions.py,sha256=FIUPv19YXsnClKUveTNlH2OSeKMAfKjHhIJmwhM77cc,1777
executorch/backends/nxp/backend/ir/lib/tflite/DepthwiseConv2DOptions.py,sha256=J0GPYirBJnwrYH3wP43KKyxXtwBsXaaWOqzWzQ3cdFQ,4929
executorch/backends/nxp/backend/ir/lib/tflite/DequantizeOptions.py,sha256=kboTkFTbWC30QNHGzRZrgomu6ymeiLIktA2IYlMk4Vg,1286
executorch/backends/nxp/backend/ir/lib/tflite/DilateOptions.py,sha256=yi29_18tQGmw0zIxnfe7H3vqtAPM3BaviIZDu3TdtVw,1250
executorch/backends/nxp/backend/ir/lib/tflite/DimensionMetadata.py,sha256=ltIFhEWJWGwwnpI6ftB4j01ez6hZS4iKdtlM3O_lTHY,4523
executorch/backends/nxp/backend/ir/lib/tflite/DimensionType.py,sha256=USHtv_TqJkJOD-JXujV-fDJ91s_pFqbHPS3-Zn8e9rs,162
executorch/backends/nxp/backend/ir/lib/tflite/DivOptions.py,sha256=1uupNQBPnpllwij1ktw8ehyFYbO2M9IY4Wy79R9eBN8,1779
executorch/backends/nxp/backend/ir/lib/tflite/DynamicUpdateSliceOptions.py,sha256=FAJkuwc-6k50iu23jKMHE8Q5kSVWAfG63TC7Tf_5jAI,1374
executorch/backends/nxp/backend/ir/lib/tflite/EmbeddingLookupSparseOptions.py,sha256=Q2Od2LidnhqhP4mXxadpq03I4KEzxCW5NpoWgvl2E8I,1891
executorch/backends/nxp/backend/ir/lib/tflite/EqualOptions.py,sha256=sYXlMVJoZIZY17sCVcfiVqiRp7XhPvkZZ6YCgUKf0es,1241
executorch/backends/nxp/backend/ir/lib/tflite/ExpOptions.py,sha256=IlKT0jb46Cgr_wZFvdj5EoQ5OkycOOZW2N3CPhe69-A,1223
executorch/backends/nxp/backend/ir/lib/tflite/ExpandDimsOptions.py,sha256=tvN-O9aBp7_6MMmBycCjSwv05AHaF5MPo3LX_p8OUDk,1286
executorch/backends/nxp/backend/ir/lib/tflite/FakeQuantOptions.py,sha256=sDiAQBotWoWWc6oBJCVFB-Q4gis-rWyZ5IUSxuXXChE,3158
executorch/backends/nxp/backend/ir/lib/tflite/FillOptions.py,sha256=bDp4X-qvLM5FI58m_Zik-xJd9HnMVDFyzWDXYYfArrI,1232
executorch/backends/nxp/backend/ir/lib/tflite/FloorDivOptions.py,sha256=qhREQ-AiYUQMCUdrhOFBdmk8446x_PoDM7rOzB3hpyk,1268
executorch/backends/nxp/backend/ir/lib/tflite/FloorModOptions.py,sha256=YRXm4DBnd9EsGiFoA3ssO6A4IExvokd1yuDp2a1yr7I,1268
executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptions.py,sha256=CqRt6oqzlXffWwG6Rq4yugNwS7Z0Dq_f8ono-1p4nKU,4137
executorch/backends/nxp/backend/ir/lib/tflite/FullyConnectedOptionsWeightsFormat.py,sha256=1lGFWRn7G1y69JZw5EFsejJdtqpdSsL8DWuhqHQfP2M,191
executorch/backends/nxp/backend/ir/lib/tflite/GatherNdOptions.py,sha256=4_f7TPMsSOri_zCBVIpvd66S-BaeLX0hHi6EBdDJXEE,1268
executorch/backends/nxp/backend/ir/lib/tflite/GatherOptions.py,sha256=Win-XkPkMAThC0a0SgDbPDoqvWtaVf8SF-BnCs00y28,2120
executorch/backends/nxp/backend/ir/lib/tflite/GeluOptions.py,sha256=z3O70livyY8OfdAV4CDD7AMtj30N4QSlaak3F04R-Ow,1737
executorch/backends/nxp/backend/ir/lib/tflite/GreaterEqualOptions.py,sha256=ORV7XBBP_UVxG1HCx2e5RqqXs_GXwbeJWgJ_bRpGL4M,1304
executorch/backends/nxp/backend/ir/lib/tflite/GreaterOptions.py,sha256=RPM6SXC517HaFXa_ci0JTlSJckbFK3B2Jpe_hcnegdM,1259
executorch/backends/nxp/backend/ir/lib/tflite/HardSwishOptions.py,sha256=YpPx_2neyvpoVHUh0AFjHdZkcry8K1GUB0uYiZfNalM,1277
executorch/backends/nxp/backend/ir/lib/tflite/HashtableFindOptions.py,sha256=o7fFbVDZa5K2HCddk9rsZLVvfGWf9LZEWjJPM8GiJ8w,1313
executorch/backends/nxp/backend/ir/lib/tflite/HashtableImportOptions.py,sha256=QyE1hf50ZDP4B_7xFdEb-OA5MxvAY3V7q9WFCvsPdiM,1347
executorch/backends/nxp/backend/ir/lib/tflite/HashtableOptions.py,sha256=ad9lw5uYhC4vGHA2GG2B7MzS6-hf-wqqeHD3q_Ccsn8,2649
executorch/backends/nxp/backend/ir/lib/tflite/HashtableSizeOptions.py,sha256=ZQC-kGdQqkD_Al9ckNhLEcnYclHDsCDyWxOzs7GIJEs,1313
executorch/backends/nxp/backend/ir/lib/tflite/IfOptions.py,sha256=ZPpVqvly09-Rx9AnruHI6-hNvuIf8w8evs0DmoSUphU,2228
executorch/backends/nxp/backend/ir/lib/tflite/Int32Vector.py,sha256=HGYM212bIq30Q04eISDkxBmJPkguHHAqkuxTNVZkSvY,2710
executorch/backends/nxp/backend/ir/lib/tflite/L2NormOptions.py,sha256=NvkuCw3jgs91NJsXT-iuCNfTdqGMsIKYOUN0WfvmspQ,1815
executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionOptions.py,sha256=8C9oAu2M9obEzd665nrDXh9prw-kNKHD-sqQk-vjWNY,1747
executorch/backends/nxp/backend/ir/lib/tflite/LSHProjectionType.py,sha256=TX1dIWQqgkynP3zQ2yIxh4H2zkLeP6AH4rsMRThJj4w,179
executorch/backends/nxp/backend/ir/lib/tflite/LSTMKernelType.py,sha256=qbbRU5CDWZ451l5IQVq0vtGcQ_e7VEE56D1BUpbSl9g,157
executorch/backends/nxp/backend/ir/lib/tflite/LSTMOptions.py,sha256=9lZ_sDTR_Gvwtd7qZBDCaoY7-aNVXoZ13dfJ30TISqk,3819
executorch/backends/nxp/backend/ir/lib/tflite/LeakyReluOptions.py,sha256=itHuFlvDVTaU_QR0IviVjGDg9l8BRoHaNBIwnWA19NI,1749
executorch/backends/nxp/backend/ir/lib/tflite/LessEqualOptions.py,sha256=4Z1qoJRqMJLgfk-ua7oGVJI8QMCPRXA6alw8pSxFE8Y,1277
executorch/backends/nxp/backend/ir/lib/tflite/LessOptions.py,sha256=8QEynH2vCkDSnxW5tBubJeTwrD7sztI5Aj8h0LicEFU,1232
executorch/backends/nxp/backend/ir/lib/tflite/LocalResponseNormalizationOptions.py,sha256=ZTKLZ8yEGw9Rq65oXo31bRymaTD8FdCAgoZcgGjA_0o,3491
executorch/backends/nxp/backend/ir/lib/tflite/LogSoftmaxOptions.py,sha256=xfmRkRTn8r5oE539PJ0c7_-th2bYO4fr2o3AZtYbx9Q,1286
executorch/backends/nxp/backend/ir/lib/tflite/LogicalAndOptions.py,sha256=xv-1RdNACSJfj3ncvIX0mXd8uviE5gC6EBj0S_Wlp1I,1286
executorch/backends/nxp/backend/ir/lib/tflite/LogicalNotOptions.py,sha256=feHaCH_Bd16M3gKpt9vm9FvTpG8P8La6N8hmbrQFiG4,1286
executorch/backends/nxp/backend/ir/lib/tflite/LogicalOrOptions.py,sha256=I3-INqMo3QSSuAeuchPRv4vHTqK0BKJrfP_jVVejWys,1277
executorch/backends/nxp/backend/ir/lib/tflite/MatrixDiagOptions.py,sha256=FDWFBtM5UY5T6JsAX6iz2Hnwc9E0cYdGZ-TYt99d0EM,1286
executorch/backends/nxp/backend/ir/lib/tflite/MatrixSetDiagOptions.py,sha256=1cOQ0zH-qXAjHtf87xJTG4ufJL3aKNADW2UlaO0NUjc,1313
executorch/backends/nxp/backend/ir/lib/tflite/MaximumMinimumOptions.py,sha256=xw_YZtz51DTKmKTD04M3HmEqHaZpF3yx2lFMaIWgdNs,1322
executorch/backends/nxp/backend/ir/lib/tflite/Metadata.py,sha256=W8aDMnyQVaciCW3OAli2irN3n8_QGtIGbal97e1_dWU,2099
executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadMode.py,sha256=z1yo0v95AtttTD8B1qoJCoQqHMUsDx9taj3zwrXAyZg,163
executorch/backends/nxp/backend/ir/lib/tflite/MirrorPadOptions.py,sha256=tYzLjin-RXez_1MNFOVYsUjSkcAhyQ8fWd56jXYsi1E,1699
executorch/backends/nxp/backend/ir/lib/tflite/Model.py,sha256=Vi-19Azp9nlOCZjGr2AhLnhieufA1QYu4xoIb1dpUVU,10227
executorch/backends/nxp/backend/ir/lib/tflite/MulOptions.py,sha256=4DxgASQxWmSMgFC0au7Hw9QASmJb6qpF-ijU3YhVbIc,1779
executorch/backends/nxp/backend/ir/lib/tflite/NegOptions.py,sha256=6YKgxbNmb3FIbcSAWGW6eRAp1whk4tCSDR5XHVMQelA,1223
executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV4Options.py,sha256=qif5tUBSXqZ706lRKrZVJ8GstaAWECxqmoay3iEDmn4,1383
executorch/backends/nxp/backend/ir/lib/tflite/NonMaxSuppressionV5Options.py,sha256=3UnDLMO9ZjQCDf8UPYai6K2yMoHZ3SBf0fK8KKWr2HM,1383
executorch/backends/nxp/backend/ir/lib/tflite/NotEqualOptions.py,sha256=FlELl3WELpljFTz3eQHuxKBZVHZ41NLbUT9_ct85_cc,1268
executorch/backends/nxp/backend/ir/lib/tflite/OneHotOptions.py,sha256=Zjr3aA8rpUtDgtFhHjx_zE0aRXU4FCD3p-vEAdCCFb4,1665
executorch/backends/nxp/backend/ir/lib/tflite/Operator.py,sha256=HOG8i6DcQfhSz0ys7nBRS3zZDJaosj6cmetN5awOBQ8,13392
executorch/backends/nxp/backend/ir/lib/tflite/OperatorCode.py,sha256=IAPedDjEuqAgsv37T58uZuUsjlZK8bpcRaKWgYA0zC8,3196
executorch/backends/nxp/backend/ir/lib/tflite/PackOptions.py,sha256=A2yPYXyZdF6-3X5zfDplokFIcbpnVPed9K4hRIT2_XE,2106
executorch/backends/nxp/backend/ir/lib/tflite/PadOptions.py,sha256=OGANIeaWr6tdnR_0UTQDcI6b2OGH7ePT_woQfShlMwo,1223
executorch/backends/nxp/backend/ir/lib/tflite/PadV2Options.py,sha256=-xuEzoxbrYZTl50HjSPU4Te5cnsIcHyRVIREmYMhxp0,1241
executorch/backends/nxp/backend/ir/lib/tflite/Padding.py,sha256=97eHA6BmgH9mHjC6RZ3OQYlTnRMJto0ejZzLanPcTMw,150
executorch/backends/nxp/backend/ir/lib/tflite/Pool2DOptions.py,sha256=8Qq47nIdcy7cnD4WJD_P0vK5sW94jdMr96VRv40MGhk,4083
executorch/backends/nxp/backend/ir/lib/tflite/PowOptions.py,sha256=E5eXGCTE6hEipidZvgUWhWvuFbC_x6KXkS8tTA2OtaI,1223
executorch/backends/nxp/backend/ir/lib/tflite/QuantizationDetails.py,sha256=2ClU2YQly1_rIEIKMfPP0c_8RMBfvKF5b4Ma5YBTdgY,175
executorch/backends/nxp/backend/ir/lib/tflite/QuantizationParameters.py,sha256=pYnGF4GKP6-hctEyd76wkEH2dxW57j3K93XqBx94SFM,9233
executorch/backends/nxp/backend/ir/lib/tflite/QuantizeOptions.py,sha256=H3oEBWrZhzzdTsbNi-0AyIaGVTiEux1fLW_r9lc-HpQ,1268
executorch/backends/nxp/backend/ir/lib/tflite/RNNOptions.py,sha256=jOLbl_mxp1WzVRBk0gYdBJitGMU2WZvy8CPx7S2cvZ4,2385
executorch/backends/nxp/backend/ir/lib/tflite/RandomOptions.py,sha256=aZfZW2sBnGR2HEgvhyEmV5hA62ntxBoB9Ub6hFSCfZM,2088
executorch/backends/nxp/backend/ir/lib/tflite/RangeOptions.py,sha256=PggCkdV8r_rz68TC8vFG-VCIxyvzqY5KuEWe8XYyjCM,1241
executorch/backends/nxp/backend/ir/lib/tflite/RankOptions.py,sha256=gFcSVJRgOkbyiTF0j9TQyWY3DaEA7Xa0HtPlgme_QA0,1232
executorch/backends/nxp/backend/ir/lib/tflite/ReadVariableOptions.py,sha256=Dhc6m8uVGN53EX590RXKImSjBj-CamKbkNfgSR0wnAU,1304
executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowFunction.py,sha256=0IOXCCFdWl2eyblYMkUKtbFqF2ycD3zHC0561L4ILfk,241
executorch/backends/nxp/backend/ir/lib/tflite/ReduceWindowOptions.py,sha256=1R-kD__vDzbpWFysbvbVFA6QfFYOXmObuZMcLQ_Z2BI,1817
executorch/backends/nxp/backend/ir/lib/tflite/ReducerOptions.py,sha256=x1weqSioq5Va6znIdM9gM2P0xicBpCzHngcgnasjQTo,1749
executorch/backends/nxp/backend/ir/lib/tflite/ReshapeOptions.py,sha256=nHUch1blE30uCaiKP8TNLyZ08Cu3zc_J7BwbJPfDVQY,2789
executorch/backends/nxp/backend/ir/lib/tflite/ResizeBilinearOptions.py,sha256=GkMFPfE7LzuA55IuUvdrNaLC8Olzkezn20yLiBWMW0E,2441
executorch/backends/nxp/backend/ir/lib/tflite/ResizeNearestNeighborOptions.py,sha256=DZS-8wV_iS3APVJtTFCy8JITPLZcyyN0zpnN0OKJ6iE,2561
executorch/backends/nxp/backend/ir/lib/tflite/ReverseSequenceOptions.py,sha256=_H5zFgSuF4VJbCgL6UHywVLs166eROEmuyozVd0VNsE,2279
executorch/backends/nxp/backend/ir/lib/tflite/ReverseV2Options.py,sha256=zk1_ARUm1P3GTZIYodJD4A3uQ8YU_5Ncp1VHwjPxmPc,1277
executorch/backends/nxp/backend/ir/lib/tflite/Rfft2dOptions.py,sha256=u6KAbZT9iby7mq9RuN2cPo3upUqNvUwP5EE66EznYx0,1250
executorch/backends/nxp/backend/ir/lib/tflite/RightShiftOptions.py,sha256=u0-f4DixsgBJghKlql578WmDOoP6VoFLrjoG35fuCdA,1286
executorch/backends/nxp/backend/ir/lib/tflite/RngAlgorithm.py,sha256=Fih4eBI4fl6Xzy4d80whspKrTAe0gQs5DuOU-wbEJyk,177
executorch/backends/nxp/backend/ir/lib/tflite/SVDFOptions.py,sha256=mIfgWybHdoHj4FVetToMeVVUp5cl5vYsCG_KBcIxI1M,2809
executorch/backends/nxp/backend/ir/lib/tflite/ScatterNdOptions.py,sha256=bjjXQVtjTnpB96eOFyruu8_4jhYQi0WSNheS1xtXZUo,1277
executorch/backends/nxp/backend/ir/lib/tflite/SegmentSumOptions.py,sha256=8l-DspHG3zMWZPng-RH0PMfuN50zM7SXfUU_ud2eLd0,1286
executorch/backends/nxp/backend/ir/lib/tflite/SelectOptions.py,sha256=j_xawhb7PMfX5G1hxKE1s-GOACwLeZZIi4IK3Aj3-uo,1250
executorch/backends/nxp/backend/ir/lib/tflite/SelectV2Options.py,sha256=psLPQBAEq4lr3bDao1hADVQhX3uPMXM0qf-q4t2n6wg,1268
executorch/backends/nxp/backend/ir/lib/tflite/SequenceRNNOptions.py,sha256=Pt2Zooec94AkhKi4eUIchFU3m2_Fo0Dp5Xq7yP3IM_E,3015
executorch/backends/nxp/backend/ir/lib/tflite/ShapeOptions.py,sha256=a4F7ZPf_cfOtwy0aV-x4vWvNt_suJyQsLNssZVznzDw,1675
executorch/backends/nxp/backend/ir/lib/tflite/SignOptions.py,sha256=dPAVsXh3IkEyoZVGoHHsLXFoLyjIFNuUEPE1VeoyqIE,1232
executorch/backends/nxp/backend/ir/lib/tflite/SignatureDef.py,sha256=2itx7RX7g8Fv6hRu7ZhagYC8FI8wdqyF4ARDKmnCB4g,4907
executorch/backends/nxp/backend/ir/lib/tflite/SkipGramOptions.py,sha256=SkwNKWQMQhzNWMxfkl30CJMT5Bj1WqPOQ1UTLP2mdlg,2763
executorch/backends/nxp/backend/ir/lib/tflite/SliceOptions.py,sha256=4aLxIXWxuOUgbY7I8HHZ91CIaqEMzvBhbVJUW7D_uT4,1241
executorch/backends/nxp/backend/ir/lib/tflite/SoftmaxOptions.py,sha256=iK4VKiLFLnOeXNtR0UN_lrhQZ9fk4pnbQGIjr-4moBM,1717
executorch/backends/nxp/backend/ir/lib/tflite/SpaceToBatchNDOptions.py,sha256=c9OR-aW1Ysy5gtCG__YKMcbuIv72yeFojBaMqg0in2g,1322
executorch/backends/nxp/backend/ir/lib/tflite/SpaceToDepthOptions.py,sha256=oNRmKcn-ebNaeq9gN5y9PrQMQAE3pir48yf0lBAwQq4,1777
executorch/backends/nxp/backend/ir/lib/tflite/SparseIndexVector.py,sha256=az3UynN6fdyTkE3DX3jZMOuRdmkqYQCzifNvLDhJXm8,209
executorch/backends/nxp/backend/ir/lib/tflite/SparseToDenseOptions.py,sha256=q8PKxaiKghpH0C1RdIbllqtvag5tO0T2mpjsRqI-MFY,1877
executorch/backends/nxp/backend/ir/lib/tflite/SparsityParameters.py,sha256=EkYeHX5-JdAM3AfpE3UH1K9N0j9repMjueXA3XHOA1M,5941
executorch/backends/nxp/backend/ir/lib/tflite/SplitOptions.py,sha256=_m3lV7DuTIMjeUETSgyptVjMnctIG09RLoXEchUs_6E,1693
executorch/backends/nxp/backend/ir/lib/tflite/SplitVOptions.py,sha256=ue2l_WEsy8ownTotdA9dUijvzZAvvYaTDgRhD_0Talg,1705
executorch/backends/nxp/backend/ir/lib/tflite/SquareOptions.py,sha256=YLvzypQgRUi4o7COQD8Ocb4ZzJree6-oIFS5DQIdrKg,1250
executorch/backends/nxp/backend/ir/lib/tflite/SquaredDifferenceOptions.py,sha256=tFe_n9kYiB2NXuBWVMBnWXS0hcKUtLnGHCxFgXJ1TWY,1365
executorch/backends/nxp/backend/ir/lib/tflite/SqueezeOptions.py,sha256=QDHMkWK2cwAfgpNaSdlhB8GWJQUCOARvs88SePCvPX4,2831
executorch/backends/nxp/backend/ir/lib/tflite/StablehloBroadcastInDimOptions.py,sha256=7bKFjcjDpoRZeeQwVGwTeooHLnKcFO2gIU5blgoz3vM,3247
executorch/backends/nxp/backend/ir/lib/tflite/StablehloCompareOptions.py,sha256=Rd2kFAthHEbpT-yy2bD605917veQ-uGubO4eEFZ65s4,2490
executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonDirection.py,sha256=YL0Hm07g77d8nNhUvy3NY_1WM54Rh9tSZLTe13xQ-A8,400
executorch/backends/nxp/backend/ir/lib/tflite/StablehloComparisonType.py,sha256=UzQwbO_bPoSoIgJ5wtIsJwF468pymCpNtOcj3PmDSAk,359
executorch/backends/nxp/backend/ir/lib/tflite/StablehloConcatenateOptions.py,sha256=NThGiLuoMc_wDqJ2SVFRhi35guvg3dlG4mLhaqt4Yvs,1889
executorch/backends/nxp/backend/ir/lib/tflite/StablehloConvolutionOptions.py,sha256=YBWfjiQbAa4KbJ59wowxqoj7H7LEmm1J4rcIbxfxMFk,22020
executorch/backends/nxp/backend/ir/lib/tflite/StablehloCustomCallOptions.py,sha256=zuC3tknTv5N7NWJUFzFqGOrHIQCNKjfvDF0Bvlj4joA,7112
executorch/backends/nxp/backend/ir/lib/tflite/StablehloDotGeneralOptions.py,sha256=wee5TNQdXuj7Ady-L86DlRQ_wGOnP4j4SMM68TWbx44,10513
executorch/backends/nxp/backend/ir/lib/tflite/StablehloDynamicSliceOptions.py,sha256=5VcO3FPoWU0tu5bu_g6JNYi7isemGUgs4j27-ZQXv5Q,3071
executorch/backends/nxp/backend/ir/lib/tflite/StablehloGatherOptions.py,sha256=vi5DKotFxIWTsYD8UNcbh9jFfNErokWLua8wnPh6uag,9095
executorch/backends/nxp/backend/ir/lib/tflite/StablehloIotaOptions.py,sha256=Iz5AweAfT5R-4yauHVX7d_JtTPQlGG4woTmsjh3Ut5A,1821
executorch/backends/nxp/backend/ir/lib/tflite/StablehloPadOptions.py,sha256=qwUoCaRDj_8HbRPe6nl1sgUTqaQ1KVMpRBsx76SHvkU,6294
executorch/backends/nxp/backend/ir/lib/tflite/StablehloPrecisionConfig.py,sha256=OTvVZdoZUO3SSPJl5GOlCT9YREcz_cjlNn_YiYx2lM4,186
executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceOptions.py,sha256=fKiHddXU_9voGkZ95je8W1VgkJTQ3mAeafaOzEArlow,3515
executorch/backends/nxp/backend/ir/lib/tflite/StablehloReduceWindowOptions.py,sha256=9THQ2nAu3cwizj4XX3I96DjFB9wcWI7zUSkhJvAI_EQ,10520
executorch/backends/nxp/backend/ir/lib/tflite/StablehloRngBitGeneratorOptions.py,sha256=ZF042oyoB-mVTm68BqGPsqT7cpBtYIpNggOYfqquRfc,1935
executorch/backends/nxp/backend/ir/lib/tflite/StablehloScatterOptions.py,sha256=m9kYZixPOvRfAPWuKwPlg2Sbk-SY_ZJoWLHXBdRuCEE,9009
executorch/backends/nxp/backend/ir/lib/tflite/StablehloSliceOptions.py,sha256=OsAjRZOxc1vgYQRNf26YCQQX76ZqqbIepmhpbGC1ZJ0,6178
executorch/backends/nxp/backend/ir/lib/tflite/StablehloSortOptions.py,sha256=NzXz0CqJ3KEHObyZbDJC5ZjltXg4hLvzceCZTKUdcTA,2885
executorch/backends/nxp/backend/ir/lib/tflite/StablehloTransposeOptions.py,sha256=0ygdHna1vRfmaQNvKNFcxn9SoaBm3q8af8-2tWE2ufs,3034
executorch/backends/nxp/backend/ir/lib/tflite/StablehloWhileOptions.py,sha256=gujMrcpZ0yEZf4j7jcfJM01nWz3_xBaznoKNKQroe5U,2408
executorch/backends/nxp/backend/ir/lib/tflite/StridedSliceOptions.py,sha256=DMq_ONRWnQaMyePBWUdEI9iltdEi60Y-u8P8jM--0u8,4225
executorch/backends/nxp/backend/ir/lib/tflite/SubGraph.py,sha256=50B0SfdPkh810HgsCJPZ-AkXZ8iclwJAsEhYzZzjXig,7173
executorch/backends/nxp/backend/ir/lib/tflite/SubOptions.py,sha256=ojfUnU4ZSEM9fZ5LYL-618nfTzSAEwYs662LOp60Wa4,2296
executorch/backends/nxp/backend/ir/lib/tflite/Tensor.py,sha256=ETtgGeYOJtgbgmnRRs73iil7QlXWRk9HHmSflMNxPvE,9098
executorch/backends/nxp/backend/ir/lib/tflite/TensorMap.py,sha256=JKhtdJZCIuiqJDjDPbRLVddhmZa-PIwmRGiJjj4rLqU,2154
executorch/backends/nxp/backend/ir/lib/tflite/TensorType.py,sha256=4-Ku3YuuoXjZh4VtdNvEBojb5BFRCLpw99R-BOSE0ys,423
executorch/backends/nxp/backend/ir/lib/tflite/TileOptions.py,sha256=Y8JyKz-4iG4dhip7N1lcHEo0cQ_uH00b4Hkh16MxnPU,1232
executorch/backends/nxp/backend/ir/lib/tflite/TopKV2Options.py,sha256=1k0S22YJG4zbbENhu9sGFaEqMQV_bFvPOsSP3eeD5B8,1250
executorch/backends/nxp/backend/ir/lib/tflite/TransposeConvOptions.py,sha256=v2fVryma51jytQdQXFGxI7RpG3GLzyH2ylEe1mEwk9g,3817
executorch/backends/nxp/backend/ir/lib/tflite/TransposeOptions.py,sha256=IeIa7DlR44bW5OIgAXEPMT-tcPsx3gHwOGvWPzL1BcI,1277
executorch/backends/nxp/backend/ir/lib/tflite/Uint16Vector.py,sha256=6JwJXNA4rAzSwCYTfdwQz1-RK_KUUBn2ixcn85Ndz1c,2729
executorch/backends/nxp/backend/ir/lib/tflite/Uint8Vector.py,sha256=QZM-QY5zRUsmtATipGEqMYj74lne2CeYYeO45WsHaSA,2710
executorch/backends/nxp/backend/ir/lib/tflite/UnidirectionalSequenceLSTMOptions.py,sha256=u5RaV4_l5ac-YBMf1AcR7_dnDZgjdyq53B3qbULo7Rc,5145
executorch/backends/nxp/backend/ir/lib/tflite/UniqueOptions.py,sha256=CWrUS6Dbim0mq1LT41y3Iaw57W0H6UBifG9v8Y9d63A,1711
executorch/backends/nxp/backend/ir/lib/tflite/UnpackOptions.py,sha256=c1HeEFh5P6RFdrZOosdugvyWqdIhyhunfThr01sdlgo,2072
executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMaxOptions.py,sha256=nyOo_1C_vyijkWoZ3wyKNig9kXnHNGzciYyWKi_MRfE,1374
executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentMinOptions.py,sha256=7sWvWaUo4rAlolkaeV0Hb7ZmCxXvPA4qTITi_5cko9s,1374
executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentProdOptions.py,sha256=B4Yx0ddnLPHasJAvd5iv7ulGWS1nl3NvZP3NG7Io-fk,1383
executorch/backends/nxp/backend/ir/lib/tflite/UnsortedSegmentSumOptions.py,sha256=sSK4pCnWY0YOagGK_ch_RYnLHxTHSrlIk0QdySuqEF4,1374
executorch/backends/nxp/backend/ir/lib/tflite/VarHandleOptions.py,sha256=lt034sBfiAMxb2f2Pv6SQxsQX7lP6quZhuhy2Uxpd-4,2301
executorch/backends/nxp/backend/ir/lib/tflite/VariantSubType.py,sha256=8tjx4EZP2XSXTjFy4InWZGrvuYdkIrXEcAFJZ72XGxI,3645
executorch/backends/nxp/backend/ir/lib/tflite/WhereOptions.py,sha256=4O5g7h7X8uARs7KfD1YBqhUqC9reFVB2AtdYJKQrS_g,1241
executorch/backends/nxp/backend/ir/lib/tflite/WhileOptions.py,sha256=RgIcdAVmgFtkydjzKT-Xk3hAjDeqgiDcor1O02tIAhs,2273
executorch/backends/nxp/backend/ir/lib/tflite/ZerosLikeOptions.py,sha256=bAz6ZcOihyah8UD59JiuNWU2GersHMc9JmGdKU-Lgjc,1277
executorch/backends/nxp/backend/ir/lib/tflite/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/tflite_generator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/tflite_generator/tflite_model.py,sha256=W6gp0f3Fhjk2iILGPeSqRgxzxfKSE1V4WEfZYSZAoCM,28339
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/abs_options.py,sha256=y6D7dkmbFOaHrV1M7YpwjsH4pTwLYLnqBq3GtTCDzTk,798
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_n_options.py,sha256=B9kdHnjBZi-SD7xepIHU-tH00Eyh1rGeo9r9_vqMTdk,838
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/add_options.py,sha256=j775lcQAvmoQRp6XX4jo8yXC8l46W2v8s_5yX9OHb-E,1343
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_max_options.py,sha256=EWWhLUBV5uIEOK-GIU1o7GvcwVYSLwK9G5bhdIncZQ0,1057
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/arg_min_options.py,sha256=mPuMlgGLH_E_X_HskVgavrbfg_x4NbZAnYmlqyYLiFs,1057
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/average_pool_2d_options.py,sha256=F27PI4bFRYkvbatAmd7Ex6yLSGJWdijoxB1osK4R28M,2345
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/batch_mat_mul_options.py,sha256=0Q0BDbGZ350agPDaduLpmCq4BcbEWm7EYSkxsF7MBaA,1383
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_lstm_options.py,sha256=LwnB-LsUbdRdRCmU8Il6wyyFKnyQpom1CC7imE82RpE,2416
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bidirectional_sequence_rnn_options.py,sha256=bU5M-Rei-PufwTcvp8BBaKGGhryXJw1B4orszJh5faw,2076
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/bitwise_xor_options.py,sha256=hfu3-L7IRnYcPJOQ9726hXtV1EfIXum6eOZbZ7tAKEk,840
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/broadcast_to_options.py,sha256=jnDVip1zhNwDRsybefp9GBItm1Sy7zk76h6mdjbX0YI,896
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cast_options.py,sha256=_-c1NyPJlfs3IODYne-Nbzn0k4gmSRsjMCCxbfZLLwc,1246
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/concatenation_options.py,sha256=_fQf_oP7DmeuqQlgYytFgWn9Hn8sFh5krpz2_0C5G0A,1614
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_2d_options.py,sha256=g9053zi94ngsX8CWY-xlarWV966hM01Zjsam4F3hpcg,2172
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/conv_3d_options.py,sha256=OqHhF5bd5RAirKvVHsl5MSjm9lC7JR-6ox4b5Tl7JXo,2551
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/cum_sum_options.py,sha256=hhJbrMjOI6BaCdng93W0bbmfYgZ_ijTjT-cENwVobE0,1075
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depth_to_space_options.py,sha256=7yP3Ac3Xe923pR18zpOGV6fV8ew4nnpZHeZcJwAS2aQ,1042
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/depthwise_conv_2d_options.py,sha256=F48QaR9jO6McgJiulpAjwEdUbaUiU3SpY6TBbvpgLig,2722
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/dequantize_options.py,sha256=1nh6qj_eKA1BDQHzkN0JzLf48ntTpCNwjfMKWPLv37s,922
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/div_options.py,sha256=C3Z_GrakyPGDOGernQxHEM_YP3BR78Dnm8VQjbj6Y4Q,1314
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/equal_options.py,sha256=FKQ2XOEufCD1IE_I1X8jNIyYf62Ksii5OignhX7qVRI,826
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/exp_options.py,sha256=jM6ja3FpCGhqvevscXsbxbeu955ruvxAoYYjyoQjMMw,815
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/floor_mod_options.py,sha256=U9AhU6qtPaQSHK0bhKSBpNGIAH2_BxqnFUhxs5oF5qY,828
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/fully_connected_options.py,sha256=MIO4YLo70Y_o9YsnPV1yITBz8rl1dpQ8n6zDatgJAMs,2256
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_nd_options.py,sha256=5-OvGCHDcq6SdSInx03eVaInWO-1HNe1lka2K7aZphA,851
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gather_options.py,sha256=Tw0B8N4vgHUMZvgU_txcSyF3H20oQshMEMZXOIqA5P8,1089
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/gelu_options.py,sha256=P_aRcrc60utzcYEHTQe2igN4wWm-Pt88-kSj5BHVwRY,950
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_equal_options.py,sha256=I19sJblKfoahlI8v7jhjQOzvWnFz3Jk1qRt5Clvbtxg,876
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/greater_options.py,sha256=42rH9XEwAhQs2l9kPbmXG_I94x3b-TJIc6EV_3dp7BM,821
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/hard_swish_options.py,sha256=nFZlCk3PmqlwJAe1VwGo7K1OplbXXVxDhrCB4RoNPUw,834
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/leaky_relu_options.py,sha256=myN5oTCCOL7jnXXxXVJgSKt1q1nBjj7RitaYJN0HQdg,1011
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_equal_options.py,sha256=S71dcEO-X85bJDoh99AG-s2oqf-9QphOrC-IfFEpMrs,834
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/less_options.py,sha256=Vs47BPNp1z7GPoIzPO0qhUiMMFGWtDy68NXOVO0oXBQ,822
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/log_softmax_options.py,sha256=Js9qsZdVR7txKqNFe7-AridAlFsDlPTnAIzZh1oOz10,972
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_and_options.py,sha256=qAY2ZsshMIhX8N_RnWO-mdqLy9Ey0brbUR9oLzDBZOo,840
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_not_options.py,sha256=AVQtGQYWch8LayPXUg5VMccCNXWWcf4fkc5GmPBW2UY,840
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/logical_or_options.py,sha256=PigoPabMM6iGejvu-bNgTMI2wGpkMP0UJZJ5jEs38Tg,834
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lrn_options.py,sha256=sDerpN_SPWPhx-im4BBlUByUs3TC_hVHCjHgdZ58Xb8,1611
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/lstm_options.py,sha256=nig5m9QXSZfSnRYrXLsf38t4z03SohMO8saKH1HRbaU,2193
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/max_pool_2d_options.py,sha256=F20jdfyQbjTd9ahLyQO_HCXgAGiBx6RD65NgBvV7Ljk,2329
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/maximum_options.py,sha256=T73RRxx8voAqwDs9idByvm9p4qZE2Dz5CSIE7GSW1yo,845
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mean_options.py,sha256=OnBom_rdhqF2Rplb1ZAfb2DTap3eDul9oReXLNcdstQ,951
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/minimum_options.py,sha256=q2JP4CS09O1Wq8mkC3NXAyRRK4e9nmkN7f-pShaqc1U,845
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mirror_pad_options.py,sha256=HZc5jE8X4CZ-sKGkUsjUrKNg-P1DwVfRjoLmpzLf7wo,1654
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/mul_options.py,sha256=xbdYikWzfV9mSQjuMqLlFiEXI0vq3RSxuAA05wnVWpc,1197
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/multinomial_options.py,sha256=Lkl5PI10LZ2idlj3DEVBeukuuw-hqaRy4ud6UNqBuhU,1039
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/neg_options.py,sha256=tRRaZ5D6IvlCe183nrGZXRctkbf3vG9PkBq-Ry7qMXw,797
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/not_equal_options.py,sha256=JmjIJo5wjc3_gqCWV94FxXTU2yuXzbRCOypbUR5stNc,828
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/one_hot_options.py,sha256=J5HPass8ATWcxkXoRdYyxvRNfnciopuQyfoSmmEZ1e8,921
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_options.py,sha256=xZpQC0260MTo_evi0zbZhMfsNpGuYPNl-PguyFYMJWU,731
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pad_v2_options.py,sha256=p-60icib2ZBmfqk52BGurwptdXXM_Lug5FVaPd5HYkw,743
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/pow_options.py,sha256=zLgfPXXQhzZmHnp61F5_G0mX3Kg7AkXvsKpoz4btXDA,799
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/quantize_options.py,sha256=mGmmgJz5Fmc_yUO8uP9NPbBHytstFZ9DN_MSIvx__OQ,1005
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/range_options.py,sha256=TFauiA2kJ6toIywz8R1WdWOixAcJiEIQJOxRab6VW2s,809
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_max_options.py,sha256=HR_E-3ydtEpoCmjtWMIDtJ72ZPddj2aH5VTLB5ThfGA,962
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_min_options.py,sha256=PiaKjkii8pkj4bRXeNO3yeHEbeqavdU0I4xKezG3Law,962
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reduce_prod_options.py,sha256=FYvOIhFasyesqWYnjhFyWOwnNORiH4JY0IgF-SKY09U,964
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reshape_options.py,sha256=USrAE2nDotNbKUIdtlCmDRJAyLr8EicEv_MqsJAj4W0,1620
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_bilinear_options.py,sha256=VgYVbfhamYw9m9IXm6z_Anu-WDPgSmCcaQ8WMV6L4-Y,1290
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/resize_nearest_neighbor_options.py,sha256=HP6Z2C7XbgRyhpHqKvGkSCRUDYgecQUZfpgy808zG9I,1385
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/reverse_sequence_options.py,sha256=6RCerYI10KgOxuBT8I2VzZ5T2YCJLbyZ0cjFZfKN2Ec,1166
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/scatter_nd_options.py,sha256=I9pJj-_E76OEH4MqphQKADZJKT3-xdCKeA_TSpa4sFU,834
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/select_v2_options.py,sha256=UQPrmtTWsStw0oEh4dQWgWemf9b16kKq4J2J0dt0ZKw,917
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/shape_options.py,sha256=TFPefq_otzuLzG_CZ05dEP2OFPs5LUQyDgZCb9T5AWA,1137
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sign_options.py,sha256=65HYQK70_7JoCBd4BV5dzobAkKpFtvqVOIqV9TQXZ9I,801
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/slice_options.py,sha256=RtwWayEXvk1Y3Nw6u4_1XytjgV75lgTsQfkr3i8AjPI,922
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/softmax_options.py,sha256=6cnkDv_ThOw2kbf6stl5TJzYmXcTY2UF8ww9v5X4cWQ,1061
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/space_to_depth_options.py,sha256=0uDeJO_4E1ko6uoD4NHNxgPuVIEdHP2p4c1suodHGp4,1042
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_options.py,sha256=8YvLKikGHd03FF_3FL6qVHf-YOhGZDXAuyT-c5KshSU,968
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/split_v_options.py,sha256=yM9_3lVaEAi6xrhxQtb7AHXi1q1tBy1nzUwviCFRqvk,977
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/square_options.py,sha256=J0OhsNfwjK-yur87s5GJvmtTX2P4pAXUg6DIX7phxRs,848
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squared_difference_options.py,sha256=KhqH541f2dZ7aT3DgKUbnzgrqaP91WCDV9FtvEMIxYs,906
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/squeeze_options.py,sha256=8ENV3briA_a2vZpxiJ-S4eQy1z5JxXJD5XdmYirEJLc,1520
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/strided_slice_options.py,sha256=ZgJEx83p1shdSaLmU5MKvByKUC7P4dahGwZmuV2ZEPs,1132
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sub_options.py,sha256=ARiuoZOzv-0qrTz64kc0I_sncG4x3aI8saMsyKefTOw,1343
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/sum_options.py,sha256=H2cYZvjun4dADNmH65cChN9h9R2ZEcrMBb-CUSUYDXc,949
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/tile_options.py,sha256=6WE5DUL1tX-Qfxvtw_IVICCy-flFdlxkOWbk_iaaFaI,803
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_conv_options.py,sha256=wAAQ15CvhWy5t2fi5BTMi3HRNkDudRzsYQbxP8XLufA,1919
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/transpose_options.py,sha256=LfIfbLHxUB0iUUgXHlexGCCvuG0sRY0IPG_aSNMFb18,962
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_lstm_options.py,sha256=U6X8JJU4LjXUOTIQN3ghJ59bCVBfn_VFGbtZ6_ViIpI,2580
executorch/backends/nxp/backend/ir/tflite_generator/builtin_options/unidirectional_sequence_rnn_options.py,sha256=FAXugssXgPzYjVOkp_OZgjYniofZaiv7qCWDCxIbGkY,1883
executorch/backends/nxp/backend/ir/tflite_generator/custom_options/flex_transpose_options.py,sha256=n2nP1mrB0BvMgsZiPU1ACcVI-TkpiSecmf9B2jdYKes,1971
executorch/backends/nxp/backend/ir/tflite_generator/meta/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/tflite_generator/meta/meta.py,sha256=UXgtGGHs1v10BxCMUfOyCkv3wyBFQXoHHFrBw88b81A,8566
executorch/backends/nxp/backend/ir/tflite_generator/meta/types.py,sha256=VzccEX408c-2qPJJGrnpv9o0SGqjog_Pe3IFycvYbiU,5386
executorch/backends/nxp/backend/ir/tflite_optimizer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/tflite_optimizer/graph_utils.py,sha256=U_5HyzCV5nrcVw2mwAHtaO0418r9d3_vo3cg9e8Yb1M,4702
executorch/backends/nxp/backend/ir/tflite_optimizer/operator_rules.py,sha256=r0qScKyMtpHoKDfmaNVSAVJHm3mPjv0zyb6UbzQEmKU,3884
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizer.py,sha256=QVHnUmspiYVV7_F-V_DMYqgyLWHXPj6zUIAuYXiL42c,6267
executorch/backends/nxp/backend/ir/tflite_optimizer/pattern_matcher.py,sha256=O2o2TdWDdHuksA5bhc9VLMw-YnXebpr_UOvbD_Sonu0,35251
executorch/backends/nxp/backend/ir/tflite_optimizer/tensor_rules.py,sha256=3LdJHAOcX7AKZxdGKl76WhWPhfo-i3yRHcEcCZHD1CE,22690
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/base_optimization.py,sha256=ErE0cTzp9Rfw93w-gq7vmX3zymbbGYW4qnGxDbsZTjk,1247
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/combine_hard_sigmoid_and_mul_to_hard_swish.py,sha256=RUsZtu7K5k2_yIUeo5ixbe2hl69b7m0TSbuSMnZYRCs,11207
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_activation_functions.py,sha256=uhX8VGCYSqDiRC_R1AV0QU4VX7v4cxqOByeC3gmlv1w,11619
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/fuse_fully_connected_and_add_operators.py,sha256=k7w0f6VA--9DjCM8iWrvIUfdES_MwaA5fBXq_wDMz14,3028
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/move_relu_before_concat.py,sha256=OynwKkzxJLHTFMd2F5b3juYIdhwtHl5KYnGbp6q01Yc,5093
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/permute_fully_connected_weights_after_reshape.py,sha256=6HgGcnjMEnzUXkg58Gwy2Bvxh9m5IaJMMHtB8kspvMM,5469
executorch/backends/nxp/backend/ir/tflite_optimizer/optimizations/prune_transpose_operators.py,sha256=TKJAfw81QIBHCKewcRYBuCfDyOvyS4b9P7Jy0DQt1Zs,6286
executorch/backends/nxp/edge_passes/move_auxiliary_operator_into_separate_qdq_cluster_pass.py,sha256=lY2mx2_7rUOUW1loAQZRhFrst_cnUEmZtak36Gi3Sus,11226
executorch/backends/nxp/edge_passes/neutron_edge_pass.py,sha256=7E689dGNRLPdhAytTgBapxC74yZTrVbuyGt_9n6QBUk,2267
executorch/backends/nxp/edge_passes/neutron_edge_pass_manager.py,sha256=41_Lz7eQSkwCPUu6Pg6LDiriwaBUrrdWZepg4N__6Oo,3568
executorch/backends/nxp/quantizer/neutron_quantizer.py,sha256=THtNo-vru-c-Ffn_2-HWbbu_3qdXGGzmV2uoGCTyLlE,11083
executorch/backends/nxp/quantizer/patterns.py,sha256=040q0LRunGEzzoUQAaN4O8pRmhgb95bwDdeLFP0JIEE,17425
executorch/backends/nxp/quantizer/utils.py,sha256=Yg34JcRTnjbCGonc8bFcTnCbr0xzYobuaaZr1Svnp2I,5055
executorch/backends/nxp/tests/executorch_pipeline.py,sha256=lrB8yd9ELD5eSJWOOcLegWLeJClOFwgEkf8-xcg5yDI,5218
executorch/backends/nxp/tests/executors.py,sha256=PLA_tTxiXM1pDq9Jt4OhFi7RDjyOtwcIz_4k-o_M-KA,15077
executorch/backends/nxp/tests/exported_program_vizualize.py,sha256=ZUvYwO7ZGenIi-gg48GCMrpMlAP3bPUdV8pTp1646vU,3300
executorch/backends/nxp/tests/models.py,sha256=DyoSaQsYSrkypedeKuNhN2QWa7LtSGGajy-GK4A1v4A,11894
executorch/backends/nxp/tests/test_batch_norm_fusion.py,sha256=EekstXZejTyy2D6hmXpjwSXi5KMmFj1tW1rBAtoTMG0,7731
executorch/backends/nxp/tests/test_edge_passes.py,sha256=1eFsZMpowg9RAlRGdLCj7D0lc1tkXGQjjeiIFJZOV3Q,3006
executorch/backends/nxp/tests/test_gru_splitting.py,sha256=7l5InXpWTStEJM2tbpk91O5bcojNPA9_OyOdzs-cO9s,8806
executorch/backends/nxp/tests/test_integration.py,sha256=8bx7k4MJXl67kj37r1rJdItK_Rf04XYveC-qSwi2D88,1951
executorch/backends/nxp/tests/test_neutron_backend.py,sha256=bDy-wLg5ZJI1zhRlGllzWwDe3KRgWyGUmxAmwDKDZbM,2566
executorch/backends/nxp/tests/test_neutron_backend_executor.py,sha256=LVSSK5WbnixHNjjfp_hfDgfbsOhlK9zwdJZMDfyXxmQ,3715
executorch/backends/nxp/tests/test_neutron_converter_manager.py,sha256=1_qpjshP1aXvVwXRA8YOSAKlzKeEEXYvvB247ljZFLM,1947
executorch/backends/nxp/tests/test_node_format_inference.py,sha256=HTx_jFTHK3V6ICGYeybd0e3VoJ6q0h_mz3T_o3MW3os,3082
executorch/backends/nxp/tests/test_operator_selector.py,sha256=OPbCcqRpy1m0X2v6D3eWyg9nFxIuYS84Sl7QMvwzTYA,864
executorch/backends/nxp/tests/test_qdq_clustering_conv.py,sha256=DkRd5wqHjCVFiJb90WdJdVYuiIgV2DWs0ghlV03S3Pw,1170
executorch/backends/nxp/tests/test_quantizer.py,sha256=izseMqYvRKppU_2ufRLKs0udbFKPyNr1dPKXVmAbBIc,9762
executorch/backends/nxp/tests/test_removing_dead_code.py,sha256=3ueB7qF-awLhWozxlpWa-J-RGrlv0nhxUElGSZ2NN3o,1802
executorch/backends/nxp/tests/test_removing_nodes_with_known_outputs.py,sha256=u73VDuiPp3FMu7vfrs6TYf4IpYGkracDXF7SzO0Pw8E,4299
executorch/backends/nxp/tests/test_split_group_convolution.py,sha256=4fzFFqSsf7gCjyxtC4ea9BKYucp5sucolSSUq8WMO3A,10636
executorch/backends/nxp/tests/ir/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/tests/ir/converter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/tests/ir/converter/node_converter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/tests/ir/converter/node_converter/test_abs_converter.py,sha256=BRFrCorUAsqlXGKe0d0o97Zh7XbCOKom6BRhqHJF8jI,2627
executorch/backends/nxp/tests/ir/converter/node_converter/test_adaptive_avg_pool2d_converter.py,sha256=YsYa4aWkc2pstmKi82PGoRq7rT9VF0eCUsigTT2-9WQ,5096
executorch/backends/nxp/tests/ir/converter/node_converter/test_add_tensor_converter.py,sha256=0LkvU-R6RLmp6shTxx05Gug_t9vJyWSrQ7dgis_n2jc,5049
executorch/backends/nxp/tests/ir/converter/node_converter/test_avg_pool2d_converter.py,sha256=mC7LBCHZg5Pq8H1xxwBEOit9nrvdapz0uaCaEZemXTc,6662
executorch/backends/nxp/tests/ir/converter/node_converter/test_cat_converter.py,sha256=7kH7mOVpiFtSUW8ZzapUYh66yabGOqR_OPF4_YtEfz4,10434
executorch/backends/nxp/tests/ir/converter/node_converter/test_clone_converter.py,sha256=oTDx7QvEWVYK-5oVKrIwIaLKEPYN5NZUw_a53m_ecPU,4425
executorch/backends/nxp/tests/ir/converter/node_converter/test_constant_pad_nd_converter.py,sha256=YPKJTgzOh0KrPbvEc9NxtbLmQTeMN1rwI_VvSv1i92k,4316
executorch/backends/nxp/tests/ir/converter/node_converter/test_conv_converter.py,sha256=cUetbIsXu1Fl0WatX0gF-h7Q0rNgEsmccMTykRjpzys,17340
executorch/backends/nxp/tests/ir/converter/node_converter/test_hardtanh_converter.py,sha256=_gefz4H00ILNHerZsmUaJ-mmJhG7pZOlP2TDBY89DwU,3910
executorch/backends/nxp/tests/ir/converter/node_converter/test_linear_converter.py,sha256=3PbnSze30d0qnyQTKAb_vJHo41HgoM-_Mhsf4osSWzk,1554
executorch/backends/nxp/tests/ir/converter/node_converter/test_max_pool_2d_converter.py,sha256=1u_m4BMg5czTx5rLoZSqoZTshujlyrXSn3_kfpm6qWE,4054
executorch/backends/nxp/tests/ir/converter/node_converter/test_mean_dim_converter.py,sha256=5LHkyWrbKqk0Us-s6EBczEj0Ry6WaeLmt7-g0844_IQ,4669
executorch/backends/nxp/tests/ir/converter/node_converter/test_permute_copy_converter.py,sha256=SqaIxSvH1TyvTyR2kNFtxXsYUx8TaI4MXCl6hrFR_pY,1923
executorch/backends/nxp/tests/ir/converter/node_converter/test_relu_converter.py,sha256=iLh5JlJdttq8xfBQF5VfIzY4H80UnE1AOQPTAbUM71Y,3096
executorch/backends/nxp/tests/ir/converter/node_converter/test_sigmoid_converter.py,sha256=xzd_6vgOseycpDSLdfqQYwldR7-UYz61xYREkJMckEE,2417
executorch/backends/nxp/tests/ir/converter/node_converter/test_softmax_converter.py,sha256=4kqzIHH8BQUCduTQFI_BUD45IuRLnrOAO6n7gFQCCXU,4129
executorch/backends/nxp/tests/ir/converter/node_converter/test_tanh_converter.py,sha256=ZP7imnpHipM73n_QEygsGKDT4Siue71mAm8nkT2dFx8,2913
executorch/backends/nxp/tests/ir/converter/node_converter/test_view_copy_converter.py,sha256=d_MkQxCS_jp9KCGaMELyliQbLAXy8HBtlUKNg-WdhKk,8260
executorch/backends/nxp/tests/ir/edge_passes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/nxp/tests/ir/edge_passes/test_remove_io_quant_ops_pass.py,sha256=KiTdPJu9FTkh8W50XOPCPvA4C2gbwdB2ualN9vzhFck,4327
executorch/backends/openvino/__init__.py,sha256=MbY4PNiodmfTVq34El_8FNT2IflEbJqNimJSDl3We60,216
executorch/backends/openvino/partitioner.py,sha256=aHD1fVN6ek-jfPExzG-wUmgWj7HlI74u-Fzj1rK8BYY,5739
executorch/backends/openvino/preprocess.py,sha256=6cJJvwSNEAzB0rg813jozFbEScQiM_cxl134ewPes30,2249
executorch/backends/openvino/quantizer/__init__.py,sha256=1KC4U_fojX8yhxTsN9O1YODguTOkU8MMxUBIzHlPYCA,111
executorch/backends/openvino/quantizer/quantizer.py,sha256=CzyI6jm7sTSKo9ZiXytUN2V2qt6BoqDAEeZZ7-0ItMc,17582
executorch/backends/openvino/tests/test_runner.py,sha256=SrW5r90oz81vp1kELxihKGThfQ4MpNWvOFzJt8C4aqE,2464
executorch/backends/openvino/tests/models/test_classification.py,sha256=DNuAksPvSwEFs9SL1k-dNy_joqcak8MWfFm_v7bP4HI,1450
executorch/backends/openvino/tests/ops/base_openvino_op_test.py,sha256=QXqqgO5Oo4waa68S2-fYCXzfV5w5pmBCz7eA7s0jzGs,3247
executorch/backends/openvino/tests/ops/test_add.py,sha256=qi9L1xvE6ywZgjGFjzYS7PGhGYQ7Spxa4lsDV8YoraE,602
executorch/backends/openvino/tests/ops/test_addmm.py,sha256=5twYIViCPoy8iV2e0ox3M1NTt9kAstE4OYsJiPsTHbI,912
executorch/backends/openvino/tests/ops/test_arange.py,sha256=LIDG2M1gb0eFVDPetkxgHIhGLMAuRqei4095tkP03Lk,644
executorch/backends/openvino/tests/ops/test_batch_norm.py,sha256=QGu-gpG5gzSVGUs3JszeFaUeQSJNFKEGLAr8aG0xUOA,2344
executorch/backends/openvino/tests/ops/test_convolution.py,sha256=OD-zHgSKiUz_Ss-HwpQxiG_dRZ5mHC0eqDQ5CH3U1XM,8325
executorch/backends/openvino/tests/ops/test_mean.py,sha256=AkLHaYfvs5mYUSJP5gNoVteqX4_tjDdQh66tgS6TThQ,2536
executorch/backends/openvino/tests/ops/test_permute.py,sha256=fELMHNaW_pGmqNuhna0XaOubdo2vVlbR8yzFcWSCDEQ,888
executorch/backends/openvino/tests/ops/test_pooling.py,sha256=Ea9mzDFz1_r3-4GaYm60WB1Axv8ZH1_sTvEmvOsXL14,2986
executorch/backends/openvino/tests/ops/test_unary_ops.py,sha256=_1WUS6f_X2I0qH98T2BU_NFKKO7MeNczu9LVCyy2Xvg,904
executorch/backends/openvino/tests/ops/test_view.py,sha256=niTafneF-aVn1BwobSpbeEV9q1pXP66ShIxIz8fDK3w,985
executorch/backends/qualcomm/__init__.py,sha256=B0bvPmDbxx77r55UbMP3llmwwzdrGRX2p_pSMvmObpg,483
executorch/backends/qualcomm/qnn_preprocess.py,sha256=9wJkkOQk-OCe5FvIBUoVHAp-RuEAzoNuCRviXPNZ2_s,8900
executorch/backends/qualcomm/_passes/__init__.py,sha256=2kLNE6VkUOsqRMC8UYo15dzXcfN9ln5aQeARKJtx91M,3308
executorch/backends/qualcomm/_passes/annotate_adaptive_avg_pool1d.py,sha256=MOUUfPv4yXysHjrVTaAxbRCt5sQLl8wrMHbSklk2wn0,1882
executorch/backends/qualcomm/_passes/annotate_quant_attrs.py,sha256=CVHAErcj0S_sAAwXL3QmSR4_7AmrVXc6sbf9_u5QZQ4,5918
executorch/backends/qualcomm/_passes/annotate_stack.py,sha256=FS3GLcvH_3PKTpgT4GbdMkbTMsdgXf3sdOqTx_17eew,1802
executorch/backends/qualcomm/_passes/annotate_unbind.py,sha256=vJ_FA1fA9fgr5t2bEPuvJ9rEY41X5cCgo2FXKLIeoow,1757
executorch/backends/qualcomm/_passes/build_quant_io.py,sha256=wsRDIIFEcNH6747zh28PVHLBCAqL4VfXIpZH9pH_Af8,1824
executorch/backends/qualcomm/_passes/canonicalize_conv.py,sha256=qJMFLhE-Zw45Qoj1HMI15sApIuTmaLeVcZrLzlKAttA,9584
executorch/backends/qualcomm/_passes/convert_bmm_to_matmul.py,sha256=0QcMFGdIGRH721yXhYnE9_uviV-nWDjvL4tx2fkft2o,3064
executorch/backends/qualcomm/_passes/convert_linear_to_conv2d.py,sha256=ZrbJwZ5k5F3Q_0WvKXJUw-3_IqucF1wbBdmJG9rtwsg,9435
executorch/backends/qualcomm/_passes/convert_square_to_pow.py,sha256=bVVnpXrnxBKV4DSPzO4K2gu4m6s3F7HWvgltNujbqtY,1463
executorch/backends/qualcomm/_passes/decompose_any.py,sha256=RGVbWJgoOz_57tjWA3h3JGT9B1vqK5vrjU_nUXCkKqs,2367
executorch/backends/qualcomm/_passes/decompose_binary_alpha.py,sha256=OGQQCMRgeCvwlLk2kdtyvdW3V2GVcTv7PrrigL8LOYA,2248
executorch/backends/qualcomm/_passes/decompose_cdist.py,sha256=wSOQWxM-Gr1sLeT3q8VWx1bE_Hgo79vzIZM4moVaVsw,2333
executorch/backends/qualcomm/_passes/decompose_col_im.py,sha256=Nz9zGSag7AkWu78OCjLAIRPbIxFO2E6_VKBNNwriZN0,5622
executorch/backends/qualcomm/_passes/decompose_einsum.py,sha256=OA2Ysfe4KOEuI17lw0q2oFZY5Ip1FzjtXe1eG1qtu7o,2030
executorch/backends/qualcomm/_passes/decompose_expm1.py,sha256=JXhfhYe4dChvuU9oDz89yFjZ8gkvuNxHxk85wiN0lwc,1751
executorch/backends/qualcomm/_passes/decompose_glu.py,sha256=lGYBUCsjMfSPSHheP-r958yaPEUWlKDxBLlusJod5RM,1953
executorch/backends/qualcomm/_passes/decompose_linalg_vector_norm.py,sha256=GWKoL3Dz9XwkUAmtv6P6sP3_Bwz3yw0G9D5B23Tulqo,2852
executorch/backends/qualcomm/_passes/decompose_minmaxdim.py,sha256=p6UU7BTmvzDDTI81IUenTqRPkzYV-TPfTQAZl9FX6UM,4065
executorch/backends/qualcomm/_passes/decompose_roll.py,sha256=YXOi288Jy9n6HcbyEkB8y7Q-a_rMM5lZhbtc9QJJ16g,2894
executorch/backends/qualcomm/_passes/decompose_silu.py,sha256=zoq6OKqhTNiMH1PdkAtMfKx6BmZ7fO-OBSSO6LoPCGo,1789
executorch/backends/qualcomm/_passes/decompose_threshold.py,sha256=-mjEjfw_uxMPG83DZVQC0ydjnqHAgVRpkTeDfDWfXf4,2122
executorch/backends/qualcomm/_passes/decompose_wrap_with_autocast.py,sha256=Maxzq_9iUUkCsikCXmsAgDzjxvtjX8fdD8fo-WOkOn4,2957
executorch/backends/qualcomm/_passes/expand_broadcast_tensor_shape.py,sha256=cr0oMpblvi10tRBw3OgQR_s8D2Yo8adJ7sRur3yNINs,3241
executorch/backends/qualcomm/_passes/fixed_linear_keep_dim.py,sha256=O5bpFxMO5-7YpJcCV-McCWAdjaQ6CKZmpT6ZtcJxvYs,4375
executorch/backends/qualcomm/_passes/fold_qdq.py,sha256=_PaLSxSCqNkXciBuCPQcRjbOtyUFVEzoM-3h7xwljF8,3388
executorch/backends/qualcomm/_passes/fuse_consecutive_cast.py,sha256=O6w5-ri6ZYAb4raOU9n5xZBsMBe5jYh6R2yyX1RDQ3A,4574
executorch/backends/qualcomm/_passes/fuse_consecutive_transpose.py,sha256=QFCWW-RbReoJk1OFP1irqHju-We69ghVg91Yu-6V9Ww,4443
executorch/backends/qualcomm/_passes/i64_to_i32.py,sha256=pHZ4_9ZuoQGyIob0dMj4RT8rD1GuVRxJ3H9EhM34H90,8571
executorch/backends/qualcomm/_passes/insert_io_qdq.py,sha256=FOhfMl9-WpnCPBqJhVdS44-SrOTORkfp17hg7TLz-64,6066
executorch/backends/qualcomm/_passes/insert_requantize.py,sha256=dg1tSoPdtrbBNg4-ryl4oxp5YvpBKzLGn4bJADHDebA,4227
executorch/backends/qualcomm/_passes/insert_reshape_for_reduce_ops.py,sha256=1U0WQACMAzZcLiZB7Tsy3aMznR2RlpvcWKAhRQXy-MQ,2077
executorch/backends/qualcomm/_passes/layout_transform.py,sha256=XFvsuHRuy4ieIRmFMNDG0UVThmf_iz-vd6xFry-tDaE,15365
executorch/backends/qualcomm/_passes/lift_constant_scalar_operands.py,sha256=NPmTAknAJmVPLaTE7yWJ9KcTHJfE_lj4mYxU6yOWpEo,7643
executorch/backends/qualcomm/_passes/qnn_pass_manager.py,sha256=vmbtXet1atX3F9fpxAAH_uXTb_hWhfaifl6RECB2bUM,9466
executorch/backends/qualcomm/_passes/recompose_pixel_unshuffle.py,sha256=zDOJnBXcIeVIB3cd-laHamE7jkgEuPLYPD-UE8PljPY,3349
executorch/backends/qualcomm/_passes/recompose_rms_norm.py,sha256=wlCtzAfiAWI7X9fyFlAORgwsqadwva0emx8jg1o4-5A,5144
executorch/backends/qualcomm/_passes/reduce_dynamic_range.py,sha256=U3OyY5GXA-ACZs3l6Npc5_VgnmMVCKFdaKp7dLdOQAs,2162
executorch/backends/qualcomm/_passes/remove_0d_tensor.py,sha256=diVgEmS7PEpumeqAwbYTII97Ncq3Sd8gOuDKYS3WmGc,1318
executorch/backends/qualcomm/_passes/remove_redundancy.py,sha256=7F8Q9Wzxi5c9uuZ1idcn-2nDdAnchWC5g3FYpohrnlQ,3097
executorch/backends/qualcomm/_passes/replace_arange_args.py,sha256=NNQ-VjLT0VQkPFw9099_uGhcP7vuSxAVZmjpWlUXhQU,2063
executorch/backends/qualcomm/_passes/replace_inf_values.py,sha256=apt9d24gwROr36FZqWRR42J69U4Q7i8iq_ENU0wip5s,2388
executorch/backends/qualcomm/_passes/seq_mse.py,sha256=tWAVc9aDai3d6aFwXgUZ9ak5wtilzxFdU6P-76gOM5w,8485
executorch/backends/qualcomm/_passes/tag_quant_io.py,sha256=svhgEvPpZCGkYA7gVK4L-pWzfkgxFYobHK5GvVDOGf8,1687
executorch/backends/qualcomm/_passes/utils.py,sha256=qaGMhaOwXUqE3zy-m7HF2bMfM1njEq-WhDuuCI6XwtE,9674
executorch/backends/qualcomm/builders/__init__.py,sha256=4LbqiHZxwj1qL1SOP9Bv33YYmBFr127sNfipmpFwqOA,3624
executorch/backends/qualcomm/builders/node_visitor.py,sha256=AdkeepsdvCoC4UNXCSqrKqz14660GvhxocwYWF1pDDQ,20403
executorch/backends/qualcomm/builders/node_visitor_manager.py,sha256=PAxwzufx0ewcM7qkqWGFgvQ992J5EXLega-KKacw2JU,3077
executorch/backends/qualcomm/builders/op_abs.py,sha256=NO0pOU4VcA30JHlRpU6z8TdO_cMFgs0lg5ZSCVZl7_c,1835
executorch/backends/qualcomm/builders/op_adaptive_avg_pool2d.py,sha256=6Uc5nOFFYVCB9_wPFXx--phv-3BSCKLspxJgh1l2quw,4091
executorch/backends/qualcomm/builders/op_add.py,sha256=Ew0QyVwUlV0eZRLErwTvEjk1CtuhHl7HrAB7B6k-H5A,2024
executorch/backends/qualcomm/builders/op_amax.py,sha256=2Zr3pCv561AzkhOvyEmRE971Eqj-tsjuUBW52TC62yk,3104
executorch/backends/qualcomm/builders/op_amin.py,sha256=LPv9r5CchOFKpQvi-JBQ3j6DiOEq7L55xfbzUHBvVr4,3104
executorch/backends/qualcomm/builders/op_and.py,sha256=5q-zkSVnytCuY2Lm-oUPZSmgiGQ3z5sB9amzUELJPdQ,2058
executorch/backends/qualcomm/builders/op_arange.py,sha256=vonUoSyvBc1RCLorKH80RCaq6Zf5PaimK51fqvHEfcc,1332
executorch/backends/qualcomm/builders/op_argmax.py,sha256=EbUFbXrQcCho-qWaUrMVc8WSNJUYtEoPRnwKC1s3HGk,2718
executorch/backends/qualcomm/builders/op_argmin.py,sha256=fVzxSaiYgEzrJ4eOU9jSfglpYhR2HJ0FetKHTQXjTbY,2718
executorch/backends/qualcomm/builders/op_asin.py,sha256=ChK_WlKAo3LDQxRIJCQZwoRbuGWSWBZPJEDTplLoWug,1819
executorch/backends/qualcomm/builders/op_atan.py,sha256=AThF8P5ZOjMZRZKVhWjs5r5fOXrlBslBVOHk9CVkfXk,1788
executorch/backends/qualcomm/builders/op_avg_pool2d.py,sha256=Up5QVrckSEcCL--p9JZ7OCgFM-IEiF4Fz4aFg41WT0k,6059
executorch/backends/qualcomm/builders/op_batch_norm.py,sha256=17OrM7u0B-bwUCUnJ_Wq9qp7lBzDoHU9L-7RaeY2ZDQ,5791
executorch/backends/qualcomm/builders/op_binary.py,sha256=tC69AH5-Rz0Bzqh7l6omsL5OM9u4y-1DlNa7cG_Ykvg,2826
executorch/backends/qualcomm/builders/op_bmm.py,sha256=bbh4YC7oVBhVCQjPibY0I27xrcpg4fysbYb4X6ZerSs,1949
executorch/backends/qualcomm/builders/op_cat.py,sha256=aCa5euZuhoTXmnNBOhMXoZGXHlzjKKH9YkYlwaqcsuY,2918
executorch/backends/qualcomm/builders/op_ceil.py,sha256=i8OdiE2rs5Krw-Bws-1GkUSzmfu0Jgj_Jo44p1OTwnI,1790
executorch/backends/qualcomm/builders/op_clamp.py,sha256=KYT62uc3ykeC4BU2ecupjk20s6ql2yXLMbnNC-h7R_M,2738
executorch/backends/qualcomm/builders/op_conv.py,sha256=IwpOMgawEBYOHG7BJPjmTdeGXCGGB1fXkrLYiRGlPYQ,8129
executorch/backends/qualcomm/builders/op_copy.py,sha256=uYQZgS98oQJM3L0QC5-NNRdmxF9C0FDAOOfcAd8J2-U,2223
executorch/backends/qualcomm/builders/op_cos.py,sha256=qveMiXfkZR9qLbrfqOEii_krtaG31scWLjN5jplcstI,1782
executorch/backends/qualcomm/builders/op_cum_sum.py,sha256=fD4VF8OKjK28uxJYLjFPwQAwZj4K9c48xn5uO3SG6ds,2914
executorch/backends/qualcomm/builders/op_custom_op.py,sha256=BjxvhQcj0kbgVX6xB5NpEN59F94s7ohbD7kFpI5DLP8,3390
executorch/backends/qualcomm/builders/op_depth_to_space.py,sha256=snEqdBCnNwJ5x81sqJMiFgk_bZiG3FgN1DZ-sRqjhPw,2672
executorch/backends/qualcomm/builders/op_dequantize.py,sha256=EOFLyNKHTLpLmUTbw6uYUUVYmkOZZrWNkiCl_bDErwU,2322
executorch/backends/qualcomm/builders/op_div.py,sha256=mEus572JCMuid6BGpJPehwtdzLAlHouf94Syp0gHv4k,2030
executorch/backends/qualcomm/builders/op_elu.py,sha256=Uy63c_P5A5HxyyQBryNfgBUYw5QC_ko4UR5w6o28GTc,2209
executorch/backends/qualcomm/builders/op_embedding.py,sha256=2uJQjbCeZZE88BqMgW7vJq2-x46ArUJwrhjdffCbD6k,2629
executorch/backends/qualcomm/builders/op_eq.py,sha256=IyWAG0Z15ENM3Lj-IYQ54muMrQvjt2n7ie24DLO_FnI,2005
executorch/backends/qualcomm/builders/op_exp.py,sha256=l8FjXes8i9lY-q2n0rN2kdk2j8PemBi4ZoSul9bgLTg,1898
executorch/backends/qualcomm/builders/op_expand.py,sha256=GaGqr4MuDysSVQztAyvKrBxaQvvpIACpKvDNNwFmqn8,2770
executorch/backends/qualcomm/builders/op_flip.py,sha256=E9uNrKfEMwnwNKv11hQecnjHZiqmExAn-Y_y3vd0S40,2649
executorch/backends/qualcomm/builders/op_floor.py,sha256=HCVjwfzXTmVh4fCKuP5yOc_BuGvBdx_sx-oSgn2JdY4,1906
executorch/backends/qualcomm/builders/op_full.py,sha256=sb66NArUAYL9zfH2HdHvTOt9rXVlfz0QaAxV2fInp-k,1292
executorch/backends/qualcomm/builders/op_full_like.py,sha256=dP1eAb46rG4Zb_OuQVDgGg9jTYe-l3jow2WSZ1GkV80,1370
executorch/backends/qualcomm/builders/op_gather.py,sha256=xj9-_y8poTBa4uKSEfrKVdJCQckLAA-pKQ_36sEkyro,2599
executorch/backends/qualcomm/builders/op_ge.py,sha256=OxspysP9Z8PTKL8N0T4SUhdnJvhUssBE3Vu0qPHV7U4,2026
executorch/backends/qualcomm/builders/op_gelu.py,sha256=KFgA0iLr3myfgraP7ujmYf8f7TfzNEYuCt8wyktjezA,1777
executorch/backends/qualcomm/builders/op_group_norm.py,sha256=VOl92ViNq_3yMXRVFyiSRn5k-AogbUeOUHumI1KIj-k,3188
executorch/backends/qualcomm/builders/op_gt.py,sha256=5sQzOhF2W1HYwPOVmok9_mQq2o39gqYYdJTJcJehXvc,2015
executorch/backends/qualcomm/builders/op_hardsigmoid.py,sha256=tlgJrWnhq8DD8BiB6D_zFKZOAdZRi51164JgSYsgGTE,2672
executorch/backends/qualcomm/builders/op_hardswish.py,sha256=j_Yg0rveAErrPLdv-qV0GvllVhKtiVDo4HY-MAlGgt8,1817
executorch/backends/qualcomm/builders/op_hardtanh.py,sha256=d7NLUWPMMP8nI5-7LaEoGpcRDHA9Di312cUtvok2RBk,2626
executorch/backends/qualcomm/builders/op_index.py,sha256=cKHFewrTYnruZp8vPakDOxkaiTXNba-F6o_lybhUzKQ,2911
executorch/backends/qualcomm/builders/op_index_put.py,sha256=Ic7YpAaDJnbq59VYNHbHVhGIKZypSctGMOb6el6CYrM,22064
executorch/backends/qualcomm/builders/op_index_select.py,sha256=6i87UkJI-DQt-kxLORTCH6DNPjE8xqvk4adBbNvIEyA,2738
executorch/backends/qualcomm/builders/op_instance_norm.py,sha256=YhHIwxRXBck1W16_JIn1gwuVvs45XkjQN76LNIMT8Ng,4053
executorch/backends/qualcomm/builders/op_layer_norm.py,sha256=vozkuTXChhRyRYOqvaoFgLtDspRvUGqRkt_XOaf7wvg,3854
executorch/backends/qualcomm/builders/op_le.py,sha256=e__E4VoYcBO7ygp5eUU6iGTP9kS83X1uNblGzvgUvIU,2017
executorch/backends/qualcomm/builders/op_linear.py,sha256=lCgsvwVWHaWR6J99NGaaKRFSa8Yl5ut04PQMmpDHy_w,3706
executorch/backends/qualcomm/builders/op_log.py,sha256=57-kHsyREDMUenvC9G00SYvWUwQU2eunXPOM56n22fY,1882
executorch/backends/qualcomm/builders/op_log_softmax.py,sha256=9Wvtu1ZWxpqYMeTmaQsla_s-rT4brhE0vONuv8rtPvI,2842
executorch/backends/qualcomm/builders/op_logical_not.py,sha256=vyaRiMVEXKbx4gwyKLE3TGGuShy8o1jbkX9hOMCuqDg,1822
executorch/backends/qualcomm/builders/op_lt.py,sha256=aMSGuWna-REUlYckjDmJoROpe-xqt1HGYotxUITShhw,2006
executorch/backends/qualcomm/builders/op_matmul.py,sha256=Efx-l_XWqKdR0kDn7rxFPwlxe37NnetS1WjavjcFrfA,2001
executorch/backends/qualcomm/builders/op_max.py,sha256=jjjnJC2UQDqF_G6k6DQoq_lQL66imbtxG54Xw7Wswdg,2037
executorch/backends/qualcomm/builders/op_max_dim.py,sha256=Req9hMnZBQgKpYDBMiuDPKzp4RZrOL07TIywHguwgkk,3214
executorch/backends/qualcomm/builders/op_max_pool2d.py,sha256=oLtbp-7OWWH-Hm7JXQ5ZvOvEozARs2MAa9fdTjFNHF8,5032
executorch/backends/qualcomm/builders/op_mean_dim.py,sha256=ZyAidKD9-LvudVSv0vc96cG7XHp6rSBamsYNBpSmVsw,3396
executorch/backends/qualcomm/builders/op_min.py,sha256=1cVFdtBPnwMoYnMyroEprNUvCZYDHEWJuCuC38D7760,2037
executorch/backends/qualcomm/builders/op_min_dim.py,sha256=YUI9pJQVflCcURokXchzCeXWtrPE20X-y2EXBNGjUC8,3214
executorch/backends/qualcomm/builders/op_mul.py,sha256=_QF-PX8sSjkdPy_6M_bKWMN4CIADWOI2j6VLEvtk5TI,2034
executorch/backends/qualcomm/builders/op_ne.py,sha256=VrqbgO7S28pg_qvAv6672fBbIZEIlXY67Yf-9p3Zb3Y,2014
executorch/backends/qualcomm/builders/op_neg.py,sha256=9LQzkfeb6WXpnL0caOoKfqstl0txqdE-HxOMNgdIHtM,1874
executorch/backends/qualcomm/builders/op_or.py,sha256=_fX4iOeF2XJ8hagUVrTYVDsulTweJsvdD9O4Mhh7nG0,2017
executorch/backends/qualcomm/builders/op_pad.py,sha256=wwKS3KiILQ4ycrWWaGRDRVwglPTgIxzMRakHjQOvaF0,3391
executorch/backends/qualcomm/builders/op_pow.py,sha256=Q6_kMdK8FcJ9RFZ9Zx3f5UC35CsN4CMIBykfbs9oAiE,2420
executorch/backends/qualcomm/builders/op_prelu.py,sha256=R7p4IszYx8kZK-HpPR4i2dQ7eXk04X-D3iAADVL2c_M,2971
executorch/backends/qualcomm/builders/op_quantize.py,sha256=rmvwUOEBrgK5CdqS0NNIFR7-muwS5XI58SGD4xvCW40,2506
executorch/backends/qualcomm/builders/op_relu.py,sha256=lDjHwslFiCbbeIwzaIPH446G25hi7o8uZO1Lct8XD54,1874
executorch/backends/qualcomm/builders/op_repeat.py,sha256=cdGntPkedtXudrUt-LtMi37vJqgCrkNWB3Z4ebSMhgA,2180
executorch/backends/qualcomm/builders/op_reshape.py,sha256=RI-o58qrN3v9qDWTETvH3asLVwX-zDdxA3dQhocObbI,1744
executorch/backends/qualcomm/builders/op_resize.py,sha256=6DzGdLO2fGjQRwupTZX07j5dMxjVngNODen1esRec7U,3053
executorch/backends/qualcomm/builders/op_rms_norm.py,sha256=0WXldGMR6ErRmND1obm1Z_bBpH3WsrEHnaJHVv13Nv0,4433
executorch/backends/qualcomm/builders/op_round.py,sha256=1CW5eHEGq1ihARQN7SYJ4Kc8E4E2pZw2s0oWN16BQBE,1815
executorch/backends/qualcomm/builders/op_rsqrt.py,sha256=2-yzVMPTKY0bAAf1Y4KqA-RzfdTjLqThTs4ep6Zj1Qk,1910
executorch/backends/qualcomm/builders/op_scalar_tensor.py,sha256=EjU1rhLOniB68gXZ-EEmc7PwE7_65xyXpJcO-u3HP1s,1873
executorch/backends/qualcomm/builders/op_select_copy.py,sha256=88vuspyRPPZXPKd_vW9DDMr_LlnhH3btQrrYJq4eS2Q,2954
executorch/backends/qualcomm/builders/op_sigmoid.py,sha256=v1n72YG7tKe3o8XQcwXCy9N4wKhl4fNrTsFN72mEbTo,1916
executorch/backends/qualcomm/builders/op_sign.py,sha256=srTJgk5g87r8MmRVmgnN93Rful4RWOHwr3mZJSjZHlA,1790
executorch/backends/qualcomm/builders/op_sin.py,sha256=KilWR9xZA_zxg9qIDX9qtquuXR1dqK7HyFuDA7TEkD0,1782
executorch/backends/qualcomm/builders/op_skip_ops.py,sha256=29Ybl-uBSLfDLHO0PhOS3EZWVs3sUBzXn0RrsuraUQI,1552
executorch/backends/qualcomm/builders/op_slice_copy.py,sha256=xEDSw7mSwhqDLWB9ev3kKYaqSDHm52U03lkJSQMf7OE,3293
executorch/backends/qualcomm/builders/op_slice_scatter.py,sha256=cf1sKyEJeqDIODywAqXta_Rmf8m4CbGOvc0to0LpBX0,4098
executorch/backends/qualcomm/builders/op_softmax.py,sha256=SbL8xQ8y_R_NB4wKa-ekDr7cKHSpA3Ugvy0QRKOPSac,2778
executorch/backends/qualcomm/builders/op_space_to_depth.py,sha256=UTETNpE2ad8KbCOI8bd7bNnrtxHTpmyNFL0aILi5BhM,2674
executorch/backends/qualcomm/builders/op_split_with_sizes.py,sha256=vS6E3olvqXNfmd13K6izFNa0HR6K_yYkOUPGMaBJvuM,3510
executorch/backends/qualcomm/builders/op_sqrt.py,sha256=IAoA_ckXuAH46u4Wi_pPb88aP701ekylpMGYSri1G0o,1922
executorch/backends/qualcomm/builders/op_squeeze.py,sha256=IwTuGAHmrw1GcVaR-gAlacFu4QTKIpyII3DfxbpfHts,1817
executorch/backends/qualcomm/builders/op_stack.py,sha256=ZgMcJTM-4UcT0o-8I0U2onJGrtYIPGqDaoSvPAHNZpw,2541
executorch/backends/qualcomm/builders/op_sub.py,sha256=-PjpQdpbo-WbTdKXpmjfdMXEZwky02TjE1P3XkCX8Mc,2034
executorch/backends/qualcomm/builders/op_sum_int_list.py,sha256=KMTo3auIwrpsOKtMMGKIT1-zObd8clq4a8wxr333Z3c,2920
executorch/backends/qualcomm/builders/op_tanh.py,sha256=LY3L8HL7E3l1w77racghQyfpfeMMJk7u7U3gLuEtNFA,1770
executorch/backends/qualcomm/builders/op_to.py,sha256=Ddcf7c9e-ORDhJ_qaGuCk5ykaaKX6KvKaQXCWZhzF-Y,5684
executorch/backends/qualcomm/builders/op_topk.py,sha256=VsBMyPCZ-GXS8NF7zSiu3sxG9pDh2RgkQgh0V1fm2VE,3848
executorch/backends/qualcomm/builders/op_transpose.py,sha256=Pyr-BXgZ5tFLB-xZi0pSzbmZfNu1Wbm6mxml8GREYJs,2608
executorch/backends/qualcomm/builders/op_unbind.py,sha256=0Dbu_J9VOG7QEUb3tAxeHIVUHRUV_52p33u4UyleT9o,2583
executorch/backends/qualcomm/builders/op_unsqueeze.py,sha256=RJfRoiexCVEQR3Ug-ioHwbjQQAIHgOQD5t2NLwQJDL0,1811
executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py,sha256=BkNErgid2e-RClzEYGy2_MrS5KgY181wQPYkdHSs12I,2384
executorch/backends/qualcomm/builders/op_upsample_nearest2d.py,sha256=tnIQ4CBfckYFF74fkHDsn85vfJjJqvUJhImaUKUjlpU,2434
executorch/backends/qualcomm/builders/op_where.py,sha256=IP_2sKWOeTnUAxXMuX4s_fEGTlfDmcibtUcX8Of_4iw,2779
executorch/backends/qualcomm/builders/op_xor.py,sha256=bIzMdD0fL60Jx6M2l_yAeTSnLZIF-NpGU_N0_elAOhg,2030
executorch/backends/qualcomm/builders/qnn_constants.py,sha256=loB-yCGp77AgHndYjePJhBNRL9izakCLiHmmTmPWnuc,13666
executorch/backends/qualcomm/builders/utils.py,sha256=QhNf-XV-yv9fsn4Fs_eSRj-a4b5q0jna42BDk0YGxaI,5244
executorch/backends/qualcomm/debugger/utils.py,sha256=uZOLvKli19pnSKxd50GGoLstZOJnh2TRNOm4P1wH7Yw,17318
executorch/backends/qualcomm/partition/common_defs.py,sha256=3iqRQ7nBeHwe6Rj5CfJfPBw_wkGA93Bm-T7efi86LhQ,1351
executorch/backends/qualcomm/partition/qnn_partitioner.py,sha256=NH5zCwzCt7w7MxE_s6qd1C5x7SDuWKzvwz8S6ZOqcIc,9609
executorch/backends/qualcomm/partition/utils.py,sha256=shJBcLT0h5ABKjuFZ-ZEJ7PPGUcfzbJEImVQmX-XbEc,2452
executorch/backends/qualcomm/quantizer/annotators.py,sha256=PynmipoaoDevWNfPCoRdKhioWSDjujuoSw_OSdjFJDI,48696
executorch/backends/qualcomm/quantizer/custom_annotation.py,sha256=U_7TKPV9HIdpV6qatza8QlfHQUSpLrR_yDMgQTyL0eE,24778
executorch/backends/qualcomm/quantizer/qconfig.py,sha256=J6xx4uFMG-yGrBsBZGpTesqzgMS_jDkOdWGYqTgaCTQ,22392
executorch/backends/qualcomm/quantizer/quantizer.py,sha256=xaCn2HxwsjIURHIvjxsMjFn9IvULUJX5SuZkJ_9-HbE,14656
executorch/backends/qualcomm/quantizer/observers/per_block_param_observer.py,sha256=FqXmP-OZkt-TYYfZ9DKxab4LDpnPFS3xSX58C0DnNvI,3370
executorch/backends/qualcomm/quantizer/observers/per_channel_param_observer.py,sha256=lG6TjNonkaX7_G6adtuMzFguXDEkY8LE0wOuqjMD7Xw,4149
executorch/backends/qualcomm/recipes/__init__.py,sha256=aL4GQzXS2kbs3-g-aUpDSyf0CDBcJPkZJwR2oRWp-Wk,562
executorch/backends/qualcomm/recipes/qnn_recipe_provider.py,sha256=DvIgmh5YO2JeD8K8z4nc7i6GUnJvGCh1YzwPiu6HMH8,6680
executorch/backends/qualcomm/recipes/qnn_recipe_types.py,sha256=Pf6DC5ssmTQw2CYiX2ESHNvqWnIfV6V4SlFB7L2Ga6k,638
executorch/backends/qualcomm/scripts/download_qnn_sdk.py,sha256=5EbdX3buyc7RpLD6_CdsyEKTuPK6u_8jQoZ-6rmeQTk,19907
executorch/backends/qualcomm/serialization/qc_compiler_spec.fbs,sha256=D4_ZUx0InQBsHvAqY-_2qJQfXvyB8ATb5hffEw6jkPw,7313
executorch/backends/qualcomm/serialization/qc_schema.py,sha256=dmDImwcTtwOssoKAi-YEDqYTBb9vIPdqEDcCO5czzKw,5279
executorch/backends/qualcomm/serialization/qc_schema_serialize.py,sha256=jJ7PIgpHknHNw4i75FD0gZRUdumu8SbUqDEn1Gwg8XM,2511
executorch/backends/qualcomm/tests/models.py,sha256=-ag0jVaT5POs_dtnmPKHeZWrd4J-a6VGwvUeLeW6a64,56325
executorch/backends/qualcomm/tests/test_passes.py,sha256=rAGiEJY2yv5bgjL1fbaKdeg61FULPibcaf35wZhMVyM,1874
executorch/backends/qualcomm/tests/test_qnn_delegate.py,sha256=Wjf6nm_X0cYd5xpzDkM25fxmvdZjBxUYV--frGglv68,325692
executorch/backends/qualcomm/tests/tester.py,sha256=o71jtXEZnBU69E68ik48wR3HbKn5wcCabOkD1brtf6s,4155
executorch/backends/qualcomm/tests/utils.py,sha256=3E2Jzp6gbsIJGi_m-PZy2-zKEO0GY6JEOit7QqtlzPo,26397
executorch/backends/qualcomm/utils/constants.py,sha256=OMxiaF___dO0ZFnjdaCMYhJvlxRHYnwTOJ86NpjwJPA,1596
executorch/backends/qualcomm/utils/utils.py,sha256=q7dyR6Xx4Z4kQscPh6vCe5dkJ-ohjNxJ3t_FWu3sF4Y,47969
executorch/backends/samsung/enn_preprocess.py,sha256=QhxB6jqSysEZQMBQpdxdHwP67mhCT2BsKKm5TVDKkuc,4291
executorch/backends/samsung/_passes/annotate_qparams.py,sha256=lb1MHXm3uFlNOi-xiOzWez_zg8e919oCn2uCzEhoTPA,8349
executorch/backends/samsung/_passes/annotate_scalar_parameters.py,sha256=e1D6gHtZxyvmfxjfAjCccfIs6mfBx0lvnfKvErCCt4Y,2800
executorch/backends/samsung/_passes/conv1d_to_conv2d.py,sha256=PlAXqQbWn_lbEaOz4OCmP3NerIrXTB9cPKWVNB5m2Ao,4002
executorch/backends/samsung/_passes/customized_constant_prop.py,sha256=iYQu8s-k-1yFinJg4tzB_oZsPAuLRt-Ey5c9v0T-RTw,1416
executorch/backends/samsung/_passes/fold_qdq.py,sha256=1iusfh-QdWVIP1jmvsoh98wFXTqkbgsK1PGwGFYFvYo,1308
executorch/backends/samsung/_passes/fuse_conv_act.py,sha256=yAwGCsHY59mUV_gDZ9GsDdrj9cbvfToy0vZv4vxyN2k,3117
executorch/backends/samsung/_passes/insert_qdq.py,sha256=Zm1bVq9QH3Wgh2pJSZjkJW2y3jEI5m0-HLnzA7Lpz18,6793
executorch/backends/samsung/_passes/remove_useless_ops.py,sha256=51RDBm5cBzoqWrEdCwA8ta_F5PDA9hDRw8YcUpBepng,3363
executorch/backends/samsung/_passes/replace_scalar_ops.py,sha256=YelIKsxVqevinSceXp2wR_4HLs4BrfokLB70zGWwTuY,1655
executorch/backends/samsung/_passes/utils.py,sha256=dI4ZUiJ51ksXRcBAfpCH08gKdrwK1HxiDEpIAJDaa7I,374
executorch/backends/samsung/builders/__init__.py,sha256=OhSoeGm3n-UeYhomMcL4u3Gdnxg1rbx9IgQ_g7801Rs,1792
executorch/backends/samsung/builders/node_visitor.py,sha256=yK0v-1mi5u-4ue8S1EP-4IlvdNJcrO-8JUTc-c36yqY,3926
executorch/backends/samsung/builders/op_add.py,sha256=50aHwdAdsyPfxD-zkORtB45nh0LUgcRMtt9tSHLDYEw,1249
executorch/backends/samsung/builders/op_avg_pool2d.py,sha256=dLGsbnx-zCzf-aVr92Ys4umO79L-iyvvE5cMKgLwfuE,2492
executorch/backends/samsung/builders/op_batch_norm.py,sha256=lugHfFauj74D2nNlpmwEr4mBiVMfrrXy9jEvWJfjTjc,1914
executorch/backends/samsung/builders/op_bmm.py,sha256=nrJERm3zGPXuSYokge14NiPn1mDahmIpkVW0CN8l8zo,1278
executorch/backends/samsung/builders/op_cat.py,sha256=akoaYpGUtfHyRqnvPbGRBDab8rt72tJXT_NQsqi9hC8,1840
executorch/backends/samsung/builders/op_clamp.py,sha256=tAc02KIxp6O3eAFxroT0ylPwhk5Z7PnKFGeuQx48AJI,1531
executorch/backends/samsung/builders/op_constant_pad_nd.py,sha256=4rPWdQS41nI4_Zj_FtQ_BQfTGHQiQhhCZrTaQGfgpJ4,1854
executorch/backends/samsung/builders/op_conv2d.py,sha256=MS9msuxecLCRO3E52TaFC2EXSroanVPdn1TTOqknlm4,3320
executorch/backends/samsung/builders/op_dequantize.py,sha256=ueXg9udUF_CdXP3w-8DQ3vd9RqKYCOWn01g3COsOnJw,744
executorch/backends/samsung/builders/op_div.py,sha256=uMhkJ_rWMQ3Zg5B377fzA9cK0gUSLu9H1_gZgaN4-BY,1267
executorch/backends/samsung/builders/op_embedding.py,sha256=l2r7skkd9L8lva2EHPPTL9Xwlw-gWFnmz2F1_7WVKRc,1250
executorch/backends/samsung/builders/op_expand_copy.py,sha256=RsAVhs89A_-Khlt7urIq3UjzCJfljKJDPtZjAmBEICE,2509
executorch/backends/samsung/builders/op_gelu.py,sha256=vp2yhlu_guopVforziAN3ezK8WG6q8CjVriFfE_fLI8,1142
executorch/backends/samsung/builders/op_getitem.py,sha256=QGg1jrf56Dm08ogor1o-rnXc5t9EMaA6ys1Cwy_ZA3A,840
executorch/backends/samsung/builders/op_hardsigmoid.py,sha256=-7jBUEJFO1FDUm6EtKrvNP6goxl4klQoVUUKOZvocaE,1121
executorch/backends/samsung/builders/op_hardswish.py,sha256=NqC1G_v7pVYOcfu8bCZRMbF_Jj_7w_YbUAOAylh6eQo,1115
executorch/backends/samsung/builders/op_hardtanh.py,sha256=oZVlau4wLWcJyOE-YPu4FhslggYhSbdZM3nADqvlqrs,1375
executorch/backends/samsung/builders/op_layer_norm.py,sha256=9CWgCtUU0gv6mWuhBLvoqFXwry-sg5sVuCuIVmiVwbI,1838
executorch/backends/samsung/builders/op_leaky_relu.py,sha256=sQFtMBLLaphTiE12QgYmAiEQV7V2RztVHL8AzKv2vyk,2103
executorch/backends/samsung/builders/op_linear.py,sha256=CQttb3fZ7Lgc4k3PPZKJvn5zGCrev8Pv42HWFsKU3mI,1740
executorch/backends/samsung/builders/op_log_softmax.py,sha256=vIaslWEmMKK2q7YyUpY9OxfOd4DcJ3AePQ6m3nnfj_s,1150
executorch/backends/samsung/builders/op_max_pool2d.py,sha256=sJaWVLmKpizVjcRfGLigBfsbrlQXG8dVXMdzkRnsOQE,3504
executorch/backends/samsung/builders/op_maximum.py,sha256=sHMXuvo7Up55fMUHtb1EZntzCuVQOBdw4f_hJirq2bA,1142
executorch/backends/samsung/builders/op_mean_dim.py,sha256=B2t6c96_bcyIiELxKzCQzlgD9LQI4p3E6BofbEfBpJY,1563
executorch/backends/samsung/builders/op_minimum.py,sha256=9x0UDa6bNUKb3-AcNrMY7U6JawuGDQE8KKBgf60b1TE,1188
executorch/backends/samsung/builders/op_mul.py,sha256=YVtsd0xxkPrsbj0cvhdtVHfV75T6W7PwCQbYE11BS1k,1253
executorch/backends/samsung/builders/op_permute.py,sha256=X8u4ud17J9dPO3_A-YLroVghfKrxMKDjoTu547KWh7w,1179
executorch/backends/samsung/builders/op_pixel_shuffle.py,sha256=R15iHZ7OitB0WAtgLhzrv8q8ciJL4OrtNogvoU-bQNQ,1177
executorch/backends/samsung/builders/op_quantize.py,sha256=U99OTFB0Qq1ZFeC-57OnZf4E1U6rpsCeTOpqz_S6jSw,2045
executorch/backends/samsung/builders/op_relu.py,sha256=unjYPqCVxJ0bR6C0PMnPkOWwyy7DeH9B0jbPoByZ6_A,1104
executorch/backends/samsung/builders/op_reshape.py,sha256=tHEyWUxUzPV8HKsUbs56PW18_cib24F1VgWn7SNddI8,983
executorch/backends/samsung/builders/op_rsqrt.py,sha256=ySNuG5RgumqM9pFZK7x2lgvZXnCcHKgv7B2MDajLjXg,1029
executorch/backends/samsung/builders/op_select.py,sha256=kb8WcNOeyQLeNS-NyCbz6wNrlEbles8ojiKysifrI6s,1594
executorch/backends/samsung/builders/op_slice_copy.py,sha256=dHlJm1XKQpfFPmrbp7KSxWptT0VqD0v8jSTK-KL7A_s,1848
executorch/backends/samsung/builders/op_softmax.py,sha256=ODCK7esubKPOoUNBK3uyOsvOPI5Rawpnn7wAxVkKf-8,1214
executorch/backends/samsung/builders/op_sqrt.py,sha256=Y1Sh3DBhGs3LbsDnU9RoMsuA9GTlmPAF_d7EJ5DNNU0,1025
executorch/backends/samsung/builders/op_squeeze.py,sha256=hhRHx-sQ_r-oJla53WcW2hbt9FiUSX7Jts7KMJP0dzk,1121
executorch/backends/samsung/builders/op_sub.py,sha256=C8GfdmVRUZ54vvofywPIRuEycZcyIEUOFc9FxO0mBuw,1179
executorch/backends/samsung/builders/op_to_copy.py,sha256=qZUbd_84UbWLlFhB7aaVEJ6qzDyVsHLffXh8K2NjMHA,1557
executorch/backends/samsung/builders/op_unsqueeze.py,sha256=0_I9Wqak4bqNhR93krPco2571WLA9geH7YP2HJS9Pys,1108
executorch/backends/samsung/builders/op_upsample_bilinear2d.py,sha256=AjaYn3TRmn_nqz4VcqzWlO5aXRElbVd2pBm6VXu_jHc,1760
executorch/backends/samsung/builders/op_upsample_nearest2d.py,sha256=lqcriCoD5NhpRUWodVWRy_oe802qRpv16NC-6h9ZQ6w,1660
executorch/backends/samsung/builders/utils.py,sha256=Fy2rGL7Mr6m9VXWfgKaoIeHkywEY48jqk0B5ztrGfxo,1851
executorch/backends/samsung/partition/enn_partitioner.py,sha256=HCJArkAPgnMXpZb6WlEu-0KlFbnz7JmUMrlWxelF7ik,5068
executorch/backends/samsung/quantizer/__init__.py,sha256=HNS-6H0rwn2cdqQPIbzcc0pfP2XzmOBu_pixprARtfU,318
executorch/backends/samsung/quantizer/annotator.py,sha256=ETlMvWHVeeWjld35VrTdtvOEX7zoGFp5W0Ye78Dq3aQ,30282
executorch/backends/samsung/quantizer/qconfig.py,sha256=3KYgpuAK-7f1HxTLlxKOBXypO-TrqJeDpFqFlfm6-o0,4991
executorch/backends/samsung/quantizer/quantizer.py,sha256=leeKuXKvm5qPuZjTdxqcWimvSShkf464e0HPe_3kU9k,2206
executorch/backends/samsung/serialization/compile_options.py,sha256=OqQgqwEe_Y8D9j5lqaoEnS4a9FTkVKw_DzNMredix8U,2480
executorch/backends/samsung/serialization/compile_options_def.fbs,sha256=Ndh0qD1o8vRu9xo7zzfH5FJtan1qPfIQcMWLKlzh0DU,687
executorch/backends/samsung/serialization/enn_graph_schema.py,sha256=i1Csb11SANdpzNvPQarl1oCf1NwJimq2XrXmLv8YxNs,4702
executorch/backends/samsung/test/ops/test_add.py,sha256=7AxPUTB-6-96jwSqFUdo3AbR-likSrJ4txBd8XcqwYo,1949
executorch/backends/samsung/test/ops/test_avg_pool2d.py,sha256=M98W3FjndpyVLf9U9w591pBAB2ebwx2a-zmNq8FYmO0,2022
executorch/backends/samsung/test/ops/test_batch_norm.py,sha256=sNVrYbZiKPAR3njJx8NzEkW3ToQ7_Uvi1aY3FLO6oFE,1697
executorch/backends/samsung/test/ops/test_bmm.py,sha256=-msXc7wjrJkY8f6g2S7cIbuxkJP6KJI-YlKd9x1b9DM,1557
executorch/backends/samsung/test/ops/test_cat.py,sha256=FJokpxCnGOVMsSQaUvpzAxJvtmgE2mzCWQofggtG0Ns,1626
executorch/backends/samsung/test/ops/test_clamp.py,sha256=OemMygxhvbvsoUsKC8jnRTaU54Qa6wameIFEHLQW2Tg,1539
executorch/backends/samsung/test/ops/test_constant_pad_nd.py,sha256=UGjgXu_8bIhsIYD9QBShGs5ut2fgjrr-zRQfa9RjXU8,1448
executorch/backends/samsung/test/ops/test_conv2d.py,sha256=c19bryB8or73uXpfx4bssY6jpde-mBZraPjAve-rhMA,2865
executorch/backends/samsung/test/ops/test_div.py,sha256=Eaij0M0I1Os928-1UryF7P75q3nCWGk3v_X4m-YE8_0,1587
executorch/backends/samsung/test/ops/test_embedding.py,sha256=gqALWAnXsHDH6RAMB1ilrt7i4iliKXIssK1sXeV-f1E,1598
executorch/backends/samsung/test/ops/test_expand_copy.py,sha256=kg-MHh0PGPW8kpzQl1oT5_kIwx80IbSnEbPa9hBeS54,1423
executorch/backends/samsung/test/ops/test_gelu.py,sha256=TJFZ30pnP8xn-RApmpINrNbRK8WYXSgIK10EJL8AN3w,2026
executorch/backends/samsung/test/ops/test_leaky_relu.py,sha256=9QQZj_it-EHUdFLib8jSYytjexlcBFfvUWdKDS6PIqc,1461
executorch/backends/samsung/test/ops/test_linear.py,sha256=Maa7Ej6_7rItjVOxuC2AS49rfafChy1IYsuiqH1gSto,1566
executorch/backends/samsung/test/ops/test_log_softmax.py,sha256=Lejf0NT3PBiWsIifX8y97vRdNt5EkxOp25SW5QW9Tso,1420
executorch/backends/samsung/test/ops/test_max_pool2d.py,sha256=y2mIzkH0WnHrj7xO57raGSJ26mCG6YmvjbZsR0F8kRk,2170
executorch/backends/samsung/test/ops/test_mean_dim.py,sha256=7cITNvpPbetXD-YsnferEaGiHa1M2Vm1qKtaSnabofg,1637
executorch/backends/samsung/test/ops/test_minimum.py,sha256=ji_SyhSWQvD7UQYcNH6enCiFf2gwvCuDKss2F5KU8OA,1383
executorch/backends/samsung/test/ops/test_mul.py,sha256=ZmKd5mM30D4dhk40eydeYbuXLdlWpiGWX0ggqxNeNg8,1949
executorch/backends/samsung/test/ops/test_permute.py,sha256=rDvRGzX--OyVJPVUNf-fFFo3VweRX5WJlEhxq0ztX4k,1765
executorch/backends/samsung/test/ops/test_pixel_shuffle.py,sha256=P1xj6AgnfXEawkZTZik56uW0U_8oVljV6iTAJI_G5sw,1530
executorch/backends/samsung/test/ops/test_relu.py,sha256=am-l2-H2PRiwYFJUOFXXvDPmDg3DLxj459EbqCgGb6g,2030
executorch/backends/samsung/test/ops/test_reshape.py,sha256=udOa2z4_v_DUsCf14v-vGHWTzcDDalYbKMOoBZzRf4A,1414
executorch/backends/samsung/test/ops/test_rsqrt.py,sha256=QKILyKBjZDy3jR_1Q5mTSXhLutLJyGd4JfQIBjZo4UI,1401
executorch/backends/samsung/test/ops/test_select.py,sha256=RberfRlni4CH7KT0R4WyE1RFZLMSBrRY1-NECD89DBY,1674
executorch/backends/samsung/test/ops/test_slice_copy.py,sha256=Ka2UXfFrFpml9dB60n8OYNF8eMLUU-Uv1KqVDDueIVk,1414
executorch/backends/samsung/test/ops/test_softmax.py,sha256=hxC-bj4_7ZiyKbmzHXtwXuPsUlcxSzCWXVDrom-S8w8,1438
executorch/backends/samsung/test/ops/test_sqrt.py,sha256=hPXdZoVNHT966nVsGioRrcuUjRtxn9i9WmC4ptr1SCk,1384
executorch/backends/samsung/test/ops/test_squeeze.py,sha256=ntNJlFW_wJ1Dfe1mVpvTkLAmse_e7MwEEW643qm0KRc,1455
executorch/backends/samsung/test/ops/test_sub.py,sha256=FWQXzGeCS2g52GMvzU_KMwW2uUuT8XLB0tG-FSt2BOk,1949
executorch/backends/samsung/test/ops/test_to_copy.py,sha256=jCsodqF5ogkj2X0wgMcY9niB-dYJubBKHJRScgcVdXs,1433
executorch/backends/samsung/test/ops/test_unsqueeze.py,sha256=56hdeCpcwh9eBc4bhCFErCXI5GqtxLGlmuw2lEI405c,1627
executorch/backends/samsung/test/ops/test_upsample_bilinear2d.py,sha256=NJhtWEdcu5D__OsfWqrVWTag-1LArsGdaKWkOPOxmL0,1672
executorch/backends/samsung/test/ops/test_upsample_nearest2d.py,sha256=PhmAc27NTOuOuKFTV_TceUF3bC8J42ppDgi2xmbhz4Q,1630
executorch/backends/samsung/test/tester/__init__.py,sha256=E7uKXtf2Rcd7DiZs-lz1QalS-OE0Ib76978RWRD1T7g,391
executorch/backends/samsung/test/tester/samsung_tester.py,sha256=DmjRpdxwPZ6002iVkALOPTCWw-biRYLQDIK66afIO8g,2689
executorch/backends/samsung/utils/constants.py,sha256=xLoNhsMCS_jnDjM9RU3YRwLPluhP9g83pazwIebWLL4,1684
executorch/backends/samsung/utils/export_utils.py,sha256=M-PEMvN49HQjF6MGHwmjQVferWfk3pWpcjRH24EF3i8,3661
executorch/backends/samsung/utils/utils.py,sha256=F_hhKWP46mYH7zr0AkiT1pTROe2HGaCpF_WnONzQEfw,4062
executorch/backends/test/facto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/test/facto/facto_specs.py,sha256=wrmpcINN-YQ58zVBVj4mtiv0L7By82O5JRrGuSTENfs,1787
executorch/backends/test/facto/test_facto.py,sha256=rsRibqBhdIs49TqEVIs3ucRDdGimCXtLwKWIHv9oTOM,10560
executorch/backends/test/harness/__init__.py,sha256=79h1frRTArCLa-8hPQ51scjbToaRytqvOjrg7CmCkJA,52
executorch/backends/test/harness/error_statistics.py,sha256=khXfcdO-UgnZIIDDc9hdc_cwlwNVtAPDRP1f0cnodnQ,3302
executorch/backends/test/harness/tester.py,sha256=mM8CErj9yq_FhmoYGZb-RX95766jK7vJuQxWw24Ms4I,18546
executorch/backends/test/harness/stages/__init__.py,sha256=YOkUD5UxO2dGrXpztL7zAWVmXGLI9OVq5Nup2EKdieY,540
executorch/backends/test/harness/stages/export.py,sha256=q1cRsu3mqngD30cjKroMD_mSfdjlhxrN5bjf9rFtbf4,895
executorch/backends/test/harness/stages/partition.py,sha256=RlQcpomBvaYRNl_YJXTUsZG3FwOK2aXfIhfuve6LiIU,945
executorch/backends/test/harness/stages/quantize.py,sha256=ylaLl_OmD1Q9IfHF4VOXG2A7S-EtfC-YwSfCjQSO6PM,2538
executorch/backends/test/harness/stages/run_passes.py,sha256=LYiEV1k4HikKfA8OFNjnmb2UC9QIOBoLvr3cCb6uu2A,2625
executorch/backends/test/harness/stages/serialize.py,sha256=HX8ZaO_ZiCDKVHdwtbn8ACJAyGTdkWFDf5TniRn3eEA,1729
executorch/backends/test/harness/stages/stage.py,sha256=OYO8KkmbqOe5pLz2emZTAMYxs9EXjT8o9u9G2cO_X1Q,2476
executorch/backends/test/harness/stages/to_edge.py,sha256=-dB_yOD-AbnWmG72EfSH-Jk3xeydzAZIF7vLULGG19I,949
executorch/backends/test/harness/stages/to_edge_transform_and_lower.py,sha256=4VgXwar4QefPlIrTIwM5cxYBWaUN2JSMB8ns-SDw-Xc,1638
executorch/backends/test/harness/stages/to_executorch.py,sha256=WWHdkGWXbFDS5Y_QunBygS3SAhc-wBJEnJzO0ZqosJw,1770
executorch/backends/test/harness/tests/test_error_statistics.py,sha256=UJxaWkMLhmByi39V-bVuf8IOSm96qdcwnOcOk6r06KY,3039
executorch/backends/test/suite/__init__.py,sha256=RUO1QWEkmGAPeibNqniCtbD5bpvCyBk_tHsP3rpRN7s,1823
executorch/backends/test/suite/conftest.py,sha256=Ajx_KLpuZYCmMINsZ0nOCz5MzShE1I_A270wmCDEW0E,6779
executorch/backends/test/suite/context.py,sha256=ztL-WPrnnch66kiFT-fuDabsNO5UxmALu0xGldhnVDg,1057
executorch/backends/test/suite/discovery.py,sha256=-3TapFnwmDqfpaU7EIwe6wkPryG8inbvnEr_1I94fUw,3261
executorch/backends/test/suite/flow.py,sha256=Rma2BvZMTxWePkf6qHuCEXOXImZv2gHr6tnmZ5RoQ_s,4029
executorch/backends/test/suite/generate_markdown_summary.py,sha256=M1PeCw_wCWNczctWprr7L_4q_Y7s6zCXuwBTnmz5FVw,8434
executorch/backends/test/suite/generate_markdown_summary_json.py,sha256=GgPSVOp0CcWhnq7u2TCESdqyMdPvMJgsW7Jy7QZOVX4,7073
executorch/backends/test/suite/reporting.py,sha256=mJixvDcOYxQkL4Sc7PCC0bQGTxDN9Sgwt-MrQHhYBOE,13814
executorch/backends/test/suite/runner.py,sha256=vxdnLFIKchASsByZ86r6YKHPHFsGEEE1iYrZCJ_GRYo,11655
executorch/backends/test/suite/flows/__init__.py,sha256=PzQbbMSfrGt6RJedjtZzMGRM3cfpO9XwRt05hht5in4,230
executorch/backends/test/suite/flows/arm.py,sha256=moTEKzn_4iTqIXH7v9Pk2BswaNNSvKSNWCpmC_MQt2E,639
executorch/backends/test/suite/flows/coreml.py,sha256=Hwyt7x0sXZfyKHZnT5TIX8c42bqs6eZwj8v0UcfRYu0,852
executorch/backends/test/suite/flows/portable.py,sha256=JWbV-K_KjBAo9Ru9ArjVnzev7lgG0QBEK42IUc6OTgc,436
executorch/backends/test/suite/flows/qualcomm.py,sha256=4Owr7Ex82ElikTNvQl-zT-AA74y4GtIIRe1tr7azNGY,2120
executorch/backends/test/suite/flows/vulkan.py,sha256=JhMLV6R9rHhFBVaxtho0cAe4UeER6TKeErg7xd1mWP0,1443
executorch/backends/test/suite/flows/xnnpack.py,sha256=WR4jkZ6zuqWRJmIzrIUX5dvTxF8S9OGgX2tL65KRChg,2472
executorch/backends/test/suite/models/__init__.py,sha256=PzQbbMSfrGt6RJedjtZzMGRM3cfpO9XwRt05hht5in4,230
executorch/backends/test/suite/models/test_torchaudio.py,sha256=jM2zLQo5SoSXSVmHzm1TLHa7dUfeTOf6NU_gdX55WNs,3608
executorch/backends/test/suite/models/test_torchvision.py,sha256=NyKaw3-SA296UjTDtlALjANiwInrLT3rVVqhZ_F1znQ,6612
executorch/backends/test/suite/operators/__init__.py,sha256=2TSw1GLVsppXWy4Hh82fFVtIbzBciegudhpVD7GsqFU,2843
executorch/backends/test/suite/operators/test_abs.py,sha256=hEM_4hgz7VZ26dMPq6mm6aAW362EIX6V26mH00CtrTw,1739
executorch/backends/test/suite/operators/test_adaptive_avgpool1d.py,sha256=IFoDzRw6E17quRNoD3ev_4PmRdI-uc3PnpKed1ukpOg,2640
executorch/backends/test/suite/operators/test_adaptive_avgpool2d.py,sha256=jFnYlR1HmMnYwKNCIIihppLNaZ46wnjqpYkGTAcRtKY,2953
executorch/backends/test/suite/operators/test_adaptive_avgpool3d.py,sha256=s9tUEKZF9M5rCL09073xfMvo1oY_q-PaCdKjzbx42tQ,2985
executorch/backends/test/suite/operators/test_adaptive_maxpool1d.py,sha256=6ckk3HlVyzMwuFmT_ieDF2Trh9BMLM-PEccUSi8tgX0,3376
executorch/backends/test/suite/operators/test_adaptive_maxpool2d.py,sha256=DIVaNlbkw2UbmdsQEgM6RZJTTcndQ5QqEy2kJGsRQwo,3697
executorch/backends/test/suite/operators/test_adaptive_maxpool3d.py,sha256=XisWNi6rJRb_JlzhjnGmoAyfktBPrAiCBDkBNDZqARA,3733
executorch/backends/test/suite/operators/test_add.py,sha256=hoW8gHE4z-CWUW7U-YnQ32hM1Vhd_y-7CBHEGK0nEDE,1719
executorch/backends/test/suite/operators/test_amax.py,sha256=Bb494X732VEPDfW-CmNkUMy9TF0rKivcBUMQA7uAVtE,6185
executorch/backends/test/suite/operators/test_amin.py,sha256=2RVRq72p2tqulKJC5UlVwUDL8xwpgJyOti--d8jn28o,6273
executorch/backends/test/suite/operators/test_argmax.py,sha256=pIbbYn_RG3qugOPSOg_1hQj8cGzeBoquZH-qODu1QYg,4925
executorch/backends/test/suite/operators/test_argmin.py,sha256=WORbsXJAFFwuInbRKBRaImM8q4I_7p4fVDYU8f0kdSE,4927
executorch/backends/test/suite/operators/test_avgpool1d.py,sha256=qywISoeRMJNzsTVudq-bhxMK8BFBs9EsIAhlclp93gw,4281
executorch/backends/test/suite/operators/test_avgpool2d.py,sha256=H8cfdEZ0bktpBzG7uMenI5IqjAlIDWLdutQowr0mTEA,4749
executorch/backends/test/suite/operators/test_avgpool3d.py,sha256=m5VIEI4xpEvMkM16T-tXSQTrn8QAXUC75Ll_ZubCHfc,4663
executorch/backends/test/suite/operators/test_cat.py,sha256=07W_ZlQEa5q5QUC6RfWZ6qJMcjneOOntyCOSe_XM87k,4356
executorch/backends/test/suite/operators/test_ceil.py,sha256=PPULBtG53ho7KFbJot-FYta8qnzuF1xHpibNHdSAiAI,1751
executorch/backends/test/suite/operators/test_clamp.py,sha256=W7cwoT_lzKWPWd1bO_8nWbWxzOMDI2C7lR1x1_KXqcw,2643
executorch/backends/test/suite/operators/test_conv1d.py,sha256=lxWlkGqjGW5Gqn97AzApZ9bL2gKRD2-wsNgc8Sc8sT8,3858
executorch/backends/test/suite/operators/test_conv2d.py,sha256=UBtdG6zpoOxFk4son9EN5jtXP70hvFQYWCByJ5y_XVQ,4675
executorch/backends/test/suite/operators/test_conv3d.py,sha256=klZl2GUmVaOlQNBjmS4VALTvIOgjMq7ktrSfeTset84,4603
executorch/backends/test/suite/operators/test_convtranspose1d.py,sha256=BpIgpUNyyReQ2LVpu0un0p4amruWWcq_3lTtQPtS7q8,4069
executorch/backends/test/suite/operators/test_convtranspose2d.py,sha256=CxEOG-_xHzxBE0BxiqjIH1bJWcraxe_7pG9JmDEJt6Y,4918
executorch/backends/test/suite/operators/test_convtranspose3d.py,sha256=moGvCZMSj6_XvSEb4ub7u-G5M5SGeB9qKXuP89pGzv0,4848
executorch/backends/test/suite/operators/test_div.py,sha256=W36p3RERPbrA1_8osoavzOPIalCvbjfozILjhYN_l_U,2979
executorch/backends/test/suite/operators/test_elu.py,sha256=nI-MlPYNfTvFeRN6Lvh3z67aOXta9nPdsR-XlKEwL48,1543
executorch/backends/test/suite/operators/test_embedding.py,sha256=PNkNLwCHjlxirZNjxWDY0H3YjTgwyw8VOZS0j2IkUF8,2778
executorch/backends/test/suite/operators/test_embedding_bag.py,sha256=d3qbgY3Aq3beepMrQcHOKG75N7mHi2wiHm3ozjJMKHc,3828
executorch/backends/test/suite/operators/test_exp.py,sha256=7XcVMxv2JZAqCqognU5ifPBgyLYMp6_OpqMHRXFcyJk,1925
executorch/backends/test/suite/operators/test_expand.py,sha256=BdQlOpHRsIPrv7amAazN_QNZaIo61uZqNdQdVEWM8UQ,3033
executorch/backends/test/suite/operators/test_floor.py,sha256=4oSjhSfGDI2ZWNae7Nzo4oHdNGHjhMsrD7IfistBfkk,1708
executorch/backends/test/suite/operators/test_floor_divide.py,sha256=wVw5DThC_Yg_wXZFYV97RmMPIbfH2d9WuHEpOMai-6k,7857
executorch/backends/test/suite/operators/test_gelu.py,sha256=AyOwVrend1fHr6Rwr4_oHTtTWkqO886fUY0BD-XW_yA,1817
executorch/backends/test/suite/operators/test_glu.py,sha256=EhAxUN6iNP7PykSoZK_ELeaj4uUFr3lo0JXF48v-SA0,1799
executorch/backends/test/suite/operators/test_hardsigmoid.py,sha256=saL4Pxqz4ywpLuDM-P-_wL5xiByKFjQ5joFOufUinWI,1658
executorch/backends/test/suite/operators/test_hardswish.py,sha256=0xlnRhToT4lhUix6aN1jEaGvUdMxUnsWgnwq5NLLA9U,1642
executorch/backends/test/suite/operators/test_hardtanh.py,sha256=dxQlt0Uyq7L8zDjIRRoh28Ysp2uQcf6DF_lOheb-yj0,1962
executorch/backends/test/suite/operators/test_index_put.py,sha256=fWstIWI6a1TVBDTDk6K39_YvHj3CoBQxvYGcgdpqVGE,15776
executorch/backends/test/suite/operators/test_index_select.py,sha256=mOq3Bv9XccD8tnWAuG3oGT-_q17Xs86NuzEl4B7cQic,3782
executorch/backends/test/suite/operators/test_leaky_relu.py,sha256=sI9mQsRhoYm3abQD4a3uWyYF80_z3Hp9JdRgZOP0zR8,1926
executorch/backends/test/suite/operators/test_linear.py,sha256=HwTBSQSGUmBc-vbmp2iePE0wusEET_s7tNuMdH9y1lE,3206
executorch/backends/test/suite/operators/test_log.py,sha256=j0dquCYaZKSxzd4QpjnG2g6b3OvjZsPSSKoZZeHQ1zo,1781
executorch/backends/test/suite/operators/test_log10.py,sha256=W-kOX2LexvJkj33q3D88yNEkQ9iCRs0D2XyGACmc3MY,1809
executorch/backends/test/suite/operators/test_log1p.py,sha256=Zn2qF1-xlekwzZfll-jiH8aIkVYKPK3RFaKLJZnV5MM,1821
executorch/backends/test/suite/operators/test_log2.py,sha256=7vo6KAIgsV2s7QuuNf8bExpuDjaWdZXNYHnnQpoeIY8,1794
executorch/backends/test/suite/operators/test_logsigmoid.py,sha256=4JDv04YwX0MmzXQWvuGLlsU5zrOJpPIctHe2RQS-v2o,1293
executorch/backends/test/suite/operators/test_lstm.py,sha256=_fm8s6Yh8spQYwnsy6XHsxii_N2O51b43hPL7hYwNh4,6087
executorch/backends/test/suite/operators/test_masked_fill.py,sha256=VRxxznNXdT7dvRU7T6TXgEUoAADxEzAqhSXnVowpDco,2623
executorch/backends/test/suite/operators/test_maxpool1d.py,sha256=_bMkmNOJjNzYYvrf7LNblHiptrf03B0tXZUzD3bUDxk,5120
executorch/backends/test/suite/operators/test_maxpool2d.py,sha256=EvY7hHr2Y02k9XFGpU0L2LLWGyETfLttIE0bT6rBOKk,5389
executorch/backends/test/suite/operators/test_maxpool3d.py,sha256=Xuxz-1quEtxKuOGL6xn54uKxhibMekwFtUoIK8U1_ws,5390
executorch/backends/test/suite/operators/test_mean.py,sha256=rQQAUo0Xrn70rt6QGTrgiAEMMTcmuSX5Oohol5WzTa8,7479
executorch/backends/test/suite/operators/test_median.py,sha256=l54WSpZSqSTrv51QAGKDFXcyTBXsgHw0KOLfoIaff5w,6803
executorch/backends/test/suite/operators/test_mul.py,sha256=DhsIfQvRCxHaeRqzEpz4AGmw189rKmaFEZk5s5GswrU,1623
executorch/backends/test/suite/operators/test_neg.py,sha256=uNjina3ocMHxuFsMy5wuu6qzykZenJJ2x1xpecVVhYk,2013
executorch/backends/test/suite/operators/test_permute.py,sha256=Z8SwdRjoriyqVhSMeRqAUh-iaZnGjS_7BAEu0MlhnbU,2785
executorch/backends/test/suite/operators/test_pow.py,sha256=5fO9LG3Mz0NE5F1S-TuZmPCNLoCU4RP71habOlcxmk4,4370
executorch/backends/test/suite/operators/test_prelu.py,sha256=g7w81WtRIbI8DlxF54jhQPHxRJhbrR9bzFdXhj-8sUA,2024
executorch/backends/test/suite/operators/test_relu.py,sha256=tNNN_5EPiZVxuIzsMg6MhncTV5CDL9iIGABcHGsHMPs,1351
executorch/backends/test/suite/operators/test_reshape.py,sha256=fKmTWQIO0qnhczHWKm3qhgm9bDmZ5dZu_HgIbW1OWgM,1995
executorch/backends/test/suite/operators/test_round.py,sha256=YXj_T2sXWQFDYce3u5oyY_lPEuMl66wN7Kq_oGnrVBM,4822
executorch/backends/test/suite/operators/test_rsqrt.py,sha256=L278d-HgsC6SwFeKpS1zR_qsGENb9kR0_8V5Y_N8ec4,2097
executorch/backends/test/suite/operators/test_select.py,sha256=tR4DPMjfl8Cb1_cwhaifU4OMPWtj7wTDhonInxwERWs,2246
executorch/backends/test/suite/operators/test_sigmoid.py,sha256=N6hG03l42FjHjO48PA9vh5Y6ss6zHfpzwwaSJUtLzD0,1275
executorch/backends/test/suite/operators/test_silu.py,sha256=2yeH3hdKiU4bTLQ78iFpQGgV9QLz4_vv8gG_MHIDp1o,1619
executorch/backends/test/suite/operators/test_slice.py,sha256=H-vGbInkEQldTutRjauhVy-E3vYnNIdjvuPcDkX_gx8,3714
executorch/backends/test/suite/operators/test_split.py,sha256=mODrfkdOei_6LE8-ldvZ7Q9cnxlhlRc9L6wLdRGUGHo,3140
executorch/backends/test/suite/operators/test_sqrt.py,sha256=nKeLwHqsqpW76UY9iqmTvcB7FebtZSVGa5X4ZQrLHJo,1947
executorch/backends/test/suite/operators/test_square.py,sha256=uwefIm4Y4K9WYweh2hpX40EWF2dvPDfDWgk-UZ0JtFE,2146
executorch/backends/test/suite/operators/test_squeeze.py,sha256=f46MsgTOlp5vhQBXg2-qiQv3L7DU1u56ooTNzixeqTw,2113
executorch/backends/test/suite/operators/test_stack.py,sha256=pHM5M4BaukKzdsgJTFZlVftS78eLiKCrsp80CqXzEXU,2799
executorch/backends/test/suite/operators/test_sub.py,sha256=RopVtohihKva0yAY8i8dM59qRcUIhqp-67XNzBvBzR8,2090
executorch/backends/test/suite/operators/test_tanh.py,sha256=k120ev9QLIgqtu24xll00wBOkk3QHy5UsSXQ5LeDW1E,1257
executorch/backends/test/suite/operators/test_threshold.py,sha256=8ZS-SYdN-_LL0glak-iNa4EMkMlA4Eiza1vi_bXaWZw,2537
executorch/backends/test/suite/operators/test_transpose.py,sha256=Hhqmpi22oe_WY1ev55qMX8xme0ZQO2hYork_6vyeqsE,3737
executorch/backends/test/suite/operators/test_trunc.py,sha256=gKiuX3d3FNnhanTg4GxqolixwT2uZH6XvL7J-m3H99o,2261
executorch/backends/test/suite/operators/test_unsqueeze.py,sha256=4JKglsaNFBCK9hDJDVwAiWZnXkJ-OkFSnFeNhZl-Jp8,2689
executorch/backends/test/suite/operators/test_upsample_bilinear2d.py,sha256=juVurkTJAdUBynwQY2hVFJ67JjfQDDD_A1LC3HoRJLk,8746
executorch/backends/test/suite/operators/test_upsample_nearest2d.py,sha256=0RmaZtRkGpwyBAHyG3U2mJ1PjVA50QnqE25_y_1fwnQ,4561
executorch/backends/test/suite/operators/test_view.py,sha256=fktLntXNrZ3JZ2jqsYXyHs6IiH6a8_NFL5ppvPEUf84,1946
executorch/backends/test/suite/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/test/suite/tests/test_reporting.py,sha256=6XhDCrwok6C0cKgBifd328HJE8AppbYEfAuDbmaAXAs,4709
executorch/backends/transforms/__init__.py,sha256=JQN1YrHpJX_LHsns5JRhn1BUXRb3NrN7EtADWlP94e4,371
executorch/backends/transforms/addmm_mm_to_linear.py,sha256=ptxfxTSWALXdpcQdX2pGTaVlacnaxRhKPz_-1ENJ3gc,7610
executorch/backends/transforms/convert_dtype_pass.py,sha256=HgINrv4-MpuCWUMNJuViDnkXvD4zO77gPbswIDnq-II,4419
executorch/backends/transforms/decompose_sdpa.py,sha256=sUf2yeLEEhKIp-lxGSdfDQGOeD_VhsnH1dH7OUrpOrw,5204
executorch/backends/transforms/duplicate_dynamic_quant_chain.py,sha256=eOCq0Kfi6mV9zz81klwqwoCorv60KDp5gYDyEuzeiXQ,7654
executorch/backends/transforms/fuse_batch_norm_with_conv.py,sha256=TGyBd8dusXwkfclftvLHtgKpMSxM_D3IP7F9XHWXBck,6267
executorch/backends/transforms/fuse_clamp_with_binary_op.py,sha256=mKTMjICpi9QyxWGMF-Ios8xbdEDocqBetWmlXJngzGc,5116
executorch/backends/transforms/fuse_clamps.py,sha256=l_wiVfgIFq9qkR8kO9UTIbidIP4HWFnRO2aUPmrfhwE,4538
executorch/backends/transforms/fuse_conv_with_clamp.py,sha256=mz83kLgrMUsaXSJ0MfAouSdgmR9OI3eC-c7LZS-y7sE,3564
executorch/backends/transforms/fuse_view_copy.py,sha256=256Q1u1huTwkJtBZGssgYZj3ER_FlOzjyuBi5OVsfd8,2824
executorch/backends/transforms/mean_to_sum_div.py,sha256=mzpEackR_Mi0qn71yTCuOz8jovQ99mBIE76Yvjpa_Os,1315
executorch/backends/transforms/rank_0_to_rank_1.py,sha256=pRzOn-PJmg3fsJ9N-ST2mdSqgDrxFFqfVssrhDr2X_A,605
executorch/backends/transforms/remove_clone_ops.py,sha256=0g2LNiA5oAvBiLKUS7SFN1jeWCgPIVYa5yn2T79RVJw,2798
executorch/backends/transforms/remove_getitem_op.py,sha256=aUxYfXiJ4ew-RVtzwvPR5BhNWOa9IkwXv5DJxlX6rRQ,4424
executorch/backends/transforms/replace_scalar_with_tensor.py,sha256=kTiuypWvQ6YNrmlaHZQKPX5WAtdq4OqVrVR6sh2layw,3363
executorch/backends/transforms/utils.py,sha256=9KHn1rkmUuVHUJZXoGTfMmWcqIA6aH6zDKg8UYePmp0,13792
executorch/backends/transforms/view_copy_to_squeeze_unsqueeze.py,sha256=ItFXYoEmqpQVdGEO08oZaOAZnl61TnS63b7skbPMCxA,4889
executorch/backends/transforms/test/test_create_delete_constant_placeholder.py,sha256=IQSnHIgU0zFn13b4QNFdOZtGg7n4m_w5g-iUdvGkYk4,4567
executorch/backends/transforms/test/test_create_mutable_buffer.py,sha256=RJUch6ezlVeQbuARDdFjW4EkbznmWO3QnrS0VdYi6Bk,19841
executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py,sha256=biBNGsYFQjus23F2GSAqPObcGTGU-zM4DGIkHFZE1KI,7374
executorch/backends/transforms/test/test_rank_0_to_rank_1.py,sha256=uRf0O4wLKS0AVcmuJMFPMjcFPv9aNom5j6dqvLFTuu4,1001
executorch/backends/transforms/test/test_remove_clone_ops.py,sha256=loHcgLSH7M92PuTMf_bqxGkLckCEbrzoQj7BXwKj3gE,7385
executorch/backends/vulkan/__init__.py,sha256=irormokR40ToCkWwDQWExO9lWMY55Ol9rmfNS8Idjgo,392
executorch/backends/vulkan/custom_ops_lib.py,sha256=_sCstcmk1cx6e1ARkbepD3zFbfwzPSCtBnTXH-FwFBU,30174
executorch/backends/vulkan/op_registry.py,sha256=qok6nRptB45-IPusHEVlqouh4_hzhae5JDeTxEEvnVw,24804
executorch/backends/vulkan/utils.py,sha256=9tLxSAulsYTv6Ui9kBs9k1-MUR2pLbsPn03mvxhSJns,47409
executorch/backends/vulkan/vulkan_preprocess.py,sha256=nO8gRgQhB32ZOmNGBH_XCGVTK021ib52IXRwyLf6s9M,10305
executorch/backends/vulkan/_passes/__init__.py,sha256=b7OzQ9ZU_ubIx4wnLfDPCFsUDYW3KPW4qCnvyioF3bw,1434
executorch/backends/vulkan/_passes/fold_qdq.py,sha256=WRFat0Nbx0hBXGULZWuFoou79OBPVxlQaDMYPCpn4Ug,1528
executorch/backends/vulkan/_passes/fuse_patterns.py,sha256=c1LSERxhjl5V95vKn1rsYt48GRRo6kOMLR76vCWpfSk,1077
executorch/backends/vulkan/_passes/fuse_quantized_ops.py,sha256=BZf-CWkvPoJFvWc6ofK4XVLyCQhHTwqPCtKZegV8oHI,8479
executorch/backends/vulkan/_passes/insert_prepack_nodes.py,sha256=PSR8ZdcALVgC3DhgDsVgDy3YRXMLuHPDJgtTkhFz3C0,3679
executorch/backends/vulkan/_passes/remove_asserts.py,sha256=mZk0yv9oPtXXk6bf6ytW49lHy0qJcWmmgZveO9P64W8,1714
executorch/backends/vulkan/_passes/remove_local_scalar_dense_ops.py,sha256=g--xKWhZj16zC7Lg0Acyy5Qkdez5IsnUIYCTp63gEEs,4437
executorch/backends/vulkan/_passes/remove_redundant_ops.py,sha256=9Jrejqldt_Eo-Co3ZSsllHY-Lt15PoeCsk1it0K4Oh4,2459
executorch/backends/vulkan/_passes/squeeze_unsqueeze_inputs.py,sha256=f0AqRb0weTCrzlUPmWhUZyA5-s2Lh4K8qA4BV4tUTdU,3315
executorch/backends/vulkan/_passes/tag_memory_meta_pass.py,sha256=D3FmV4CtuEg2Gz0jaACSvAjB9rhZpDMh72DQdu1-8IY,19380
executorch/backends/vulkan/partitioner/vulkan_partitioner.py,sha256=t8vNNonSeme0gR6tDPPIfqCk_GyRlWU9LA5gxcjo5cY,16995
executorch/backends/vulkan/patterns/__init__.py,sha256=yTFcQe0mDqDkjGi_D4oLLLTEd5NXymiDZs-3wRynQcg,4306
executorch/backends/vulkan/patterns/pattern_registry.py,sha256=bPrESltotyBlyHiUXrHY0DpQ8kPBeOe7ybTB_SBsqqM,3544
executorch/backends/vulkan/patterns/quantized_convolution.py,sha256=4CkZV3zTStacUgDL9_h1cbROkG0n63yQreWUhXabPUw,8174
executorch/backends/vulkan/patterns/quantized_linear.py,sha256=WLPDp6IcVZfEi1Ji5QmUULEeJHluuOEZCONxV4duaiQ,18176
executorch/backends/vulkan/patterns/rope.py,sha256=npt1UQGPBVBLmx4TGQ2OqXKsfBXx_vidIRx8Rq3ZKgs,5697
executorch/backends/vulkan/quantizer/vulkan_quantizer.py,sha256=TTehQ9-kQkxB8Q3QVF4cPaCdh46Q5-SFoag98B75XKw,5581
executorch/backends/vulkan/quantizer/vulkan_quantizer_utils.py,sha256=PtT7YKI4RFBwkA-y6HPdOpEO4aczJCYn4jiLtCsbGRg,7337
executorch/backends/vulkan/runtime/gen_vulkan_spv.py,sha256=XLTBROP16--66lR3xmUv52QsQT7rw54CPkEP04EQYHg,53864
executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_buffer.yaml,sha256=0Kl4BHHv4zYrpPcfbwMkScmdLel_is62n5aftCmEm8k,526
executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive_texture3d.yaml,sha256=CSATEhyCC3wgBiA0AZQ6OeSJyo-dAnLzVn6w1MfD0us,715
executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml,sha256=lpDL-LSSnF0dYkXjljFzJpAsDQj-lI_Qcg1t6kWbupo,1194
executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml,sha256=LlPx9_8tYSkDQKlBW5FO7nsu0IQTGC4kzphNf2AZryM,487
executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml,sha256=iUw6pg-MXDHAG4cnEAdpDGgdw2_i1OujxFYljKGaAYg,472
executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml,sha256=zMpOXqUZKbLHexFPprQVwtbL8nLc07fi27xKphql0Sg,233
executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml,sha256=qUf2sYcCZyrKf2iX0UHhYCCH9El6t6Mq1EdT-cBBSEs,3058
executorch/backends/vulkan/runtime/graph/ops/glsl/bitw8_image_to_nchw_nobitw8buffer.yaml,sha256=gqpSSv2Rt7yU_7HUSUh2x05Jm9Oqv9WttFEX7zsJj4o,656
executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_buffer.yaml,sha256=hC17KfOumGYsyjA5-0UCmhApxvIjOVfsx7_4xXx2T-E,534
executorch/backends/vulkan/runtime/graph/ops/glsl/buffer_to_nchw.yaml,sha256=mizCVN3RTT_t_FNydr5XxaRzdmCVOXs79f3UncMbvm8,816
executorch/backends/vulkan/runtime/graph/ops/glsl/choose_qparams_buffer.yaml,sha256=O6Fkk7WVkIWbixo0mvEowXhVIO9-YKFm5JhG3m40h6w,588
executorch/backends/vulkan/runtime/graph/ops/glsl/choose_qparams_per_row.yaml,sha256=ouylY3h_Nvbs1BcaVDP_TtfUB1QqdnZfn3D5632WSKg,524
executorch/backends/vulkan/runtime/graph/ops/glsl/choose_qparams_texture.yaml,sha256=kQWTkM-f8ui39b5D8e4pVkJAuBVoxkC6QOOpDDX5K5A,598
executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml,sha256=jy0o2EKAfMcXpvs77SMScQbvtYdhj3dina1y0uSNklI,225
executorch/backends/vulkan/runtime/graph/ops/glsl/col2im.yaml,sha256=Kvl0IehhzqVyGT5luz_U2jSLbhHfQKzixG83RM2nq14,552
executorch/backends/vulkan/runtime/graph/ops/glsl/concat_buffer.yaml,sha256=BvCT0QSwQl8efDbXM9F0pGFg9TlWW_cIdtWVWg7fRqw,325
executorch/backends/vulkan/runtime/graph/ops/glsl/concat_texture.yaml,sha256=ChhXzgi8fS5rH_yRVkadkllXrucJ4rbm6VDCXiLot5w,335
executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml,sha256=ca63FBiPMVSCtl7s4837vtm_nm34Dy3Ucss07mMsJyA,504
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml,sha256=AEZA2aNB_xWzgnUnQZqrv40BK5bho2t3PH8GpywZwZg,493
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml,sha256=96S0ViOCse3A2ivdIvwl7RkapMoWPtstNyXGGish2Rk,502
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml,sha256=9UNQgYW1rKHduCIAAl-iJzyzvPZkdi1q9S_IfE8Yu4w,762
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml,sha256=i7ucM9sUGd3-xiE8F9_B3knb1WGYUKUBWI1m0SRq3Jw,443
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_sned_output_tile.yaml,sha256=QfUpSEFe8wTPkQz0MbrOlw1TQmIEP2eefViPMh_rwY4,745
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml,sha256=Afu1Yt_IMgpF55GVCfvjm3j1yuLG3NfF_6B3ZjQN6sI,437
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml,sha256=pU5DRyyBLdN3_jebDfKkoy383oz5T1LECgpTXuL9_e0,542
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw_s1p0.yaml,sha256=o6cPgmeHf0vD6ZpBQ4Hp0x_3kH1aWIxkZB0ahKwzJ1U,517
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_q8csw_linear_tiled.yaml,sha256=xvxzzsrvX4lZI49UZnEHZL3ePhKgNycnEzMp2glGda8,679
executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_q8ta_q8csw_linear_tiled.yaml,sha256=hg_n34ebX0sWh0XNEO9GSqvUJBCe5gADpqWZcTKtbXI,706
executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml,sha256=sCqW-51UoHlYzgnPnjcEDUiEIagAScNlreLTPQlGWvg,523
executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml,sha256=MuQVWDfyIeiLaizl2K_DcIuDH8GOI8PcCD8ACPcyZ6k,470
executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml,sha256=Mf6ER2OxPvfNKxL2d-9ctFLxwZ020ZmTcWQNEXcyHc0,275
executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml,sha256=bldEeEx9yR16smu2swfusiKvWgGnu5CywiCRgZO1ZVA,368
executorch/backends/vulkan/runtime/graph/ops/glsl/copy_packed_dim_offset.yaml,sha256=Dl8KSxbAhxh63LM8teU9K2fYU3spBoUvySKg8qZ7Ekc,281
executorch/backends/vulkan/runtime/graph/ops/glsl/dequantize_buffer.yaml,sha256=M6a7o1-ApRxjCg6L5PZZQvVeOUUI7064GOvgJ42dkcQ,764
executorch/backends/vulkan/runtime/graph/ops/glsl/dequantize_texture.yaml,sha256=TI7WgDk1HWUewPFVclrwEKvoI6Yd7hHbV03xOIPy0DQ,777
executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml,sha256=4bItdtuHNJjUtSkPOm1Gdf1FLlKZ1bwwIs-o6FDLO9g,255
executorch/backends/vulkan/runtime/graph/ops/glsl/expand_buffer.yaml,sha256=B2fqNBv-6nfWrbLCvIfjVwSsBSBNjc92i1jsb1fV0CA,226
executorch/backends/vulkan/runtime/graph/ops/glsl/flip.yaml,sha256=V5s87xg6Mc8FibK9mTrNICWeEUg3IU_qI3y9xZFX1rE,298
executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml,sha256=i82tdYiGpcvSP0tAKsCW-dnS10OmMBoayq_AcmHmaqI,483
executorch/backends/vulkan/runtime/graph/ops/glsl/grid_priors.yaml,sha256=PkCvSdmdrep2RYz0eDebNmLByUwtYweA8hcvPrJgHVE,260
executorch/backends/vulkan/runtime/graph/ops/glsl/group_norm_reduce_texture.yaml,sha256=mHhiwjpwtiW-c3Yvzp6G28GQD2tL7Mk9Wy2xxsY790s,443
executorch/backends/vulkan/runtime/graph/ops/glsl/group_norm_texture.yaml,sha256=E3A-U9hR3n8Ik8ZELFNI8d3ZXhB5LOiMAD8eGtNlOTY,429
executorch/backends/vulkan/runtime/graph/ops/glsl/im2col.yaml,sha256=OHSfm16hLlsDm39KBAXHfRs_6zlTM-_VY137C6dfxAw,532
executorch/backends/vulkan/runtime/graph/ops/glsl/image_to_nchw.yaml,sha256=NrU4MLRXTUiA8-zOwRMBZbVjnO8IuSDJlH_CTaxUvO0,1237
executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml,sha256=Rkq-3prHx82GgsxbtbOWqmAbAYFgvw0fSXXCZvhlwos,261
executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml,sha256=OwQ-N_dCVLbXfdn2HNoONIYwh2a_b8umiedYsZ3oliI,277
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_dq8ca_q4gsw_tiled.yaml,sha256=85DGZE4JvJnLefuOS-ipcK4UnDlChd6PvhD7BI7Yw14,913
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_q4gsw_coop.yaml,sha256=fzLTmNTduF3SMQ4niO7evnZPAp--UE0wpkkqQwtHceU,1387
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_q4gsw_tiled.yaml,sha256=MX7MHF-4NOxHEZ_huWs_YV-_xHDoGKMbuI3DsvhHGLc,844
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_q8csw_tiled.yaml,sha256=2RuvFj-zZ_wV9_d2b--nLflYSWUx5j_Qhzr5N8_vRW0,844
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_q8ta_q8csw_tiled.yaml,sha256=-v4nHG0GcQ5193zWMf7URYdn6GVIFy1JXYI3Db1DUZg,759
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw.yaml,sha256=xT-xUvm3FzpCsGQ46U51a2FXetIfColFWxajUbVt_YI,652
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_coop.yaml,sha256=3TkXY30r1Yebeb7szn09-s5aL8r19_EU_RcfHYt8HoQ,1240
executorch/backends/vulkan/runtime/graph/ops/glsl/linear_qcsnw_tiled.yaml,sha256=7xMnu_UUuoRFiTg8Okh40FTWLYdf7jfAqBI1CLJ6xtA,1326
executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml,sha256=oIAxMJHtJ1ntjnZBE4XBgsS7ucw952ItSCmYcbF9osE,450
executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml,sha256=-uF1m0PZbZUZWE5jiLSIdeMI8SlcgKIXKG6MFGy-BAQ,451
executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_bitw8_image_nobitw8buffer.yaml,sha256=D8Ok6jiTUHKmccf_NZ0ZNvojLtJ0o5DtiL9Q9luH8Rk,656
executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_buffer.yaml,sha256=squjpJ3-DOBVLxSKqO7a_9VCYI39f5UeAjPJHhvhr1w,816
executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_image.yaml,sha256=3bLHuPRg_vAmUHPacnJiFr20BfqMjQif215czDWiFP0,1221
executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml,sha256=birwBnX5ZkV1WRace4ElGWMnKbp06ovpwJuL-R3icdc,604
executorch/backends/vulkan/runtime/graph/ops/glsl/pack_int4_linear_weight_transposed_interleaved.yaml,sha256=0htCj_RI6KjJZda9sGkE44-KhH-0yFj_7FUKzBYDkmc,649
executorch/backends/vulkan/runtime/graph/ops/glsl/pack_q4_linear_weight.yaml,sha256=YYaUf8Z43CPzd4jXnj0LfhDgr69n3uPduCRRQXQmaKo,456
executorch/backends/vulkan/runtime/graph/ops/glsl/pack_q8_linear_weight.yaml,sha256=nzaiTDNcrG-Pu-giF1yJleA3VvIC6vm-OCZuOY8tW10,456
executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml,sha256=v3V3zZgJFpMblCO266TL5POrmITZiINZetEjUnsff24,260
executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml,sha256=sePQBKP2Xl36Ih6BuZ5R82JAK3BerasxRNJqPBR0FJ8,270
executorch/backends/vulkan/runtime/graph/ops/glsl/permute_buffer.yaml,sha256=XNPSC4HpMEaPZr6KQ0UZjM853eDg3bEObZoiwCbKPpo,228
executorch/backends/vulkan/runtime/graph/ops/glsl/permute_texture.yaml,sha256=ZTf4SZcx0qald6yOY_h28XZuVzsL4Eq0b4KVxEHOT88,232
executorch/backends/vulkan/runtime/graph/ops/glsl/quantize_and_pack_im2col.yaml,sha256=Az-_DGwyEnrU0x6IH9HxAeIbwoYud7KUJ8OPY5lsGvY,586
executorch/backends/vulkan/runtime/graph/ops/glsl/quantize_and_pack_linear_input.yaml,sha256=dC2_GQvE_tuih9lbmbEmiIeJ_oUEnMqsAhJrerw2CbA,828
executorch/backends/vulkan/runtime/graph/ops/glsl/quantize_and_pack_linear_input_with_sums.yaml,sha256=JQJymH-5LiHCwmJdMJZO3DZixPo9ObBNMTr-ODxjP44,1076
executorch/backends/vulkan/runtime/graph/ops/glsl/quantize_buffer.yaml,sha256=6DE0DxmN3RCemViabahqO_vj12_FcQB2DKZfGN5SlxU,754
executorch/backends/vulkan/runtime/graph/ops/glsl/quantize_texture.yaml,sha256=ySkPBDzFmjDpgc_4HGl_M7yUZv9hk87my3qhABxPehY,767
executorch/backends/vulkan/runtime/graph/ops/glsl/reduce.yaml,sha256=B4YJdLuXf8fPcwnmH3-lVhQuDmMamJPQ-WlDJcoqD0I,810
executorch/backends/vulkan/runtime/graph/ops/glsl/reduce2d.yaml,sha256=_ePkT2ARzhuBBGQ_7J_4LIU3vHEOo2GIlRDNPIb7SbE,848
executorch/backends/vulkan/runtime/graph/ops/glsl/repeat.yaml,sha256=UNzagLbo9_mKpGLqZoSNNF-BBb549Zx2x8wPLdVKrgA,292
executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml,sha256=_ciHsvs-M0ZLquwrZnHElSM5I3eTMb0Bd6YiZmddDpk,219
executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_interleave.yaml,sha256=-cJ-fLNuinYnUv6JfLA620ykQy0ulE105EZaAM4yz9s,236
executorch/backends/vulkan/runtime/graph/ops/glsl/rotary_embedding.yaml,sha256=BtU-jS1MaLfNOYxBZwPcyma0wxpv_Pn2RnZ1nrXCtl4,234
executorch/backends/vulkan/runtime/graph/ops/glsl/scalar_tensor.yaml,sha256=7TM5ivrkSNY8nKF7m2uRbU8F0brucQOGwcTQWEH8ZCQ,683
executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_attn_weights_softmax.yaml,sha256=1aKmV5hUcEsZPHlvpiip_fz9kJSpfP0dWapN2nXFOQw,530
executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_compute_attn_weights_coop.yaml,sha256=BWV1isw6zDYo0hHofetjCVoAIkoOdq6T35V9-_-87zY,651
executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_compute_attn_weights_tiled.yaml,sha256=wzSXcaLDLCs6E5oHmk6Xl-XUy1sDNsufvgxu6-wj0TM,670
executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_compute_out_coop.yaml,sha256=xqw5Brq0IfN5-YJ2rajwpKQLlmsGuQFWlaX_VKUDPVU,624
executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_compute_out_tiled.yaml,sha256=1CW4-_6BMPYDC9uvmkNHYVVpJNEYrgGGJ1hI5dY0yZ8,643
executorch/backends/vulkan/runtime/graph/ops/glsl/sdpa_kv_cache_update.yaml,sha256=CiOSxqoJde9PYF65Q8p20qRAnXJjHB06gdMQhJUe7yM,574
executorch/backends/vulkan/runtime/graph/ops/glsl/set_zero.yaml,sha256=WeXxWWGzjtF_bEKkAscPWYlblMPmWcr6rDKoaUeycd0,173
executorch/backends/vulkan/runtime/graph/ops/glsl/softmax.yaml,sha256=WqFkMgw6C_awi6kCtbE9ig8yt5H3gnNW4kdnjrTLeXA,550
executorch/backends/vulkan/runtime/graph/ops/glsl/tan.yaml,sha256=je4VjSwdmJ6TOhJDDlvTS4Mz1LvbURM-saPKs-8UNRk,271
executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_buffer.yaml,sha256=CZvfkvJOu8PSBUp50Rq442zSwoOektT2azi_oIB6RJM,497
executorch/backends/vulkan/runtime/graph/ops/glsl/transfer_texture.yaml,sha256=022hmKnfcGgTq-T0tATIX_c6bZqWXetMW_-wlDJb4SM,510
executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml,sha256=WWkvei3gzoUmm-5nwnMxdTPM3_n3dHy7YBzEHlpy0PE,1213
executorch/backends/vulkan/runtime/graph/ops/glsl/update_concat_offset.yaml,sha256=xSU6iz9AVeazMGA-pIkIeZLaGF5CvG0kNyjH4-7o9uo,332
executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_2d.yaml,sha256=INkWk_cYNocjl-8JwOfmGmc7F31YM2FbcCt4aFQzbAs,520
executorch/backends/vulkan/runtime/graph/ops/glsl/var_buffer.yaml,sha256=lxfVpV7irhzqodeCfipvyPm684Q8n5E4guMe1Bx3ddQ,434
executorch/backends/vulkan/runtime/graph/ops/glsl/var_texture3d.yaml,sha256=Rei1KoxmEo7UhaiBW523THngc6k5H-AzwwQhoOidLeE,443
executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml,sha256=wQ8mxadNoF3QJicVH9J6k5Esakzn47arZwoLVaeMyhU,245
executorch/backends/vulkan/runtime/graph/ops/glsl/view_buffer.yaml,sha256=NBh_y8NAJvVqu0oJ_VgT98B8xQcpOHxg50ENtDGNETQ,524
executorch/backends/vulkan/runtime/graph/ops/glsl/where.yaml,sha256=TF24YwcfsLAc1CLpUI-0B2YsbgH3lwYl5dT76HS9yU4,251
executorch/backends/vulkan/serialization/schema.fbs,sha256=LXJYA1zXCrH3UI-XADJn8OzCdCmZcWXL2EZ4jYxfm60,3524
executorch/backends/vulkan/serialization/vulkan_graph_builder.py,sha256=i5BUl7ly_TlVkhzLmPqfidMu_qIALO_DvVpIQnBj6as,20022
executorch/backends/vulkan/serialization/vulkan_graph_schema.py,sha256=YMynehDih3Da-IXwpxMfwJPQt0k-zKl_BWaS8BNLqT8,2628
executorch/backends/vulkan/serialization/vulkan_graph_serialize.py,sha256=iMkCYe9Dco31GFCL-y6SPtfXnvxbPfVAC25ygB3NJys,10097
executorch/backends/vulkan/test/test_serialization.py,sha256=ITcVztG4EE0JyykQr23MIkjJllLcNhVXrUoNcuNkEOI,4457
executorch/backends/vulkan/test/test_vulkan_delegate.py,sha256=OJ0snBOb0GH4Cu5cRoETtuxaVp7jpfo8N5EY1HX2Q6A,94359
executorch/backends/vulkan/test/test_vulkan_delegate_header.py,sha256=w-meMum0YYJaziLFYwrJ7YfvyHFn-51AI1KS-k5f3tE,3666
executorch/backends/vulkan/test/test_vulkan_passes.py,sha256=O8TZ53XwBPdJzkuCfg6i0JduNqQ7SByUAEKvt1zrOAE,6668
executorch/backends/vulkan/test/tester.py,sha256=-h_1bPMt9taScV59Y3GboQjVqgHNV9D3PmRkIpfQxy4,2981
executorch/backends/vulkan/test/utils.py,sha256=_1ObdXc8CWedbsVf9N2_qsspsqLuTatMSoFk1kuct28,27703
executorch/backends/vulkan/test/custom_ops/glsl/add.yaml,sha256=E0WBxgVk2AINfL4U3dj0t7GXu9rKIicA5XmZg0E6nD4,689
executorch/backends/vulkan/test/glsl/all_shaders.yaml,sha256=CgUI5w8eqhCxy2WIOxy1ywpzY-FPupHT47hhlwG4PLs,1597
executorch/backends/vulkan/test/glsl/dynamic_dispatch_test.yaml,sha256=p8bRNXs2g6hEv5-4RpGUaOIumAQ6Qk-YgsoTPpK5B3Q,201
executorch/backends/vulkan/test/glsl/reference_matmul_common.yaml,sha256=k5vIUR9pvoHh1-vsAvY91Qmu6wGDiapG2ek4HlFPTj4,235
executorch/backends/vulkan/test/op_tests/cases.py,sha256=ovmPSpGGHjLu84DO-yUvBa0HlBLT5YUq33PV_vsZR74,57898
executorch/backends/vulkan/test/op_tests/generate_op_benchmarks.py,sha256=i7tjdF-RqvpOw3_rXof1Ww9yGBDoSrCfofA6ELeWkoA,2901
executorch/backends/vulkan/test/op_tests/generate_op_correctness_tests.py,sha256=sJmJilqO-xTzNioEHacAIGL4GG8316sa0nHM820rcio,2989
executorch/backends/vulkan/test/op_tests/utils/aten_types.py,sha256=SfkjutXORKD05KM_t1usm9TH5ZwWuW8w39I378bGO6E,1133
executorch/backends/vulkan/test/op_tests/utils/gen_benchmark_vk.py,sha256=bQZwGCVKqyYe7BYubL3JI_ShErzhL1aS5BEGECyR4Gc,11878
executorch/backends/vulkan/test/op_tests/utils/gen_computegraph.py,sha256=6S46c7PAnDqu566cQsCRJkm4-YNncbkkH9aMhXUyIUI,31347
executorch/backends/vulkan/test/op_tests/utils/gen_correctness_base.py,sha256=xkx1a7Q6CbtX_cY9Unl_Zm1BtP68iTJyg-EMpLphdt8,13809
executorch/backends/vulkan/test/op_tests/utils/gen_correctness_vk.py,sha256=JEc78_AOkTGLTY6xkTVcZOZQ8G0d6SjA_GHnFGdM66A,5066
executorch/backends/vulkan/test/op_tests/utils/test_suite.py,sha256=Et0qWCjaqH5nPqG3bOaAxEkToM815V9Yi3iYPbionkQ,1690
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py,sha256=CzMgIcXafSYpt4EpH2zlt-7rN-I6YWY0tv_Hew0DOxs,581
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/base_generator.py,sha256=AX7RDsmahqYzjvg7Qr0x0-0E111nLJJFqiI4hFz7e7I,50050
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py,sha256=GkgZn_QCecFG2jwTsJIkkHGKwjxapNRIEwFQeP26VWs,25642
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py,sha256=gsoQOeJKwLgBANex3IvUAJ398ZkIB8_cb_tIDO0p1Xs,56982
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/parse_dependency.py,sha256=vPjGanTNtltVC9uDH3_YIM003VPpilPUXpqAsWmdSwI,13425
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py,sha256=UIhkiarAV33geroCiRGgla7Ralk7oKYWPzhd0mwPoiI,92328
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/stripAPI.py,sha256=NhFI9kAmn-Eknma6VZVhoZwsdEkulMsUAEnbAoMKnKU,1743
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py,sha256=wrQtP6tn75J3c1ZWiGQrPH_njPyu_IKW3QqEvwJyH1Y,11932
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vulkan_object.py,sha256=6peoqyKFcYdZ14Isex4EDgSIYiUVI5yb1DXCEsMKqNw,16851
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/conventions.py,sha256=1gg7ilSsKieg4BZiPqpMwghJKzAxV9DIPakjA0HoAkw,18269
executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py,sha256=REQcOjMcHdl3uT8HQ75brWuJiu1qM9WoWQ3znqCCn0Q,2201
executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py,sha256=MHM5gtEeeuwgW_ULnF07QjXsWU_JlVQ8cji5tbhPKdU,15070
executorch/backends/vulkan/third-party/volk/generate.py,sha256=bJTo_plrapPW996ZFZ0z_GDzsAn0BE9kEH04o8_kPdk,6806
executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml,sha256=AnAoS2-d5ZC_KzGt7JlzOHogjtPxgZdi1jFetku_tkU,484
executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml,sha256=xgEbI3-fFW-h7Y_zN6XGfgghwI3z2CfOSzwyoTvK1sw,367
executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml,sha256=8bculbt6I5EtHAc2p6-95n44k99bwLrWlF29nAnceMM,415
executorch/backends/vulkan/tools/gpuinfo/glsl/tex_bandwidth.yaml,sha256=JpPKh6Uovz696B-nPBbF9rXyL8_FLtWMIqHcoEzhxaU,416
executorch/backends/vulkan/tools/gpuinfo/glsl/tex_cacheline_concurr.yaml,sha256=Jn0kdv56WL-eTQ9zAhE_crHCjMG0biXIyb5NMMV0Mo4,413
executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml,sha256=apJbo6LkrJ7lYHiKzxlVNao9IBC-AUFrVIZq6KQFtbs,441
executorch/backends/xnnpack/__init__.py,sha256=KoepvjHwBd4kxY0EwY1JuQ4nVCLVHANtYQYL6TNiHwE,981
executorch/backends/xnnpack/xnnpack_preprocess.py,sha256=VECXzuristWKMNzRKGU3OwPMT5hw5_2Ceornwf1K1Sg,7552
executorch/backends/xnnpack/_passes/__init__.py,sha256=xdVvBZUHRUh92GSZFQusstTyWueFRPzHblwc-gD2fzs,3675
executorch/backends/xnnpack/_passes/channels_last_tagged_reshape_pass.py,sha256=vzhFbgwp8hYGe4YK-HiFyHWlYiCUBD_g6kWe7KPf1dg,22631
executorch/backends/xnnpack/_passes/conv1d_unsqueeze_pass.py,sha256=pfbfsklYGuxKdcQr9lytTro_MlNc_0JpVNIozLGbZVs,8367
executorch/backends/xnnpack/_passes/convert_to_linear.py,sha256=R13zDR8ESs6kgvEtlooXod_BcBRWgZdXE1y9KNiXafM,6997
executorch/backends/xnnpack/_passes/convert_to_sdpa.py,sha256=OMq0Vw0B01zo5nhhC-v4XjqwonXfbBaodDEO-NqiP5s,4149
executorch/backends/xnnpack/_passes/convert_to_upsample_bilinear2d.py,sha256=4sTuPJPhwIZ_gfeV6ui_JytxztWSalyLxa6luxr3X_4,2788
executorch/backends/xnnpack/_passes/decompose_cat.py,sha256=ZkpZtCN45uqPkZvskObyI7XNn2WbGU97VdrSaExrQ8E,4596
executorch/backends/xnnpack/_passes/fuse_activation_pass.py,sha256=pCOOhBYf4hSQSW-IUwUDHZrJDe0mmoVXokbFdpVVFt0,3746
executorch/backends/xnnpack/_passes/fuse_batch_norm.py,sha256=eD30nHATS-bukXKpVN37n5B6eE7NjGGygMAsmlBJv8k,10213
executorch/backends/xnnpack/_passes/prelu_reshape_pass.py,sha256=svO7BeShQ8me1NZU4EFn3_SQ5E6e9YtshQge3g1aSoM,3074
executorch/backends/xnnpack/_passes/remove_redundant_copy_pass.py,sha256=jPRsizXAqKDWIs3IKaKwJqHs01hSnxKtXne32cW8cIQ,6519
executorch/backends/xnnpack/_passes/xnnpack_pass.py,sha256=iyjJazGKzcGyUI7V0XV-jNxUYY7xQWFFy3dBrDoYtJU,673
executorch/backends/xnnpack/operators/__init__.py,sha256=4bcRL-PHNvpdiezE0IdYnjA4bfO9WzlnKRcTtNTshDM,1088
executorch/backends/xnnpack/operators/node_visitor.py,sha256=GIqnEDiNgGNSe_YnYyS2GYOCOxWmP9PaD_XhvsgmPpw,29777
executorch/backends/xnnpack/operators/op_abs.py,sha256=567pkS0U-fi-wd2veosiivyU38E6Am2rtI-9EKbiMjs,1405
executorch/backends/xnnpack/operators/op_add.py,sha256=IUH7SFfWIgx0VMBzhk2tD2RdhSr_f5tTCAI6qAIt490,2281
executorch/backends/xnnpack/operators/op_addmm.py,sha256=MYn1KU5CtGxC-hFo1t5RjrH847hN5XmLdwpJ5FXS3X8,1925
executorch/backends/xnnpack/operators/op_avg_pooling2d.py,sha256=FJMWIUkt4tuozsU6gyF9OuYXb6q01nJf0WJfBIHMrFg,2351
executorch/backends/xnnpack/operators/op_bmm.py,sha256=bEKfL6CJY0_j0wPMRw2oNEtfzG27vD0oN4TjDR-t_zU,1507
executorch/backends/xnnpack/operators/op_cat.py,sha256=zT_Vg_-iHWK5E62kW-VIfQOh0AaVwEMrQm1b3Gz_Izc,4267
executorch/backends/xnnpack/operators/op_ceiling.py,sha256=6sqye9ZGk8eTK_iltDabtK9fXHlNr87qMpWoUH90iRw,1418
executorch/backends/xnnpack/operators/op_clamp.py,sha256=67X-Sej-80qQB37tJiHryaxQ7L9LXmDnPd3BcjW2zFk,1776
executorch/backends/xnnpack/operators/op_conv2d.py,sha256=y_HQkTGfQIKftxtszDFXnMff-zwxNUeMKB6do_vLpMY,7142
executorch/backends/xnnpack/operators/op_div.py,sha256=rK2N-pG2ATT7LMDymBjnu7_f5J2lVFTR95P_npZSBF0,1524
executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py,sha256=J00U6eqC0zxEKS5ApvERObt-HfXYUyNAzt0OHKUkUac,3575
executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py,sha256=CLUSe7-oXhbQghs_yoxpLY4hH5AAjayE8kjykxvqk2s,6273
executorch/backends/xnnpack/operators/op_elu.py,sha256=LPvd_Zrivkczgn4sGxAYWwhXG3_ZGkJGylqELlhyL6Q,1503
executorch/backends/xnnpack/operators/op_exp.py,sha256=RV8CtK9fyo4a5Cq9xMhFOghUUdf7IKV_kju96_gKfPE,1405
executorch/backends/xnnpack/operators/op_floor.py,sha256=-12nZK_ypqFhEJmGeJfjVHjSR4npgsoyGQ9JtIAfniw,1339
executorch/backends/xnnpack/operators/op_gelu.py,sha256=p8EdH2JO-DBvsAZG5tx3NShuRKR0UUzlwt-0dZH40co,1409
executorch/backends/xnnpack/operators/op_hardswish.py,sha256=Yxgp8ZwpLJrOOJsXOHpyFV7rvL1BZUg-SBjpJJty1yI,1429
executorch/backends/xnnpack/operators/op_hardtanh.py,sha256=WiFJ5hmh2sM5bCeVJ5-xtqXt8jr0zOijBy61PnkSIo0,1889
executorch/backends/xnnpack/operators/op_leaky_relu.py,sha256=_oLn7XLc8RMfqBW_5QDuMbHhmmZka_FrsSKaV-9Jf4E,2027
executorch/backends/xnnpack/operators/op_linear.py,sha256=mX5XFgOpRPDWVrFTXp1vVxT_bAef7F7JyvHIBbm97oQ,3509
executorch/backends/xnnpack/operators/op_log.py,sha256=BYEEkympOxMPJRoyNpZhGTcrpTLoUvS2AeyCx3fsjfI,1405
executorch/backends/xnnpack/operators/op_matrix_multiplication.py,sha256=saJddGwPnWcoa12SOmCnGFwsRmlHEUxCiRKmvPeMhxI,2101
executorch/backends/xnnpack/operators/op_max_dim.py,sha256=v9d4zAxRFtq6EBmqG53GBvXQq93FcM-bnSYgHw0pHyY,6428
executorch/backends/xnnpack/operators/op_max_pool2d.py,sha256=LbMvpjboV1cfCw0cG4PYT8LDJFvoRkmFB8iJ2sknYbY,4828
executorch/backends/xnnpack/operators/op_maximum.py,sha256=cvKpKt51My3lZeTagVLWP5Zf4Tig2e06SaH0Gl85oh0,1522
executorch/backends/xnnpack/operators/op_mean_dim.py,sha256=Z4XLXyBJmyfhWAER1gmBzecmM-rmL9EN1c5iN8n0BG0,2495
executorch/backends/xnnpack/operators/op_minimum.py,sha256=66hEtTa4DLTzNSyrX3Nydj6QaKM33pi3s1ipzAJD73E,1491
executorch/backends/xnnpack/operators/op_multiply.py,sha256=5cKH-0H-_sGvyZ0hful-_jUvze0y9XZJWipOs7pgUHg,2572
executorch/backends/xnnpack/operators/op_negate.py,sha256=4TuzVSBmyv_bNEvu75UTGm3_8PKp7YG8_N0pR5sTf78,1349
executorch/backends/xnnpack/operators/op_permute.py,sha256=Mw09zFFmlVZ49JjP4mr1s_fAFlDWN2bBflqgUcPrzuw,2763
executorch/backends/xnnpack/operators/op_prelu.py,sha256=j9kAIa2NqHlOm1_zGTpb4R_psAO9reqxdDUPYKVNR6w,1514
executorch/backends/xnnpack/operators/op_quant_dequant.py,sha256=EDfaYIJlrWYS4PkqnFSqCpUpom4G3KianEzgiYgOX_k,6279
executorch/backends/xnnpack/operators/op_relu.py,sha256=H6bZpGcohXyhKwoEnV_rO9uGAYsmxU9naqi4ZT0u34c,1678
executorch/backends/xnnpack/operators/op_rsqrt.py,sha256=FZalVME-EwOgch3usT-w69gpleRT64qTbBIMVz93kak,1458
executorch/backends/xnnpack/operators/op_sigmoid.py,sha256=x_9-Kwv3CYbnQYMgiJlB9nY60pxjsOiUC1D55nR17ao,1347
executorch/backends/xnnpack/operators/op_skip_ops.py,sha256=6EkPErFK6lutR43DJrQECBD976ECe4bRl5weWkLtotI,2247
executorch/backends/xnnpack/operators/op_slice_copy.py,sha256=AaRk27vE_oFc9D_ZCAhbEsr24fPqvbk6oERnxKfo9x4,3101
executorch/backends/xnnpack/operators/op_softmax.py,sha256=Ore0e68nCEYlcu4ePQu-mAQR4m17s1tWQ946Iks7hlo,1874
executorch/backends/xnnpack/operators/op_square.py,sha256=VkG1Qx0rAk1KTYP9b0Sf7HslNbVV4vFdIhO3MmQwj4o,1420
executorch/backends/xnnpack/operators/op_square_root.py,sha256=FY9sLuECMyHQpe2g0z6dLbM3j52eKGwdKUu2RAlRC-E,1427
executorch/backends/xnnpack/operators/op_squeeze.py,sha256=bJ0GdyyDs42TYhNrrEGrJt-9W1oeEm1w7pydceNAs-s,4228
executorch/backends/xnnpack/operators/op_static_constant_pad.py,sha256=N7kfjI0S--ew-LhW0d9cg4MKnFaWFr6Ezk_nYam7UyM,5304
executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py,sha256=SY1KBUKsH40SxfeB6TjM2PRexSIwHwkVGHjc5cSoyqg,1850
executorch/backends/xnnpack/operators/op_sub.py,sha256=PlZ_1EyQBUFHUQuCAA370picBXFHIV68MKTUMzjVrUQ,2291
executorch/backends/xnnpack/operators/op_tanh.py,sha256=r0vV_-83A9c950kGdw9xzLWo3MlZUn9kplMinxr8Hrw,1409
executorch/backends/xnnpack/operators/op_to_copy.py,sha256=4eslhhHl6fe66QoXbSVSaPK7cTzcU5W3JBTRVrX3R-s,2996
executorch/backends/xnnpack/operators/quant_params.py,sha256=p227Hh6ECRM9Vk7OjnN3wQ21dN0slnhDjtIatuR1zVc,16256
executorch/backends/xnnpack/partition/xnnpack_partitioner.py,sha256=8WYkrrtK5lhND9Xa0A8sUPJ96rmYejEh_FjYujnyJhA,6631
executorch/backends/xnnpack/partition/config/__init__.py,sha256=qy9OFyAkDu85YbQRpDjCQACQZimcZnp1HaW1BYSF0I4,2807
executorch/backends/xnnpack/partition/config/gemm_configs.py,sha256=bQ3qxgPS7BSKsiV7mhTklgsImStYrWHJMuoQTxIBvvA,22437
executorch/backends/xnnpack/partition/config/generic_node_configs.py,sha256=oOiFMN8qYb7JxDAyxjK9dGhHfXY4MPMcAT2sK5A1r8U,21575
executorch/backends/xnnpack/partition/config/node_configs.py,sha256=2-Bj9wLVrVtoknDLClP5t2tOhSPTCzBTZppvMXEJCno,5157
executorch/backends/xnnpack/partition/config/quant_affine_configs.py,sha256=-We3XZjrRFALjzii3_iAi-_o7O4MAXe6oDR3zgQKc2w,1856
executorch/backends/xnnpack/partition/config/xnnpack_config.py,sha256=Uq8fNLanP9nLklH5EhaU4Yu8oAGaVy87LoKt8iKsIhA,8871
executorch/backends/xnnpack/partition/graphs/bilinear_2d.py,sha256=-B-3SXVKabwAY7EcvJt87QvFtOdQLrPlcYfMGbtowj4,1907
executorch/backends/xnnpack/partition/graphs/sdpa.py,sha256=Lk7FRCVAOG8_w0d46MA-KOOrZVp-DtQ_wJ2uIuLm5cY,2566
executorch/backends/xnnpack/quantizer/xnnpack_quantizer.py,sha256=zDANQ82pzanuO8rMPq2ONIUyhaRRIVFl5Vn5Pv75lIA,17407
executorch/backends/xnnpack/quantizer/xnnpack_quantizer_utils.py,sha256=LuHOtOPpUt2yWYsf6vQ4Cg4QfwqeDfi6IfMVFkgR6aE,40938
executorch/backends/xnnpack/recipes/__init__.py,sha256=sYFQzUISav5zwn99wSfaD2jaqjIHKwVWq-WGAhkGwhI,571
executorch/backends/xnnpack/recipes/xnnpack_recipe_provider.py,sha256=3hLgenQwM_rf8k2G6oFtQGoaIJce_KPgi6Bf6UhCYp4,7290
executorch/backends/xnnpack/recipes/xnnpack_recipe_types.py,sha256=ApdCPGxazOH10Vn1E0PXV2uhJqhcixLJTVhiNvFYvuY,1300
executorch/backends/xnnpack/serialization/runtime_schema.fbs,sha256=S-RVXRP8c_B6pO3wTDQyQbXQjURMahjsVwiL3mIxHuQ,10277
executorch/backends/xnnpack/serialization/schema.fbs,sha256=OuIjU1yrZIXAA3oHdqgHOscWfnflaznPuSe95m8VQRs,9784
executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py,sha256=UkIll7Kk6abkt8j_pTfoHszn01euiyX4ETX-uDT-Q1Y,8805
executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py,sha256=Ym4Vf-5pPFUYV9J_tOY5Vy0-ATME82z77BfmAxdYtrw,13817
executorch/backends/xnnpack/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/xnnpack/test/test_xnnpack_partitioner.py,sha256=kMK47MZOG_TFLc9RrInz-XbBirtvi2roEWX3LmXkyk8,2877
executorch/backends/xnnpack/test/test_xnnpack_utils.py,sha256=C1HcVRcWgUdIJnxmYeI62Dp1bdGrpx_aW1jkeuPLTGg,19049
executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py,sha256=6k3sGsSzVm37TRwK6FIgzlicKouevRwZ685UFIBwKeE,1475
executorch/backends/xnnpack/test/models/deeplab_v3.py,sha256=ccqvG4h7y944A0hpktI4Zwkdufr26GS6SRit_CSZUgE,1144
executorch/backends/xnnpack/test/models/edsr.py,sha256=NEP33H6SPNGPyJrZEKB78ScqGbUjeKOkSnh8QxgliBw,1672
executorch/backends/xnnpack/test/models/emformer_rnnt.py,sha256=-UVmyw1OoD8pSQpbsugoXP-zbcZO_NED0ufGo9u2yeI,3115
executorch/backends/xnnpack/test/models/inception_v3.py,sha256=Czk8mwzLCHlOg650zVUa-POQISW0iI_FdhsXTKZoW-s,3359
executorch/backends/xnnpack/test/models/inception_v4.py,sha256=kzOLkhVnnlJNuZ4paGWws_48wyz-7YlXtliM4LDWHqM,2361
executorch/backends/xnnpack/test/models/llama2_et_example.py,sha256=GtozhVI7f0aYjdAKNF28Y1o47dJ3QzN3isgix9mAlCQ,1406
executorch/backends/xnnpack/test/models/mobilebert.py,sha256=FRubBGC5OuDNCs1a1eHuX5aiJwcM_UFh1h8qTzpqCYA,2133
executorch/backends/xnnpack/test/models/mobilenet_v2.py,sha256=EflsReGIpXwEmz2qnUPtTvCeyGPvCR3KOo9z9Y_31uM,3919
executorch/backends/xnnpack/test/models/mobilenet_v3.py,sha256=5gsnVrUbLTbAIcE5Y0prUIFBb1fxKUSFB84hGVq4JWo,3210
executorch/backends/xnnpack/test/models/resnet.py,sha256=WT56Sn3KQIvYp6bOutmx1lomJlFruUNk7iE_I8aqS2g,3110
executorch/backends/xnnpack/test/models/torchvision_vit.py,sha256=OMTP7u1mVVoS64j11CP_M9JVI-gEgTXSivErcT2xgN0,4477
executorch/backends/xnnpack/test/models/very_big_model.py,sha256=LBp8idesta5aH5m7R7l2_lMb14Qyhy5DOi2Wgs2ZQmc,1462
executorch/backends/xnnpack/test/models/w2l.py,sha256=oBEmvtfX_chR4CNs8nge1eB-zEDr0rbrt9Xgfk_YoKQ,2016
executorch/backends/xnnpack/test/ops/test_abs.py,sha256=5q7X7-M3bKJPphq_ALe0LeKj6brfuTE4R5troeLsLZI,2473
executorch/backends/xnnpack/test/ops/test_add.py,sha256=U8Hf6-JXqv2zjG8xCIx5_ysGhwOR6ZPUXeKxMeGCTbI,9342
executorch/backends/xnnpack/test/ops/test_avgpool2d.py,sha256=Jr6AxktcfUgWwo0euI7uVojD7fFuLIeJqfRbkBixx0s,3277
executorch/backends/xnnpack/test/ops/test_bilinear2d.py,sha256=0Pw53rc0G7D9xSFjFoGH-wkUFw006hRgiCBZY-87oqc,5647
executorch/backends/xnnpack/test/ops/test_bmm.py,sha256=OumJoh-p9ht_03WAhyj2Eb-E0OKgpsJqfDgK9Yod2WU,1426
executorch/backends/xnnpack/test/ops/test_cat.py,sha256=0139JtyqUR73-NOQjTDuNCnn6QjzN969b13tqTbPciY,8498
executorch/backends/xnnpack/test/ops/test_ceil.py,sha256=SjAEb809-3wURu9wqqw-DCAfZK1Mc07H2lu25w2sIi8,1850
executorch/backends/xnnpack/test/ops/test_check_quant_params.py,sha256=F7nSaFtRjk17JR8xfVItT1PAFC5OU-DZ4Ha2a-kxayg,4627
executorch/backends/xnnpack/test/ops/test_clamp.py,sha256=WUPN87lA_Vqve2HMpv_HVyAlkfuC2Ams3-Q8A8D6pSE,2714
executorch/backends/xnnpack/test/ops/test_conv1d.py,sha256=rHHjpFY35OUsUPu_n-0KXhEG3_mtUK9i_dHBaZ_ROOU,6580
executorch/backends/xnnpack/test/ops/test_conv2d.py,sha256=NvpPpzvdNwSO1ohYCt0sMgM5AM3qu2hHp2rvihOBLZI,25487
executorch/backends/xnnpack/test/ops/test_div.py,sha256=Rc7UAergf34WtDFm5sJNaQA_XwcUuj9mCPExCh1th1s,2781
executorch/backends/xnnpack/test/ops/test_elu.py,sha256=KygRjirmnZvxWRAuZSdHoymq4Bar99FeIzVJWJYbc04,3249
executorch/backends/xnnpack/test/ops/test_exp.py,sha256=6BN3ZqCFFYfS35ONyTNYTLr28xyV598lIdV0A9k2A-w,2106
executorch/backends/xnnpack/test/ops/test_floor.py,sha256=0ND03NbaF3jM8CkyupfcPBQf--DL0X8BqGCg6Zx2nys,1659
executorch/backends/xnnpack/test/ops/test_gelu.py,sha256=DaOdQEuM5k4fkFIyh9Uk3w91GXyNXyNlJSGuXJ-h1iM,2134
executorch/backends/xnnpack/test/ops/test_hardswish.py,sha256=PwWVRHEcFBbRQMSYS4bEQ0Ac-hywAKsEqazokDkDPwU,2256
executorch/backends/xnnpack/test/ops/test_hardtanh.py,sha256=v_WqjWZUa3JqziY1mAT-a2gpszuaUJWivXyAc3EAx3U,3237
executorch/backends/xnnpack/test/ops/test_leaky_relu.py,sha256=EqROGE6UNtnwbKMee3-lszi_soVXRKwBkpww4E5WkHI,4494
executorch/backends/xnnpack/test/ops/test_linear.py,sha256=ahBtvyVXp_O245zmsSVJnqLiXFsO3tnTW6dS6MT9bec,41210
executorch/backends/xnnpack/test/ops/test_log.py,sha256=4-mrlFdf3m3mJHBJJG9VvQXOWTI2LtlpNrkfPE890f4,1332
executorch/backends/xnnpack/test/ops/test_lstm.py,sha256=6bpyID02K8uqS5-lSFQsIzKLpXxygGi4wUMrIGU1lf0,2592
executorch/backends/xnnpack/test/ops/test_max_dim.py,sha256=8fkFinYnuqLjuhmeYXW4zGoG0irN-1f4faQelT_C8q4,2439
executorch/backends/xnnpack/test/ops/test_maximum.py,sha256=GgVbQGQO8DvKw86LLc7O6ldPCRDcU4rGNBg3kZBS-QY,2085
executorch/backends/xnnpack/test/ops/test_maxpool2d.py,sha256=_HuSboFX-etWVtdoY7R0-tfVQkceTdVVo03PQ7k92NU,8242
executorch/backends/xnnpack/test/ops/test_mean_dim.py,sha256=DEm8BI2JsD9C3HIeI1eqHkXZej8C-qszwfTDYchgdgw,3308
executorch/backends/xnnpack/test/ops/test_minimum.py,sha256=YpYQK_cHBUNoA9ojX6SwKEZZ1RVL_ZKRO7MU952sJPA,1470
executorch/backends/xnnpack/test/ops/test_multiply.py,sha256=tvcWmW6s-Jvz3PzErYjoOM0pMslhfluVCjiTrm5KANY,5018
executorch/backends/xnnpack/test/ops/test_negate.py,sha256=FpJeps-_cG9RR392lCEs9Q8ajc8yZ508kagdWT-PzBU,1661
executorch/backends/xnnpack/test/ops/test_permute.py,sha256=k4JD1jFUr-JPhdhBpdbrWi5vEdIaxCeP5svvl-y5nEk,4639
executorch/backends/xnnpack/test/ops/test_pow.py,sha256=p8_0rqLO65nPxvP5vD320_XtxOXgj62xQffIcxfAV30,1954
executorch/backends/xnnpack/test/ops/test_prelu.py,sha256=TLcqMLbXeoZ-N8UJ5nOSxaQ_JKqsYriwARorYnj8Nnc,1606
executorch/backends/xnnpack/test/ops/test_quantize_per_tensor.py,sha256=kKgfrbTzR-L5CLc6Q8ZPsR-pCAcX3ehOuxrlKoyZpsQ,2296
executorch/backends/xnnpack/test/ops/test_relu.py,sha256=yMc-Nc5e2YmyL4Ek1RA0RTTtFt0oq1I2V7cTBEr7EsE,1152
executorch/backends/xnnpack/test/ops/test_rsqrt.py,sha256=ZHw_M49o6mNDur28qp0alUHp5zlOE0r0T_4DhwUrZIE,1345
executorch/backends/xnnpack/test/ops/test_sigmoid.py,sha256=N99JLB72yfk1JKS4QKVbNiTEPyLcAehFp4z9m5ChQAQ,1380
executorch/backends/xnnpack/test/ops/test_slice_copy.py,sha256=Jb7RrQBwkl0v-CiLlA7tboPiMJn2a0M_PrFdzlYReQ8,5656
executorch/backends/xnnpack/test/ops/test_softmax.py,sha256=gKbSaty7t1algTFKiD6Z5MXOPGAskUa7UsF62Aqushc,2672
executorch/backends/xnnpack/test/ops/test_sqrt.py,sha256=UPJySS78FdJm14IsNoB2F_Kx21onI1a_zpk8JT48n38,1334
executorch/backends/xnnpack/test/ops/test_square.py,sha256=vkO-FYpjuNHwdOEnItq-cxOxePX1ldiEhX-5bl6qe2o,1520
executorch/backends/xnnpack/test/ops/test_static_constant_pad.py,sha256=NshDnjk75ODdG4Rp-T6LoLns9SToy3KhsHqSt3nQbGY,10113
executorch/backends/xnnpack/test/ops/test_sub.py,sha256=FLiD9doTM2sp3w8YpNZP3jruRKwDQs_gyEvE_f1TI5s,6194
executorch/backends/xnnpack/test/ops/test_tanh.py,sha256=bo04cP0hT2cXGLrH1PfPsl57bo7sutBISFbbHO6LwMU,1294
executorch/backends/xnnpack/test/ops/test_to_copy.py,sha256=fk9D4VS10YUpDIcJlItgKFIGSuZwdbZJDCt1uS3MDQw,3919
executorch/backends/xnnpack/test/passes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/backends/xnnpack/test/passes/test_activation_fusion.py,sha256=KnSUO9-KVKESCHQZGH_kqRSjiOdGPp_tsxBNaKZO-h4,8320
executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py,sha256=nJOx0feUShKYDrXZVAEihE_nhy-kh95ejvDO7lAWBEo,6336
executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py,sha256=T6QBC7uFgfuGwyygySOD2TbbFuBR5AaFuNUByJidjfM,18524
executorch/backends/xnnpack/test/passes/test_convert_to_linear.py,sha256=mZGt5Ia_WpL9gqYmiR4eW-TXHnsAQIDxv36WMZOOdiU,1459
executorch/backends/xnnpack/test/passes/test_decompose_cat_pass.py,sha256=KGkp1TOaN2FwNQ25ehNN0ogDVe3h1_OW8iVxG2hJH9s,3701
executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py,sha256=66-Jn1gCzLBa5KGnT5G89ZFbz7US3lnLgDpag8D0HZE,3002
executorch/backends/xnnpack/test/passes/test_remove_redundant_copy_pass.py,sha256=gVhKFmZPwp7VRE5VuRBIAh5-0lOT6gr3Rhv9dZwLljY,6347
executorch/backends/xnnpack/test/quantizer/test_pt2e_quantization.py,sha256=azDdKtX9EhExwMmVfWbQ7HfhSozf1Oe8qK_NDBkYvIM,32452
executorch/backends/xnnpack/test/quantizer/test_representation.py,sha256=WuCDfnxGeoVaSppZ3OL4cUPfjjGsNLRSMcyTEhraIRk,10360
executorch/backends/xnnpack/test/quantizer/test_xnnpack_quantizer.py,sha256=3v_TkXa1xQ3yrg30RdI_v-WwjcOjw2ZCZ4ETnou4o20,52656
executorch/backends/xnnpack/test/recipes/test_xnnpack_recipes.py,sha256=cJYhyHDTmJ-zPnaF4_gF_3HoTmSaINDnjnicRCYC37o,13195
executorch/backends/xnnpack/test/serialization/test_serialization.py,sha256=frz0fvzEm151dctqvg5wXiS951ZaAIkRat2abk0nNoI,1668
executorch/backends/xnnpack/test/serialization/test_xnnheader.py,sha256=-6cNLlzELy0tZFuBQzlSgJqLSiBz1i72Nx0EEqvAN6A,3738
executorch/backends/xnnpack/test/tester/__init__.py,sha256=Xag-JZLi_KIDdeMBv0gQzmp3xf2KjZ60bf4w2kGClDs,618
executorch/backends/xnnpack/test/tester/tester.py,sha256=qqA_xqYrceyR1Ct0ZI9TZ0-0y2j2LIQ4Jc3SXLLrQCE,4336
executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py,sha256=YU7XRuDcn5g7q4meE7mCP1zeqaUMTSknz-nsgbXUhUg,3207
executorch/backends/xnnpack/third-party/FP16/configure.py,sha256=mRXYyUf4bE2heKKOXGY1L11c1ShrAqKViqZdJsre1_g,2883
executorch/backends/xnnpack/third-party/FP16/confu.yaml,sha256=5XPim1r8zE_DmQfqEcfz-HGV6BHqUZYvA0_s6goL5po,198
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=hgSAK_-WGJW0bG4kWPqH6FO3MMQGjDafr-CmYpy1cdA,1381
executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py,sha256=RA40liB7XJ9IsdOl-6RVZrhLa0Iz9cyPlZDHF6KI4Dk,1480
executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py,sha256=bNmAPb6UO5IhSjES04OoJuRGo5M__qDwvk8Eikbv84w,1112
executorch/backends/xnnpack/third-party/FXdiv/configure.py,sha256=weE43HWQwbucrDLPLFGX9Iyo-B_gdHcpvdJA0NUFppA,998
executorch/backends/xnnpack/third-party/FXdiv/confu.yaml,sha256=oLpD_7Eiybz3l4SBG0Irb-ZTcWDZOKJAEgBv9tTEMow,142
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/aarch32_template.py,sha256=UqhjoAfAV0DfyO_ZuqnRvvKoMSzoi3y7jKAvpSsdQfk,11276
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/aarch64_template.py,sha256=gdRtBAV5azfaVYh-B8hK8q21j8VutVL-HybmdntSj0U,10246
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/arm_template.py,sha256=V8U9ezLBSoUF8IiXiJT3VInZjaVKbb1hFuL2DLTMRoE,2113
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/avx512bf16_template.py,sha256=OqqNM-PHbPPLC3VknUB9xbpm2elnSgoNEL8Wjuz-XX0,2249
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/avx512f_template.py,sha256=fMBKxg-OaqpMrSeShd5CVFFg_JiICvS6kCEYUX7-8hI,11982
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/avx512vnni_template.py,sha256=jsjGtfOd-2TXNNf-4otmrCbfJnpZkqE-ZWRe_gaBAtE,22592
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/base_architecture.py,sha256=rR-8DUK-9Y3AJOewCa26MoruU7Kq46MhcGbXdknOL7s,7920
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/fma3_template.py,sha256=KnxGWE374N49E94WfU9EoFfHLap3EI5sU6pCQyIL5Zo,7975
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate.py,sha256=ObAl7c8kiY2FWLAYeDYAW6Y4PCztHpkbSVpZzZXcJKg,1827
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate_bf16_f32_gemm_microkernels.py,sha256=Rrw1jjx5qEYQuqpcDITIJgOlzKkXQ2X3gS16zLABZEs,1190
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate_f32_gemm_microkernels.py,sha256=RbELHeLaFwdDXAosi_WQzBiP1A6pycqSTYllrOU1vDM,3169
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate_gemm_microkernels_main.py,sha256=I2ZIxxKpBv4-X89Wyxw3ywUWHmD6sAWuUJjz6o-Dkn0,1091
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate_qd8_f32_qc4w_gemm_microkernels.py,sha256=I_spXU9o0wIGpGl1DsQXyL-7VCqH5m0xsgbQ-7NRrwg,2202
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate_qd8_f32_qc8w_gemm_microkernels.py,sha256=U2gu-6kPrx1UnDtvn586-HcWL_nw9RwepSAQql5mKmI,2977
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate_qs8_qc4w_gemm_microkernels.py,sha256=pywT61V91BXnDtLpCK3bVAa9FrAbYnorvzz4c3YXhVc,1255
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/generate_qs8_qc8w_gemm_microkernels.py,sha256=03lsYzyUadipg3zHPCcor2q90kqPn_40Aiu0-BpNG2k,1293
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/neondot_template.py,sha256=nW932FGwsrGnkF8jLW-0ShbqXgq4qPs0w6gKklcwVcg,14006
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/neonfma_template.py,sha256=QyOWbG1CgBZXAhUfyKoo4yMv_ZZ2N94Slov7mIUiqKA,6878
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/neonmlal_aarch32_template.py,sha256=uzEqmcnD6iXAZJjZyyFp3lJIxLkSfYU493pAOkENyfw,13131
executorch/backends/xnnpack/third-party/XNNPACK/gemm_compiler/x64_template.py,sha256=7BIeTLLR65gmxcomNvwfxyMSsAmJ08VAZJYNe79swaE,15386
executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_config.py,sha256=8eIcwcL7s42FjmH02SUS9Hjn5POL6heeCz9Qp5PWQGg,5446
executorch/backends/xnnpack/third-party/XNNPACK/scripts/check_files_changed.py,sha256=CJ4hG1mDcNr5lMQMMwNxrg8tATDXwothve6MmO2LPq8,1680
executorch/backends/xnnpack/third-party/XNNPACK/scripts/generate-build-identifier.py,sha256=djNp2iqG1SHG2Xs_uBGgUsz70pQboerzsNyI8E4Hg7U,2751
executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py,sha256=CEQcW5s7_I9ij4uU9VIW02X480Ih2j18W27RzQQ4OzE,4125
executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-f32-gemm-minmax.yaml,sha256=6lKIidAWcGasWaoQgBleSBeqPFNWtTR8cfVd2-Y7VWY,5108
executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml,sha256=iyUJ-Bh-sk9-pe0S6ijq1kt4l9XsTYO5xqmQofkOH9s,3844
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml,sha256=aiiiuIZTLcPMCwloa6E68NbaLpAlTcokWcnzx_wSnLw,295
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml,sha256=eS7Sr8lpwAWjvROwb2bf3y7dLHeb1X-PxNeC0z_NFEY,4685
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml,sha256=OBXN11OZM4NuAupojdRSqC7C0pkNocehbtjrRZC742s,1568
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml,sha256=NpBUq5r2NXGQTNRxaSy_-edQtgXVhKyR_IzlZZ7Hlyg,1585
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml,sha256=09Mj9KjwSjg41W3mjNv3NAAYpNhyDcAatnppjK8_U6s,9348
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml,sha256=tTd5YTBOxACy0RoSfN-BmIg6Lo5ZB-STWAD21zIo3kY,360
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml,sha256=B8_moVy-_YQJ7cMP0E5--VVxyPYmMRdawiGClCwkz7w,398
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml,sha256=yhZ-rjH067Setf3IKxxxiNggCYrV22RuWpDZSRs-F_I,6204
executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml,sha256=EI-hNBVVuri29C9fnkUkDRylk-mbo6p7X44jZuG4tLo,3308
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml,sha256=-v9D0AkcB-7J_6iELo9g6GwnQqpjm6CI0XMFHA_XcGE,485
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml,sha256=FCYzSV1GyYFsmX1XeInuzz78gVApQ3XxD7OSNpa-a9A,1164
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml,sha256=vX-ggjcW7TQ6XV2mQ4EYfuqBAGKQ2AslOXD4KLVPJaU,38625
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml,sha256=MjwmLD4OI5ho81HJIGae7P0WLIboW9KyjLu0ig-wUTo,59215
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml,sha256=slCmf2_Ujxn4v7rbpUByAtjkOSLcy-1HUD5SHU8V6ok,4212
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml,sha256=9mIxycoUzQdkPyTtkAwlVDjxmcBd0so3EsB-E081fEc,4145
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml,sha256=-KSli6jmV_rMn0_73lGhkbB-l4lQHH8i87pAtVqtBgk,859
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml,sha256=1y1oElFdUALWWDL1IwTNPh1NoM-HfgeiK3iCUhMB2Uo,845
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml,sha256=XNnD8RTUDdWk_UbdaavrsrlY6N309mTgUHulcVcFqaE,37333
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml,sha256=o-6KcF5RecPXZ2ikgVorYWw3EcmnkXqGd6y4BCKMGyA,4288
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml,sha256=V_UPlbtxXqO7b3pSDpvJmmHNWnWIofoSIMUfRu-raFk,4098
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml,sha256=0O7Zw4p08s7Ryglx-m0oBDYxWPRuQZv79XFR6l-aDA0,4282
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml,sha256=A-NcgA0WgBSQr5r6uBOBxai2cqVOppmNz7495XrOWdw,11170
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml,sha256=1FHhx3esSNso8SyU17sjROdHIYLNFs3Cs7Oc5brJ1p8,30056
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml,sha256=BXO54cnT7rqwBt0E2qzdPPhMuMtARTqjBI8aQh3fQbU,2577
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml,sha256=DHrH_PkP-9Jjc1C5ptpQMncqHGEhvgnZ8B5VE3yLkLM,4196
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml,sha256=n0rsZcOysTFyll9XqwXgh5TBG_OoYZTFqYgCR1Mucmw,2075
executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml,sha256=FehCgz-78QaSirS5A1iBQSFVnU_fHq2n2lJV4Fvw1OY,4678
executorch/backends/xnnpack/third-party/XNNPACK/test/pf16-gemm-minmax.yaml,sha256=z6QP1C01A8DCnvp8HrlhxG_VjKRu71QFOl84I7z2kXI,732
executorch/backends/xnnpack/third-party/XNNPACK/test/pf32-gemm-minmax.yaml,sha256=7XixtZdu7OtW9PxhmaHPRz_woR-pPkWiKKWrDzpdu3c,1264
executorch/backends/xnnpack/third-party/XNNPACK/test/pqs8-qc8w-gemm-minmax.yaml,sha256=tRDH15FjO3loWLhGAzS3U5-Kczkke00GZLsCYOR5XQQ,812
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml,sha256=qIAbcuvoJERJBHp0rsZtT2zgHTIW5-DSe-hWAS6O34c,9805
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml,sha256=m6uaCzNe069tZ7rIJQJXVlwYvzfVLqhzr90dDUlFMYY,26186
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml,sha256=pRLvn9ga5UoBsuC9xbWGpz1_tiQYl_8Bj4ACm93KqOU,15128
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml,sha256=bl3xVVVFk2bcMvS-Z5afYPAe0lRbp0Zwnyk6qdcD5Dk,13227
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qb4w-gemm-minmax.yaml,sha256=LwDOUf5BmSkvQ7LStFh_lq4UL7gHm8vTKmyBoLVdO6c,19926
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml,sha256=g_QXF7UcVm3-lIa6KCySF411C_liwFcn_LPfyv4ox6I,75629
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml,sha256=lsYACK771B3FCkjzvIhADuk7-f5YP21GtwSE89LdJ2c,58528
executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml,sha256=58mGe5Qrwj1XAqXAF0LnrzrWX76XzbXPTDMipQbb6t8,38864
executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qb4w-gemm-minmax.yaml,sha256=OVk5x9oL5A9g5oQswXl9xDQUc9gmG8PvVygnQ815vV4,2133
executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc4w-gemm-minmax.yaml,sha256=3qXNiLv0TAknbY9NF3oUv3UlTJGaVL1BgUoampq-BWw,2899
executorch/backends/xnnpack/third-party/XNNPACK/test/qp8-f32-qc8w-gemm-minmax.yaml,sha256=qTj9kYgarAUmCs65IG_yceIC0jCfIJscWx3zZ8Fv-e0,1796
executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc4w-gemm-minmax-fp32.yaml,sha256=nC7FYzpy5zj9U-_O3cCkJxfFuMiyUQCPiAHcbB0NKiI,13873
executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml,sha256=7rY8Dh2iatOvDBKYJzI7RspRisRtLMdjjG8C5D62ml8,86931
executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml,sha256=mh_ZOGGFW2TQR7SmPJQpqFDVX5vfmUqDqkocFLXWgxk,77968
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml,sha256=IMXKKlCOgBzvt-fXzJ1yNKTV4USid1pEdMpoZvLys_4,22608
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml,sha256=EXcYrCwLaTx4bqqWFRs2HzSGKqhNeJHBdNoBriq3PkM,6076
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml,sha256=z_Q_JP3gb1ktp6QQ90ToRkYiJBgxsu14y5iDtX_yZ7A,22848
executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml,sha256=c6ri8zxkLqQXQvgry0DAiQ33SoVS8qBuFGszyrjkHas,4685
executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml,sha256=hY_jtP4ZZykAFnWXOKMipsqpxJwG_K6nowNgN56ZT5Y,828
executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml,sha256=CHVDTTQE_cBOifM1MlJIEeBfy3PRLO74rdLXhE6j16g,828
executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml,sha256=95s0WCp2lxEJG59TlNxn-sd1D-yvtyaVH_ciyQ8mODY,1819
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py,sha256=LeiXmwWlsaF0MyYqod5hypYUlU39kIsSs3itVqQw2PU,26288
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py,sha256=ktc124HRMkAheps1ENd4VoehCM2BeF4I5FJR28jfwyU,19991
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py,sha256=rcIzUVIuwP0axxVHclvKkYhsw_bKF2FVCV0mNB382hY,21571
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-test.py,sha256=DoLcZhc7ORfaJiTlwe_5fYL10JTq3mCI5zyGrQxrKrw,10088
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py,sha256=yL8dMdWlTKAfbSc60jTghGe4jHm-pwE_2tnXdmIOEMI,17520
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py,sha256=K06h9ElZdFE-7Ee7462o8Z7SPMCAgSNW7aMtIMrh5mo,38810
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py,sha256=B7x6U2BDiCo4JiufRcZkuB_P3tOE8pQ4M8VVtGGMlBE,6939
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py,sha256=kxh7AyUnRS_w9WVsWKANgi29IY8xZSVoK8oPrbR9Mpc,7095
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py,sha256=v5RrVC5dowJ91DLbJWCTaTaxOvaiqYCIouBGT1U50Pw,4554
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py,sha256=qM8xhHdXHxwiQb8n7GphlQK2h8f-IeWhnXAe6KSVXfM,4551
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py,sha256=AhYkBZR0myx9aUdQ_-0L0XOzco9KWTojYwIfFRdVPII,6836
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-discontiguous-test.py,sha256=iEn3Jj7oed2Sgm3dsu3s2B7CfjWsBNaSGILIyV-7r7k,15998
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py,sha256=zQ2pHPCaBR1YmG7KxqkKpCgm3vvwbd2bsciSSTg5uEg,8557
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py,sha256=1Al1oTnJW5xJ0iFxGUOC0YchHvdn4XXNN8L-t54BXjI,16427
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py,sha256=BGPcvp2pqsQgaAycPznqdJ9C6WgfRuzJfcfBaJlpZsk,6210
executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py,sha256=B2a1puXfR-sTnBFQwM7gR_8LGuaEShDa6tTA82WJwRQ,9119
executorch/backends/xnnpack/third-party/XNNPACK/tools/parse-microkernel-bench.py,sha256=4S68X6W2RVn3cOIC70a4jOCy5oa_vKkn5cWV_Top4l8,5144
executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py,sha256=-d8SFeSG8ijviAZoyjXp_6OeHJF36O-RhdxQ79Th3MQ,11128
executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py,sha256=xbU2bBvdoGpvXG0atw2iwUWZHN8bmxwn9v_b7Myq4h0,18836
executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py,sha256=gSgFcBTypQhKa0AFm0UoOkdZJoIeCAykEwG6KsDo0X4,4601
executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py,sha256=UUYcFIb07ihNYdy8638z1k-uwPH2wA4pFu9V1kT_zbg,8637
executorch/backends/xnnpack/third-party/cpuinfo/configure.py,sha256=N9s084ALo0zAsgSd_Y96jPgeFY4c6AuUQAekgGmkPyk,4692
executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml,sha256=IpxAyP3QExmOanowLmC3p5kKwHl1HOngDn9-AfapBXg,165
executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py,sha256=lNqhWSYfKXrsLtsOFUgsZuSZBp4q1IM5SEL51Iu_32k,696
executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml,sha256=zO9tNKiinnEE53cDcBk932OUwoPRmePAp2RWgihD4W8,112
executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py,sha256=BKaRdUbR-X-upPCXGoojS3Q1Yy9GKXSc8mO_rr2UAB8,16026
executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py,sha256=5VNDplpNFHEXs_uoMFuwczixoa57YjRx3XFr4nTxTuU,3320
executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py,sha256=v3Q2abLa1ofWpuHHplOafvLHHT9noqFUnaqlN-AkZDs,1551
executorch/backends/xnnpack/third-party/pthreadpool/configure.py,sha256=RL5e4gbvpoBmmoY2cU18Qkp0qSfbSiG6bbLFbZFtPwU,1278
executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml,sha256=trcNvsbksLPJ5rU3gOdyaYJecgovDrdtcrjLnf_8gC4,203
executorch/backends/xnnpack/utils/configs.py,sha256=HcP10ahingUHqChSH-pRECZKc1BYYHAm3o1l_SR2QXU,1522
executorch/backends/xnnpack/utils/quant_utils.py,sha256=VbrFnrDvTBDVCludP8-ABg1NiuMOItHivXzkP-crOZs,9547
executorch/backends/xnnpack/utils/utils.py,sha256=HvEcLRvDodkRSnr7POdaTsbL3-KR3ZuGkmq7HFcSMO8,7189
executorch/backends/xnnpack/utils/xnnpack_constants.py,sha256=bv1xzafX6b8O5oeyY6VhnUDVzKDlL7frKszTMyv6NVk,1416
executorch/codegen/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/codegen/gen.py,sha256=YX6JI3mPQawzV5NgsLVUYVhOi9G3qCGd8h2ytbc3nFI,39611
executorch/codegen/model.py,sha256=YU7Mt_UnkhI8bHfSOs9SgDSPUXkm4rqh_tqiKByZFW8,7886
executorch/codegen/parse.py,sha256=7aVJo5eBxPeS9TiY5f-pQjszVa7eRbRFh8dpBsk062o,5796
executorch/codegen/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/codegen/api/custom_ops.py,sha256=Qdxai2Q9-MSn9C8Bcs5m3nHPm9RQU5j8-NwJRgrGDSQ,5658
executorch/codegen/api/et_cpp.py,sha256=cBdHWZqd2FJaTY6c6oa0u3t-SGhNwbxC3o3yYs78EmQ,13088
executorch/codegen/api/unboxing.py,sha256=zStExBCpAyo7tG2YSRqYHxMtgtuTyubm3bupP38ksP8,8131
executorch/codegen/api/types/__init__.py,sha256=cbkduqFVuFyio7OiyuW8fJP_eatZVYT_mnzK-4I47Lw,122
executorch/codegen/api/types/signatures.py,sha256=XTORcXlVRYJxOPykJG79ky3syUOCEKW_-b5wLk_Cfxk,2595
executorch/codegen/api/types/types.py,sha256=2iYUD486fC3nR8BowZYJ9bKOQAUw8Y_50jVg8GvGRLE,2210
executorch/codegen/test/test_executorch_custom_ops.py,sha256=jdkRXe8Q49o5HtUWMGGfgsD0fDJFZZBujpB76ZlHPrU,5731
executorch/codegen/test/test_executorch_gen.py,sha256=6TioCU3uUL3fEC3jqPyz7uN_Jo5QbvnFI2Nw6cJvo_M,23405
executorch/codegen/test/test_executorch_signatures.py,sha256=8yTr7VBYt1TjANIiiHKMNFbRsA5lOWSlAcegRjke6-o,2662
executorch/codegen/test/test_executorch_types.py,sha256=hhScTH8Turw-Gzz_PARUneZ0HB1KAdYs5ydHiOgiVs8,4426
executorch/codegen/test/test_executorch_unboxing.py,sha256=cNOQUv5gAkrUP801z1uFnWoTEZlIf6snsuA0u0MaZP0,6610
executorch/codegen/test/test_selective_build.py,sha256=1ltz6hTcoy6UpnjXhBGtPZonso2TqzklofWwVWn5xTk,1663
executorch/codegen/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/codegen/tools/gen_all_oplist.py,sha256=fdddRQzd1u4jkPQdRoDM-8u9onGK7vx23ZwaVbANt-Q,10419
executorch/codegen/tools/gen_oplist.py,sha256=iplkrxXlOn3XCpfuCtO3GJnbjoH1o2dvEmRYdM7UHoY,12200
executorch/codegen/tools/gen_ops_def.py,sha256=MH1Z-3pu4T4MltbAzEQKd3roGEVqPtYS6TX43WstTTo,3221
executorch/codegen/tools/gen_selected_op_variants.py,sha256=uGtYFD9Lxh3nyBBPjKj0udcEX7ZGAc7mFQZ9zr8cDC4,4501
executorch/codegen/tools/merge_yaml.py,sha256=d4VXecvLzNX9h_s9uQFtnqTm-nSIN0YNq8mbb1fl4wg,4099
executorch/codegen/tools/selective_build.cp311-win_amd64.pyd,sha256=GslFN4wvcUAksK5EkU6qJsZFo7smMVcS29E-6n3OIEo,206336
executorch/codegen/tools/selective_build.pyi,sha256=-G34bRvFR9bTCpxfCCJASBpi3SniNggUoV2eAiruYOM,680
executorch/codegen/tools/yaml_util.py,sha256=aN0QA9lWbs4lDEWto2kGTJJT4LeOK_sfIJuEiGQstwk,479
executorch/codegen/tools/test/test_gen_all_oplist.py,sha256=e3P2TiK_d0uGUv8MhVuH0TU0F95YUEErEIQ7wq2Cc-s,4156
executorch/codegen/tools/test/test_gen_oplist.py,sha256=qT_h-u13ZVqbzxt58dG7_F1XVTgEXUUg6ys9LPwhyfE,9385
executorch/codegen/tools/test/test_gen_oplist_real_model.py,sha256=k9fER0v52dnNJmz23eUj48YY2Pb-F_KxiKumSxdryzg,1689
executorch/codegen/tools/test/test_gen_selected_op_variants.py,sha256=N2Y8CtBGVJ3crNuiQ-Ar7Cmb8_1fIGzXDrPKvUpVPE4,6351
executorch/codegen/tools/test/test_selective_build.py,sha256=n0lyu7MEE7b8rMlfMOIJTV8iIrv5vZVGP707_be-4rA,4753
executorch/data/bin/__init__.py,sha256=wA3Yn-rJ2ZF6C8H8YiDd-6Xk2-bXSeBpp_3dpAisuv0,1670
executorch/data/bin/flatc.exe,sha256=3b5Qy4MOD_n_ttWTkVLcN__ks31sPYZn_0sFNtGh-2A,4491264
executorch/devtools/__init__.py,sha256=klgg3XbDLnfLVsawujn-favvaCgBMymGB9keXseCwgM,617
executorch/devtools/backend_debug/__init__.py,sha256=PwawSUywohOUAuakcfE9MpoQ0PCg51chJKkLi-SS_QY,448
executorch/devtools/backend_debug/delegation_info.py,sha256=2x9jdAPDfB5pVg8xoQmwHFgnIS42R-LJ5A-HZfl9TEw,6874
executorch/devtools/backend_debug/tests/test_delegation_info.py,sha256=0g0ktfdbG1z_r43STOQfKVYK6Z1wEx5OmBWtiT0heyM,2877
executorch/devtools/bundled_program/config.py,sha256=JTqG5GtlfdYq2UheKZp_XaSfLrQvUwjMMQ1HawwY2lg,3933
executorch/devtools/bundled_program/core.py,sha256=S1BHI7nFMJuPTJhey2fI3BZuQHgOlru1qQzpC5n3hnw,17841
executorch/devtools/bundled_program/version.py,sha256=WmksDfuQMQgdoarFD1TZ26YiNiADRWsPrRPiqfqGKz4,547
executorch/devtools/bundled_program/schema/__init__.py,sha256=7gdvc4j36zoByWJTehkelxRg90CRGW-3_yZt8YzBW6I,279
executorch/devtools/bundled_program/schema/bundled_program_schema.fbs,sha256=HnLAFXdxmfnW9l74eDGRnL-8ZqUSx8IjmEcEI7b0Vmc,2804
executorch/devtools/bundled_program/schema/bundled_program_schema.py,sha256=S6UON8da57MOEHi_h1hjekLvQr7Su8QaWyn5mlFf63M,2494
executorch/devtools/bundled_program/schema/scalar_type.fbs,sha256=8XkD7gyM7WBStEUXyQBGbAD3ygUiu4PU4vPcV-kqaJU,840
executorch/devtools/bundled_program/schema/test/test_schema.py,sha256=ev7xTYzac3NxCbF3Lgg1XipT3BZ_vyaz9lG0bZFxqgw,914
executorch/devtools/bundled_program/serialize/__init__.py,sha256=zA_p8rnK43uGQRN79-IvTCnPuzFyqODfs7PL2M7WANo,4700
executorch/devtools/bundled_program/serialize/bundled_program_schema.fbs,sha256=HnLAFXdxmfnW9l74eDGRnL-8ZqUSx8IjmEcEI7b0Vmc,2804
executorch/devtools/bundled_program/serialize/scalar_type.fbs,sha256=8XkD7gyM7WBStEUXyQBGbAD3ygUiu4PU4vPcV-kqaJU,840
executorch/devtools/bundled_program/serialize/test/test_serialize.py,sha256=q4rbe02-ShTtDOht23qylgpIx0EJ0WA5exNaUj0KI9A,1349
executorch/devtools/bundled_program/test/test_bundle_data.py,sha256=Q2Cc4b_qBP_00nMQoGGXMYU9IY1PZujB1f6AomivvqM,6831
executorch/devtools/bundled_program/test/test_config.py,sha256=DXo4rwwMGQ8SGIx2zLNFZPGyH-78ljSUUJ8BcM9zZk8,5321
executorch/devtools/bundled_program/test/test_end2end.py,sha256=eUGt7YsNP_5tP3ib3HLti0rUzCzETTNOiM-kO6a25s4,1879
executorch/devtools/bundled_program/util/test_util.py,sha256=ePyfMmDBJ3XAk9v8afD6RJM4a2vatufUp5TzXx4AGkY,9882
executorch/devtools/debug_format/base_schema.py,sha256=SowFOulTHUZu_Qycoa6N_aM8qnae5ipUmknW9xZwreo,1600
executorch/devtools/debug_format/et_schema.py,sha256=U23kCUU0a_eu18kWWtkQtU8lgnt7e8cVNlk8ZtT0GaQ,16846
executorch/devtools/etdump/etdump_schema_flatcc.fbs,sha256=4xsav4_99xudCdkH-dBcWdsBjml45Re0wWRg7ZdsTpU,5517
executorch/devtools/etdump/scalar_type.fbs,sha256=8XkD7gyM7WBStEUXyQBGbAD3ygUiu4PU4vPcV-kqaJU,840
executorch/devtools/etdump/schema_flatcc.py,sha256=0oS5zmlrMsYfkVWYfHM-L23bwe8J5AioaxDRvFnrc2k,3044
executorch/devtools/etdump/serialize.py,sha256=Frv6GxeA6DD7Sd1J6S9iS-mYUjPj0c6BD58Nq2RVK5w,4006
executorch/devtools/etdump/tests/serialize_test.py,sha256=qdhcXynHQtFTWiBrVMyfg4rRjT2kMtBizE6sriooYwc,5414
executorch/devtools/etrecord/__init__.py,sha256=D-m8wEsnbCx_AnyZ57RcBtVbfU0bP3S1spkZ_j5FMLc,397
executorch/devtools/etrecord/_etrecord.py,sha256=VkcJLTDPGN9OY3wA60Yn0AXYO1a9oQHlOtopqpc1SaA,33176
executorch/devtools/etrecord/tests/etrecord_test.py,sha256=eAig9Er4O6gLv0e17Tvyyzb-3rc0izr4mi3VIUsQfEM,72609
executorch/devtools/inspector/__init__.py,sha256=qHJfIu1lb-xtE6OeWcLtuUN9S9IjEhSgNCQOHlIJc74,566
executorch/devtools/inspector/_inspector.py,sha256=ruETb9VX4Ka2Admzrn3n9aMicjJdvLCvQT_n9g5b8II,61593
executorch/devtools/inspector/_inspector_utils.py,sha256=b-vIhnzjteVd1qrhICaD0ji30141_bpSFxRYeA0b4zw,45622
executorch/devtools/inspector/_intermediate_output_capturer.py,sha256=lJ4hPU8oWA6IaHRpQdixuHNzcSsgzESfj71cPFRM41g,2407
executorch/devtools/inspector/inspector_cli.py,sha256=9DmE9ykW4lp02U_2-ilpO5zkD65BymwZWiXwbBHU_X0,2359
executorch/devtools/inspector/numerical_comparator/__init__.py,sha256=R3JEpPllnog6GG35nOjJR40Az1hQevv3LF0J9fvoZP0,627
executorch/devtools/inspector/numerical_comparator/inspector_numerical_comparator_base.py,sha256=hzNnb0eIwlgITrSOu6QBxWlgPlFDv-NoV-v3w9Mvhq0,822
executorch/devtools/inspector/numerical_comparator/l1_numerical_comparator.py,sha256=7tsCZazFksDGZ-NmnCHU4dkL-e7vwUw5JFNtvnWtRGw,947
executorch/devtools/inspector/numerical_comparator/mse_numerical_comparator.py,sha256=UfyFyvOIImyRlLCQTtF6Tuci77yRVeK9WJJ-0P07cRw,971
executorch/devtools/inspector/numerical_comparator/numerical_comparator_base.py,sha256=Dh-DGchkTGHOZJ4hicSMYc52xXd7noHoDoJ1VZhUtlA,796
executorch/devtools/inspector/numerical_comparator/snr_numerical_comparator.py,sha256=PwuxnGGs7b70bstT1cULB1GPA8VJDaFzwwadXB3xsoE,1298
executorch/devtools/inspector/tests/event_blocks_test.py,sha256=nw0qeKr9gFLbYV2rquqUUhFYnUOIe33VhlJwXQOLeJo,25657
executorch/devtools/inspector/tests/inspector_test.py,sha256=bXJnZcnGtReQHwcf7-Ni9j84DMcaNFLSTaz2bhjXKJY,41323
executorch/devtools/inspector/tests/inspector_test_utils.py,sha256=veQ6otFiI_YBU69QUADH8zKG514t02bEJksADtMn3iQ,7310
executorch/devtools/inspector/tests/inspector_utils_test.py,sha256=IcTcR1VsenLfOtEMJBHDQZId0_dtFetOQ-LOLM1miac,35044
executorch/devtools/inspector/tests/intermediate_output_capturer_test.py,sha256=dTUP4ek3qmSNr6Bna3jj3RPH-VVr77Ezg8SQW0JE_88,3723
executorch/devtools/inspector/tests/l1_comparator_test.py,sha256=Jehu60snFwVzo9H67S4FHvfv1i3_k0F4moLjzt0j5i4,1604
executorch/devtools/inspector/tests/mse_comparator_test.py,sha256=UwnBeL2uuT_Tb_ZoGQRyBtcmo4UON8C_-TrINwpgtgE,1671
executorch/devtools/inspector/tests/snr_comparator_test.py,sha256=q6doWfb22mXDFoDILqEJvmWktgKITQO69sSb8zg-XtE,1904
executorch/devtools/scripts/generate_profiling_csv.py,sha256=mGVn59eTPB9FPz_Y7KN6V4Lo2PG5UggCG9N7xwrf4lc,1732
executorch/devtools/size_analysis_tool/size_analysis_tool.py,sha256=lWHje9Z7Akj48zXCM_u5ZF5rUGCRV5wADafZBlSoVDg,5889
executorch/devtools/size_analysis_tool/size_analysis_tool_test.py,sha256=TlqHpqaX8JSzI38x0trZSFTeBZ5FtYicYjk6gMOemfk,3488
executorch/devtools/visualization/__init__.py,sha256=-GfCSa8yRS9AWBk8xDZ3VwpEKVZ2PfwHdOLNLFPnxjo,408
executorch/devtools/visualization/visualization_utils.py,sha256=sw7-Qi5xRrlpCMi3tMNfMm7p34Q5_igoeFXBngYiqqk,5905
executorch/devtools/visualization/visualization_utils_test.py,sha256=OCV7R7tgROgbQCqkoVr6LR-UkmTevB-qprX98s7p4_0,5259
executorch/examples/apple/coreml/llama/export.py,sha256=_QW8azbVHwT2dZZY_DtNdM4zuQqboq1rohHwiybDiNM,7370
executorch/examples/apple/coreml/llama/llama_transformer.py,sha256=hC33NvCCPT8HZh3kTT4SdHjMATq6lu1m4HjGKM95H3M,35651
executorch/examples/apple/coreml/llama/run.py,sha256=k_7r9a2qqV-DgdDhVl9wbnxi4BSPq70XUSv0Ci5zoOY,6156
executorch/examples/apple/coreml/llama/run_lookahead.py,sha256=nlbY9lKbu0ZaqW0YQLH7qG83Vimu0bVJQP0_ayrt0ZQ,8883
executorch/examples/apple/coreml/llama/test.py,sha256=uhqxdk3nzNTRB22pPZ1Aaezqgl62gOAIruaygddLRIw,1294
executorch/examples/apple/coreml/llama/utils.py,sha256=XPSd_BSNGr57s2VcZFaNIxkeYDlTqpN0H4_lQ90SrGQ,4430
executorch/examples/apple/coreml/scripts/debugger_cli.py,sha256=ipjQJcfiVS6PlzdqHwmQkY0Q1IZEdlaUIgmpOhzHweM,5481
executorch/examples/apple/coreml/scripts/export.py,sha256=86G4fgfOvrkTKp_Y45axzh4Yn1YdTK4rOvX6mBZvabs,9569
executorch/examples/apple/coreml/scripts/extract_coreml_models.py,sha256=jNCoXwGdO0CO3iMk-4W0wkcJjTDS2BVo-g2LE4kiH0c,2672
executorch/examples/apple/coreml/scripts/inspector_cli.py,sha256=kdXXx-PCiAuVTqSggGny7dQCTkpC28YQ5glg4rR3cgs,1938
executorch/examples/apple/coreml/scripts/inspector_utils.py,sha256=-ex1HfqRaNmfKCOLGAudTdAx6s4ifz-r0Q4ZpWRMF4k,13927
executorch/examples/apple/mps/scripts/bench_utils.py,sha256=4edzvxaKKGiLhuZsY7lQ1J1XJW0m8ZzKuyAnqZSw7-I,3259
executorch/examples/apple/mps/scripts/mps_example.py,sha256=Yb40m6nQiudPW4ihf2LpBBwH7B1IQnJOVuVb3ytGbjg,7917
executorch/examples/llm_pte_finetuning/__init__.py,sha256=gLYyN77RJRKpb0e-So8FuTJag7zZjhJfd1XdoK_Lbag,630
executorch/examples/llm_pte_finetuning/llama3_config.yaml,sha256=qxhujxpZw-kxnKqoYUGncJQohzZM9EQVYltS33Z_854,2595
executorch/examples/llm_pte_finetuning/model_exporter.py,sha256=KrBTIXXUODGxlBPVY99lH7TOIwTE8y6TBZLLXhhSd8o,2521
executorch/examples/llm_pte_finetuning/model_loading_lib.py,sha256=_jgilbLtO0xx8G39m0tQlypNI-FeRqnDok3IKEWX1mA,5848
executorch/examples/llm_pte_finetuning/phi3_alpaca_code_config.yaml,sha256=jbLYURAztc5E3XSEhdshnCsVteiRZsstvfRuBJxt2yU,1049
executorch/examples/llm_pte_finetuning/phi3_config.yaml,sha256=Sx_mJxa079X3btXswzJUhXWThR82sDvc2qLxDZ8hZLM,1002
executorch/examples/llm_pte_finetuning/qwen_05b_config.yaml,sha256=BuuVpa6Sfvk38biE0EtJInW7VAaT0wVAn9QhiwGdggs,1037
executorch/examples/llm_pte_finetuning/runner.py,sha256=GiOpLHE-NAxH2LvwwJmSQ5hU7IlRetx5-e5lRsdUCB0,4812
executorch/examples/llm_pte_finetuning/training_lib.py,sha256=CGR_u5BJyaKSo8l7ECrGbJm2cOAjAxZGuHe8A-GasBo,5257
executorch/examples/models/__init__.py,sha256=cniAEyKSbroC9n3H4Nk_aBW7TQjp4xJQDrxzbgYWEyk,3375
executorch/examples/models/checkpoint.py,sha256=3mf_u48gSCaceYmQ_cxm9Sq5e8r1Z-qkUuNH11YoqGQ,4209
executorch/examples/models/model_base.py,sha256=mU0CtbutWkkaAN80DIeu02Uj0TKubWpoiIr1Wnxi180,1418
executorch/examples/models/model_factory.py,sha256=F-pBMpii26NMPqUBrcn_XfX7JZQ8M6SwYmG9guOed9I,2221
executorch/examples/models/deeplab_v3/__init__.py,sha256=d9353JeNIM2OoA_QgOE67vYMHK8SQ1AG-hoV5FraCOY,346
executorch/examples/models/deeplab_v3/model.py,sha256=LN4JxKAeJif4TaiOaaJAnM6zQzhuXBQ_sxT_6RPBmPY,1482
executorch/examples/models/deepseek-r1-distill-llama-8B/config/deepseek_xnnpack_q8da4w.yaml,sha256=qAWfQLn4yCskCIYB1yNKSfTeB3MNDgHFYIK2qmMDjJA,287
executorch/examples/models/edsr/__init__.py,sha256=f_Vwb7UmpkU84-BArIfGCDvrymaVqcM6lxQIEJgdbxA,279
executorch/examples/models/edsr/model.py,sha256=_UIFXYacv8vuv6WY9aI9G8z9tE9aOntwgxfHIHyEsmg,733
executorch/examples/models/efficient_sam/__init__.py,sha256=qvWBBe2rhBSIAAW36HpBgEliVfevaj_MbfnRuu7kdP0,285
executorch/examples/models/efficient_sam/model.py,sha256=euBZjFoPFHr9lP-Zx95mdVP2pnw7yN-_89sbGP1SZuk,1082
executorch/examples/models/efficient_sam/efficient_sam_core/build_efficient_sam.py,sha256=HDA1CuOiyjCzzBcKFnnNHR8gxQqi8Z5YTr7xue568F0,789
executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam.py,sha256=W5JzarGZgHEWSXeJryOsy6dkGwiZtV3isKy80VFzVkw,12136
executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_decoder.py,sha256=qm2BHpOT29HTYUxtyDkfkLf35x3LlC7dVh_Fn5Pz8gA,14537
executorch/examples/models/efficient_sam/efficient_sam_core/efficient_sam_encoder.py,sha256=m-Xx0LWz2Z4Zi2jwJvuB-wUx7bAWpMo-lxPemYqbiWg,8216
executorch/examples/models/efficient_sam/efficient_sam_core/mlp.py,sha256=D18laJ4ANI3pa1U3ZZaS3cqAmI4Yjs-JK3fbc04g7qM,952
executorch/examples/models/efficient_sam/efficient_sam_core/two_way_transformer.py,sha256=4iy0HmUfj9JSFA6UsKh7LqOhQ5fahkpNT1DeAf3S2Oo,9861
executorch/examples/models/emformer_rnnt/__init__.py,sha256=ItWA7WTtdm71LiWe8eInqou10f1x-BC6H_qFha6eJQ8,454
executorch/examples/models/emformer_rnnt/model.py,sha256=DozCNFw3HPNzHpzHUunlqHZ6aesKwVppWdKwR9gRpf4,3915
executorch/examples/models/gemma3/__init__.py,sha256=9vEbeX7fNLmD553F553YqxfMITbhzWaBSz-HtNCrVVA,449
executorch/examples/models/gemma3/convert_weights.py,sha256=UwpRIPhdMraLeRv-LqAElUZ8ImqJ9KFO0P2zlgVaYq8,4310
executorch/examples/models/inception_v3/__init__.py,sha256=dYe33AVxQpQ5DZRkgkvcelkFlOT7sfWGlNCjZGev-W4,293
executorch/examples/models/inception_v3/model.py,sha256=P_S8IhFPerJJ6ci8cD8Om6bIHKIsMCgiBkOrA0_Bmj8,836
executorch/examples/models/inception_v4/__init__.py,sha256=PHo6Hm26SE_nk9pUe-z6tAHtmqlsqLKX0Gqd5RbbzoM,293
executorch/examples/models/inception_v4/model.py,sha256=5X1mbjdB86mpr590S-zRyWpbhX9GWnRL6_apvu5qV0E,723
executorch/examples/models/lfm2/__init__.py,sha256=TczX3clw7w1g_qxsiHw6bSXFkyz-LDWtnPf5FbBQGCM,347
executorch/examples/models/lfm2/convert_weights.py,sha256=u4dSrEcAQDHthOOzZU9avPoap-IOt_BS0e6VGB7KU48,2811
executorch/examples/models/lfm2/short_conv.py,sha256=pTXii1Jj0hubfjkfRjRthFjJQajlkN4RO4ubP7IyBQc,4008
executorch/examples/models/lfm2/config/lfm2_xnnpack_fp32.yaml,sha256=7dbGY_3vs5MM4YRYcouzyC-OdyCDw8w2hszra-Jl42g,214
executorch/examples/models/lfm2/config/lfm2_xnnpack_q8da4w.yaml,sha256=7-ekF7JZf12-xJsyf3zrRWxw6frnPzIiw9sJbUy9CEU,247
executorch/examples/models/llama/__init__.py,sha256=TnymcwbjO-N65j-oY0OQfhCYke6k6XN4iLHDkFxznWc,283
executorch/examples/models/llama/attention.py,sha256=OTH-BZ5vrIoKo2eUHtIrx0i18u8UXSEThMhNCGgNTKI,19942
executorch/examples/models/llama/eval_llama.py,sha256=vv8_xsQvCb0TxSuPJH5WeaCnnu6QOANMAHmic0JALN8,1047
executorch/examples/models/llama/eval_llama_lib.py,sha256=GKtfWg3IpasoSrLJrLcPx8BwJ9ipAHkicwMC3O-xxF0,14740
executorch/examples/models/llama/export_llama.py,sha256=144Hrspc9kmtP5RgkRe-5LUmNwcUSznF2EzSntlL1uM,1680
executorch/examples/models/llama/export_llama_lib.py,sha256=GkhGoBvqUNS3xXuiyjmA4lUQJuDiHr1oHcHTesLZMrA,56031
executorch/examples/models/llama/fairseq2.py,sha256=GFRTggFGPBXsTInOs-GlmA6WS4D9O5HJqKtkmapPMRw,2392
executorch/examples/models/llama/feed_forward.py,sha256=lbptLiiCRz7Va3v7uErd06oJP1MWFG9RLtqLnltFQkk,430
executorch/examples/models/llama/hf_download.py,sha256=EHNYRBagHWEQXvAlyqbQt4O3bBKFcZOiRJEYbAGl2cY,1684
executorch/examples/models/llama/install_requirement_helper.py,sha256=ZhRSw0asn7rt5_x9-wXW8EOjBlok3NF2MkxC-KDMO_Q,836
executorch/examples/models/llama/llama_transformer.py,sha256=Nn3gmh3xgH9EM1bdoVu3YUKscl5Uz0-kNQzwyT8khVE,11294
executorch/examples/models/llama/lora.py,sha256=CgWjcaUlMl3vN0YpL0xAJLu547wE34MmFk98Cz2Y-w8,1687
executorch/examples/models/llama/model.py,sha256=hPnCjAdYrJHBpezGNZj9yqbbq8pHBrQd0K0VLW1n-QA,18443
executorch/examples/models/llama/model_args.py,sha256=HEEQdebPD9VdmAnMZtWzBU1NfRPPI75LA74fP7-E-a0,6378
executorch/examples/models/llama/norm.py,sha256=b9Yb1_vtDt27PBIgOQPxez-7ac6jmua1Av5yMSdUq1w,1600
executorch/examples/models/llama/rope.py,sha256=6Qejp7Rg3bzMw_pCCeDZCXSgzgnHTld-MiWIzS0wQM8,13262
executorch/examples/models/llama/static_attention.py,sha256=yGj3f1szP5_jfaJkGozquH4UN9_d_F1E5KsT3Q7y7Jw,37929
executorch/examples/models/llama/config/llama_bf16.yaml,sha256=M854L98bUv0xjmvYYqx6YLWifgUadDQ3iIPWrCiVz0s,162
executorch/examples/models/llama/config/llama_q8da4w.yaml,sha256=F0IvpUVVF2-lkuBC7vJrMlmvBIQOA47BSU5W6dN6V70,192
executorch/examples/models/llama/config/llama_xnnpack_qat.yaml,sha256=udTdhaswybOujF34BTISngEwRaIYYuFM_B-B3BDPNqU,432
executorch/examples/models/llama/config/llama_xnnpack_spinquant.yaml,sha256=2sncIlB5jWOKqN2I7Mo_CBVJjxC1raKwEcCihId8Wps,425
executorch/examples/models/llama/config/test_llm_config.py,sha256=lEqRW9zD1nzNipX9X56qUK-A3Ve3NAGdcoARTIu_UF0,3460
executorch/examples/models/llama/evaluate/__init__.py,sha256=n_5kMoEU8gyTYBCcWuTLP3pWmEM08ouOt8bJKgfKdeM,300
executorch/examples/models/llama/evaluate/eager_eval.py,sha256=jFX5uoEd5WIwmxr-2t4_e1Zns0i0GjBbL4EvhZPngN4,2725
executorch/examples/models/llama/experimental/generate.py,sha256=eHUjzryDKJsLSdYwt0_sC00k0_qjqH2LmTcxtK_I9LU,5894
executorch/examples/models/llama/experimental/load_gguf_q4_0.py,sha256=Kwb-BauNKo8oP1xDI8Cf8Uacr42buKc2ZXkGL9B1aew,6791
executorch/examples/models/llama/experimental/subclass.py,sha256=vD7EjFsjQv8O3jo-tMdECsACpaWHtYj26BZgncnWWKY,8590
executorch/examples/models/llama/experimental/test_subclass.py,sha256=wvjM5p_gQuIWtZsgBNTAGX8Il4a3L-BnigwJmxKutfU,896
executorch/examples/models/llama/runner/eager.py,sha256=zku7hJGiNDFJObjJcPRoVYOVoouqZth2YOlZe8RXdX4,4296
executorch/examples/models/llama/runner/generation.py,sha256=wRuGdJpEd-epmY_egBOfD423Kv9eDK6C40h_pnHfAjY,8850
executorch/examples/models/llama/runner/native.py,sha256=VMq1FbiUoK79xCg4C-b1Y0h6ErmkcqHRKjK99oIX1ik,3888
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=i_EOOozM__uRk_jxlCtJtTVgYfzPfBICN6KXBIV44GM,7851
executorch/examples/models/llama/source_transformation/attention.py,sha256=LfjIh0c9bvB_iSy7Aqq_K9xNTpZ8eL6GnM-Z776oLc4,7139
executorch/examples/models/llama/source_transformation/attention_sink.py,sha256=Zn_KccgO5RO55PiduPD2RFEMvGdxqSDYmwNW74mflAM,11907
executorch/examples/models/llama/source_transformation/custom_kv_cache.py,sha256=KN-1M02A4djTg6xnOaEjSQiu4zgpZMDtAvfNjwovi2I,23258
executorch/examples/models/llama/source_transformation/lora.py,sha256=s9DBHwQwtW35mwAK9Qty8e-c-01pXeiWTqp54on6FUE,5463
executorch/examples/models/llama/source_transformation/pre_quantization.py,sha256=kkfw_7LnhwsWqWCzO5DRRWF3u30ld3MpDjyDGDhkoW0,6999
executorch/examples/models/llama/source_transformation/prune_vocab.py,sha256=epmIkmAO5Sn0BTxgYmRlG2ys2igGlw8MiAYS0HehiZs,4481
executorch/examples/models/llama/source_transformation/quantize.py,sha256=qtITzpjR4PI4LHsh8RnT-bAC5x4_AobPz8nm2o81Lns,33595
executorch/examples/models/llama/source_transformation/rms_norm.py,sha256=0aMZYTf8A1UgYQkB1jAhuqF5iO--6xkJlbTVqwzpZoM,778
executorch/examples/models/llama/source_transformation/rope.py,sha256=FgJR23D21U1dbDu-drpMf-imJPRbKRa79abOX51elZw,1722
executorch/examples/models/llama/source_transformation/sdpa.py,sha256=KW-aVonnN4K373aSWH0NZqz36o7w_TAnqxwcrRhOaIc,17593
executorch/examples/models/llama/source_transformation/spin_quant.py,sha256=w4ya21GEx6BrvVFRExDQbpPZ0IRNfkOujAJVeXI6NVo,3066
executorch/examples/models/llama/source_transformation/test_attention_sink.py,sha256=iE_UksaaiAQfRWLYrAhMupNUJsHKE0nFr_2W4rPJwf8,17227
executorch/examples/models/llama/source_transformation/test_quantized_kv_cache.py,sha256=swElxiTX3R8IYGEvSc-mtQfueFvWyy5584vWfgKDYIM,4261
executorch/examples/models/llama/source_transformation/test_quantized_sdpa.py,sha256=p9W8bqxwuiFOimsKi_uMfUkJi1NdO3_zLKF7MgCsGGM,6393
executorch/examples/models/llama/source_transformation/test_sdpa_with_quantized_kv_cache.py,sha256=OY0RY9pHIvrorHsRmrlCtri4zVdfZ_n3GxMAsnQylgw,3658
executorch/examples/models/llama/tests/test_export_llama_lib.py,sha256=CFEA5BewZYcgt1kvoONOpcMP0hfE1KUWB7KNeCJZ_tQ,1883
executorch/examples/models/llama/tests/test_pre_quantization_transforms.py,sha256=4r0ZLsdYmzVaAyDOUL_plMyBBPt3-RoLE0FrmMoa6iE,6517
executorch/examples/models/llama/tests/test_replace_kv_cache.py,sha256=0YYGe_zdxC_Bmg6d_Y9lYg9j6DFHSo1OboOceidKmrE,6594
executorch/examples/models/llama/tests/test_ring_attention.py,sha256=ygy0sksdtIkaraO95VVEj_1qPueorb9TiaMHSVzhHgs,15059
executorch/examples/models/llama/tests/test_ring_kv_cache.py,sha256=pxZp-pP51hA03744LWlKm-Pn6lPFdq2Wqh-CnTjM3BI,17947
executorch/examples/models/llama/tests/test_simple_sdpa.py,sha256=aqZxdhNzJiqX6bNybav_4T_E-mzM7xfSNSpTFmpII-E,2251
executorch/examples/models/llama/tests/test_static_attention.py,sha256=rr6c413fltJl85bG_4y_AW6kVgFYaCujUWjzoiuPnME,13954
executorch/examples/models/llama/tokenizer/tiktoken.py,sha256=otkaeSAnggpPHRmF_bnR-56XAqrMditdh7xGIfq18Pg,7418
executorch/examples/models/llama3_2_vision/__init__.py,sha256=hyFyqt8ckUG5Yh5jXv_k2hNUYM7ds3o02lS9TybdP4g,446
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=L_Z25L-HqE0m7dFXvJRKGDQ4886BO0goMaTVHfaGoxc,1304
executorch/examples/models/llama3_2_vision/preprocess/model.py,sha256=mGc3yvQUbHqYw3FFesVmYMco_-rnsa0zrSajpnz3SJo,2282
executorch/examples/models/llama3_2_vision/preprocess/test_preprocess.py,sha256=2uyDsz3LV3lVBHyC1RnD55HeK_p9AwywcxXX_A8n2kg,13228
executorch/examples/models/llama3_2_vision/runner/eager.py,sha256=7TfpIsIbL9UotpqrnGjw-9Zp7nlv6JH935KVet5btPQ,2000
executorch/examples/models/llama3_2_vision/runner/exported.py,sha256=ZOK3_N7w_qd-4gVGlsd1xRFTDbFO3JXeVsE9nplzVI8,2459
executorch/examples/models/llama3_2_vision/runner/generation.py,sha256=pum-ZQbSeEAwEKgTNKug3JQdE6XT9Kzf4KKpsFLblto,3442
executorch/examples/models/llama3_2_vision/runner/native.py,sha256=2-0stcxhMQvGXRhDIR41dslwAjgADjB3ykQ8c69pAAE,4028
executorch/examples/models/llama3_2_vision/text_decoder/model.py,sha256=0JjHUfsTKQa6jluUFldNOAS3QqYhOwPr-G3kTWKWY7w,8064
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=caVFA6iu3KR2ZR-_zEeesf66dq_YiNy1hZstqMr2r7I,2921
executorch/examples/models/llama3_2_vision/vision_encoder/__init__.py,sha256=8Mro6DIbBTjYlOYlxl41nqi3-q5NwZiIrHBViEh_G4Q,364
executorch/examples/models/llama3_2_vision/vision_encoder/model.py,sha256=D3WmwnUnMU_pKIF2AtAO0zmLNLv4aH4jYS1QfBiDkv4,3109
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=PiP0mvCcyNq-rwfIXpKsLQjeEck83meQl9GSST3_La8,1502
executorch/examples/models/llava/__init__.py,sha256=4Ne7PVF5oz4ArhRXtkJKcJLaQ0Ju6VQqfIjTj28Bu9Y,281
executorch/examples/models/llava/export_llava.py,sha256=h8lVQrG_lkgJhV0uYt6YvOG6zJZP_N3FZxWIghsc8Ws,13113
executorch/examples/models/llava/model.py,sha256=Um9b9ulaDrvNHWWUw9D04u54jblv1szUy6Wxcf4ffLc,18437
executorch/examples/models/llava/test/test_llava.py,sha256=r2ABFR3lJzHq9p2fXPB9ohiKjY31mgdUYaSzb3S0Ydw,6152
executorch/examples/models/llava/test/test_pte.py,sha256=fgldS-K91g6wqCOzSl1BE7IryyTLBjK1IPwyT9kwvhg,3651
executorch/examples/models/lstm/__init__.py,sha256=rMpUy55s9Iys_rhjBJ6h8UZJWcrXUX0So4Nb0XSayVA,332
executorch/examples/models/lstm/model.py,sha256=42U4unW3__NP_6LbNsCKCVSs7Qk8emIR_0Su3MIgBXw,861
executorch/examples/models/mobilebert/__init__.py,sha256=v3An0SFCMc06IGNCEFAwN_evaVGCIkROWRHqe_scMOU,305
executorch/examples/models/mobilebert/model.py,sha256=dvRRFzZgfvurBy1vnOVJfyLjksBCwPaBnkVSeQHHFZY,973
executorch/examples/models/mobilenet_v2/__init__.py,sha256=zCANSnJA_g3w1OCgc-sUzReLb9KHVHv4IZxMZYuEDIQ,320
executorch/examples/models/mobilenet_v2/model.py,sha256=VngI4q5nm6ibGN-1W5ugZcKgTtrs34dCyth1NxJioDM,2358
executorch/examples/models/mobilenet_v3/__init__.py,sha256=KenZO99k-VZDSyR3Dms5YJO7kTRL28plMO1SXXC8z_Y,277
executorch/examples/models/mobilenet_v3/model.py,sha256=yjymK3UTW0C7MHbins4si_r-3LwNmQizF_3rtj0Bz6g,831
executorch/examples/models/moshi/mimi/test_mimi.py,sha256=kb4K01svI4g4jYtrDKpZcJfYfyvwSrrVVYmgSW1dN2s,9545
executorch/examples/models/phi-3-mini/__init__.py,sha256=mpOhzztPbzLZR6WaE1G7z6j9OCX5ftj3A-akqQ0WXX4,282
executorch/examples/models/phi-3-mini/eager.py,sha256=jNgVdGpVEXUylPI99dtQl_8vyCJmj702sxvS_vkBtsk,3426
executorch/examples/models/phi-3-mini/export_phi-3-mini.py,sha256=UxqAP5lXhtHlmp9tDotOm7ad-4AjCJ_rkFlXEQ4P0Kg,6283
executorch/examples/models/phi-3-mini/phi_3_mini.py,sha256=RGB-IN_iSNv-zPGpaqyTmzKWzw42IiXNEVva1l63mSc,1421
executorch/examples/models/phi-3-mini/static_cache.py,sha256=k5MBIa7QEosid_C-n0bbrUrxnZZTlb_mHTR-7ynDU7k,1347
executorch/examples/models/phi-3-mini-lora/export_model.py,sha256=ACPshyKTFn9W6lApL_7doAby_iDtlDWSVMdJtMiKhfk,4958
executorch/examples/models/phi_4_mini/__init__.py,sha256=Z2HbwrFEpYfZuA84thCcY7cOAtW7mswoIltf0FYQ-Qk,457
executorch/examples/models/phi_4_mini/convert_weights.py,sha256=xTaOyrJdLdN9ss22nT1DCIn9sfRf_-DdU20RPj308II,6224
executorch/examples/models/phi_4_mini/config/phi_4_mini_xnnpack.yaml,sha256=uJrjgNxn9fipXBQZT5uRJtOrwQuTJiW1b5cNoadagB0,224
executorch/examples/models/qwen2_5/__init__.py,sha256=j0ZBI8GGEbmpA44qLuNUkyCTXDzZfL0gr7cLSTrFvp0,452
executorch/examples/models/qwen2_5/convert_weights.py,sha256=77G1B33LtTrGP7uGDcPj0fv9jp3XwuFV9xDtutifqbk,3340
executorch/examples/models/qwen2_5/config/qwen2_5_xnnpack_q8da4w.yaml,sha256=iTUaTG09buXe5aiNHWfxss1gzAgjHhtatuwp2g_7Dgc,231
executorch/examples/models/qwen3/__init__.py,sha256=v2vKntbc4KPdHjFPpNotszAr1PzsQWPlM8iyLxtukCI,446
executorch/examples/models/qwen3/convert_weights.py,sha256=qWw5UxLiOVQXb4ARK3D1ciY8wWWzYXNdybc1jfuxBVU,5443
executorch/examples/models/qwen3/config/qwen3_xnnpack_q8da4w.yaml,sha256=oN6t-4tHVPadUuvPHD2Tr0WFTAN8eR1vNHBwhx5CXmE,255
executorch/examples/models/resnet/__init__.py,sha256=8rbJncFER7oYHjO9KlrLMn39v6Wi6LvGSnmIfsbpmas,322
executorch/examples/models/resnet/model.py,sha256=zphZRFrJqNaoaMW-zuoWOrs1zRZBiwxBEoUaBnZSVmw,1376
executorch/examples/models/smollm2/__init__.py,sha256=hSs2yzivKvG3wXypaXV6rCPkj-f7qttETe5IuZlYbss,452
executorch/examples/models/smollm2/convert_weights.py,sha256=mHzv2YWeYnSkepBOBLNiVuZILjm3yOAs8hPicEpy_Wk,2997
executorch/examples/models/smollm3/__init__.py,sha256=RZGcnvbISCkQ97iT4Iy-Hu6Drex28vjJNysKgscMLp4,452
executorch/examples/models/smollm3/convert_weights.py,sha256=Rj_YJu2dzjIOhSu1kFPawZ18TxawsOgFg2azBX1l7ME,4053
executorch/examples/models/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/examples/models/test/test_export.py,sha256=ea5EldKFZV77H-2OivAyl9NpjnbvQCvaXVvSVPMdXjw,6538
executorch/examples/models/torchvision_vit/__init__.py,sha256=UOhGcuHxPjg9NWbXzFFbtJgDPQNQ5N_mJWMmR232d7U,299
executorch/examples/models/torchvision_vit/model.py,sha256=PEXrijlKtVo5HVwIU8wHRrqvTdeL1N0JHlzFxi-nt18,815
executorch/examples/models/toy_model/__init__.py,sha256=0xNCzSWdkCG_3kqNQLhEZNGmRO3kuVRWAqXTviTaSRA,407
executorch/examples/models/toy_model/model.py,sha256=w_IOjulIy05KIt6Is4FzOA-YE0kTUEQvVIVlLpqSIm0,2342
executorch/examples/models/wav2letter/__init__.py,sha256=LuRZgfXBEFK27FIQOJGQcFlsX1rkpoSOLLi33skMFs4,291
executorch/examples/models/wav2letter/model.py,sha256=7Kie6NwncYn21qWy27oXt0nlKjjmguoEOCwALN8D4ho,877
executorch/examples/models/yolo12/export_and_validate.py,sha256=N6j5n3BHOxPK3eW4ZaIBsCuqoNPoUpRxtyf1UBibRuU,13807
executorch/examples/nxp/experimental/cifar_net/cifar_net.py,sha256=N-6_FeHHJ0tTZGi9Us3rolctUjHed2Ut-XtXxaBLAHM,9168
executorch/examples/xnnpack/__init__.py,sha256=HyUkj4lnX1JQKEsAeGSzaTMLqtf7PcofTvUClVXj1a8,1973
executorch/examples/xnnpack/aot_compiler.py,sha256=g4iYvX-rd2Gp3MHKG-zPAxCxkVAqOOfx3LtSmxBiA_I,4035
executorch/examples/xnnpack/quantization/example.py,sha256=rv26I3cjSgZNaHtyPHvDjHO_M1G_bWA2LRMx9oAXpOI,8155
executorch/examples/xnnpack/quantization/utils.py,sha256=iXTfv5EG4XHi-Kl8HEVqiPxLecqF3FqYn_nOwizIIGY,1465
executorch/exir/__init__.py,sha256=vwqO8LZ8_kG4cHiJh1ZjMS1wIlxtv2whCTX-TRxKRMs,1456
executorch/exir/_warnings.py,sha256=TZg8uTN5d7hnZhzGZiWM7MGzmlK8mTNl3noB_BlnVyI,1291
executorch/exir/common.py,sha256=VgPktkhsZ5ZnqF3Mp1_PyiIofuIRjBplHrA0YynuSeA,4374
executorch/exir/control_flow.py,sha256=tMpr3ep8VYg2xIpttoyIB1S9T2-S98v1M0Zbqdro4Bo,6755
executorch/exir/debug_handle_utils.py,sha256=BjOEfWmsELgvKi_yXpiZtMPgPwcFiO2NRRoeLoGualc,971
executorch/exir/delegate.py,sha256=LHqfh5r-6jyTaoHjn7y8G_U18HpNwwAPrk6GcxVfhkQ,6732
executorch/exir/delegate.pyi,sha256=C8utmN51JkJagy7HYPcPLi9Ym1ozEKHJPN7vDSLSquE,688
executorch/exir/dim_order_utils.py,sha256=5byIw4T7gk3lbYB4lL8cev6KShI4zvLCj4BmuWOkDa4,2620
executorch/exir/dynamic_shape.py,sha256=28ezQcaKBgXEwVH8XKGE8ln43kqg9CdXqJR_cTI2QNo,327
executorch/exir/error.py,sha256=IEZClsoHO8mP12kHHxrFs0SWJR5H3wwX4UKWITtHfD0,2043
executorch/exir/graph.py,sha256=89IvD0DtWYg9mgsKB8R3rPEEVZWhja-hO_PjRz7OTqQ,2842
executorch/exir/graph_module.py,sha256=m4gDVprGmya_AGJbSycv68JLSkRiy5JEGo0i5BOd3m0,3065
executorch/exir/lowered_backend_module.py,sha256=VVikDWkDfqz0A0vP9WbEh1HSO5M_2Z55cenuI6xXNKg,40504
executorch/exir/memory.py,sha256=gncysv8gCJi-Fx_DqqtmH15bhu7UEB-HyxrZXQ0p_bE,1343
executorch/exir/memory_planning.py,sha256=tq595K9_RSNnWgbbWeRr2tA5rdy1R9v-frfZtWJuqsU,47575
executorch/exir/pass_base.py,sha256=dra6yR8FRb2nNpNJL0h0ASWLWfNCGi5iZDrfUO6c9fo,28832
executorch/exir/pass_manager.py,sha256=DGuhhr7O5FpRTJXLgtZsEutu03UXeuR1sPbZGXUFX-4,2894
executorch/exir/print_program.py,sha256=hGixvVkETwBV1AqHM8q1IvTzuveENCCjSV8OIqP7gJA,16406
executorch/exir/scalar_type.py,sha256=FVNlNZcpNn2Mkv75tEGIl0Ub5M_mj-VDMAUc_ATbq3s,748
executorch/exir/schema.py,sha256=4hoYZzG0h9Z9LF_ALByPDR2c28MVJ0YcUaW43NqYark,5827
executorch/exir/sym_util.py,sha256=d5SxXqKcBsGbl04fr1ICJE-YyubuC4OrfIDROnKJ_Mk,3057
executorch/exir/tensor.py,sha256=TZDcVC3vXGPr1eyEVb18JDG4PHhFh4qHy2c2BbHjNvs,13493
executorch/exir/tracer.py,sha256=3Z-sUPd4FsCe2QqsipPtdtgj3cnX_62osNrsciEGEj0,28708
executorch/exir/types.py,sha256=APxHP8dFzwHtpeidhsoPVqFCiCeQBDifYCopbP9ugf4,629
executorch/exir/version.py,sha256=e7gAWSwoqHs8zWYj401CpENU-40HmUvxvMDESSax8kI,263
executorch/exir/wrap.py,sha256=PVZE6qO6CeGfIAoNLxAP48pCOYQepblmpqA6Rxqugts,1074
executorch/exir/_serialize/__init__.py,sha256=hbVcHHY_NhDk5lhVKYWiNe1C_0PhwQMPrqZ96ebYXr8,532
executorch/exir/_serialize/_cord.py,sha256=HptYcdDihQ6hQTGjtcgwn7Nw3Aqx4LaX4syECSO19DQ,1730
executorch/exir/_serialize/_dataclass.py,sha256=QScJtixUJIDC9Qd2eQZqGeFts_-m3eOAMaUjOJU2C6A,5248
executorch/exir/_serialize/_flatbuffer.py,sha256=AxN_m3E82I_GZYoNmuEhNat0KBS0IROeUvsPYpkOT5s,13332
executorch/exir/_serialize/_named_data_store.py,sha256=18GC9TnYFponKxGO8HJsv-28AbNB9S_FbzIUQq6eV0o,7842
executorch/exir/_serialize/_program.py,sha256=ctJGZohnlYwMRPaeqnJOUgsga9Arr671XD4JC03w0rw,27137
executorch/exir/_serialize/_serialize.py,sha256=FWw3HLwak1NBrdWGe1uhwpvaSzfDGR2j5vlzpThFFdI,6005
executorch/exir/_serialize/data_serializer.py,sha256=0aIZFUl4F2OYy6DGl2L3peWGjbksGJoIQczPiBhkZgg,2368
executorch/exir/_serialize/padding.py,sha256=fA9QNXm5mEQf2sLspFeK5zlV3RexxghIggTf2ULso4E,1303
executorch/exir/_serialize/program.fbs,sha256=cjA9Plc4Jnv34UZdxHNDxKippVNc08kelVrig5XikXU,17291
executorch/exir/_serialize/scalar_type.fbs,sha256=8XkD7gyM7WBStEUXyQBGbAD3ygUiu4PU4vPcV-kqaJU,840
executorch/exir/_serialize/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/_serialize/test/test_cord.py,sha256=AilMVoBZiyrb_ZIMMH790-38tTL-1LJpBiAKlvOfuig,1943
executorch/exir/_serialize/test/test_flatbuffer.py,sha256=EJW38aTy8VtbTlTJqIZVR6ZgXhyVnVieV2DKwrxAsJo,13999
executorch/exir/_serialize/test/test_named_data_store.py,sha256=4o-CHsDjUKF_jTPTB06CFQuTUueLvBXqSdcyiqxjXRk,5902
executorch/exir/_serialize/test/test_program.py,sha256=TcBWApvGr9KMUh1ZkV7jsUuth-Kf1BzVLzA5CXMbofo,50193
executorch/exir/backend/backend_api.py,sha256=ryY4F3bZIj1Co2WBMisKyBTO2Guft77OoDkDu3fXwBw,32845
executorch/exir/backend/backend_details.py,sha256=4fMWylf9jcXtmEEws7KjIBSjH6blVg74jtkddbMbpw4,5664
executorch/exir/backend/compile_spec_schema.py,sha256=8p49luFTQRppRhASkzghAsRvtoTyoQoUWbP40a0On1c,441
executorch/exir/backend/operator_support.py,sha256=FLlV1pA8XB93lfW9SJPrjYJXYVxnV1x-5RHYtrxd7l0,4479
executorch/exir/backend/partitioner.py,sha256=3Scy-Srb1fYkJcbMjYa04SGA2BP3InauY8u1k6Zo5X8,4988
executorch/exir/backend/utils.py,sha256=0Z5bHeiqjhARubViUny-foMJFuBRC2W0bI7dkWHL53s,30461
executorch/exir/backend/canonical_partitioners/all_node_partitioner.py,sha256=TjVuxOF2du-37VnPEYymNuBIXcBaprr3WKCsgTBLXsc,1988
executorch/exir/backend/canonical_partitioners/config_partitioner.py,sha256=ob-bbndYMXTboPsoKt85Bb_5ZOf6JLm7IdkudTsCw5E,9857
executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py,sha256=rZl8gU8YaBBJbU7-LDuEdhMRgV2D6Ql4o1vSugTMrE4,6880
executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py,sha256=qnuinPHXflB0feKP_Kph37cWwkU52KfKqLiteD28RHk,3666
executorch/exir/backend/canonical_partitioners/group_partitioner.py,sha256=YLROAwhA8x7p5dLfcseqE22paOEkZUi8WjH7fqtYxl8,14963
executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py,sha256=ILCeayAkAO41cJqketQRqbOoNfB_F1IdPWHrF3SeiV0,7101
executorch/exir/backend/test/backend_with_compiler_demo.py,sha256=_l078iDiLSMjPepBFya9jRYyZt14ko_5kaB4SVotbW4,5286
executorch/exir/backend/test/backend_with_delegate_mapping_demo.py,sha256=oHFFXegfm1JMKV2xfw6ElBUENbRz_BRFKPWBh4r3LAU,8359
executorch/exir/backend/test/backend_with_named_data_map.py,sha256=4p5IXfbOFBkv8wj1f1Qh7ZPcEcEyqme0Mrd5io52r_Y,4358
executorch/exir/backend/test/backend_with_preprocess_all_demo.py,sha256=7mbzzBa9LbW97Qoqc45w4VctCB4zvH0oS9RKof6OmrI,11849
executorch/exir/backend/test/hta_partitioner_demo.py,sha256=OyHXXKY7CrKw55Y87Vqps5qjbFQY7cmJRcFQkYT7rC0,10871
executorch/exir/backend/test/op_partitioner_demo.py,sha256=sdKSkOrl5HqZtEuVnzLYPYW-fwLu5NOGM26FK0WvQG4,10305
executorch/exir/backend/test/qnn_backend_demo.py,sha256=brmnfw8MK037zeKngEj-ZqjB2HE5MjPQQ6ghTwRXMVI,1131
executorch/exir/backend/test/test_backend_with_named_data_map.py,sha256=XXerHwZ1MSQUURTs11rKDrmMy7ZGQV_80kotdIwt3Qk,3071
executorch/exir/backend/test/test_backends.py,sha256=bskQWhVt3uspIruj4hhDs3LLH8Sq5LJu8D_ThQwqPEA,53092
executorch/exir/backend/test/test_backends_lifted.py,sha256=XsNGF-t8AZe_ZWHjumGq6PtGRTcIJ3-TC9f3T2gno0I,48927
executorch/exir/backend/test/test_backends_nested.py,sha256=iFQTC7ku1s5fSYiMrT-F5jY962F6fnZRes27PY3tnsM,9852
executorch/exir/backend/test/test_compatibility.py,sha256=D-vZwWm-mTKhelWqM0ncdBZf-XyUIHq5GK-7GyCOew8,4379
executorch/exir/backend/test/test_debug_handle_map.py,sha256=B0xsvMtb98CqHHZk7tDVn2xolxnqG6xEoKUDbpmnkRA,5234
executorch/exir/backend/test/test_delegate_map_builder.py,sha256=4YkSJVKRbrQiJGZquDMq_fgwYzDdNon2n6sqAYE9JuY,9213
executorch/exir/backend/test/test_graph_partition.py,sha256=hD0xmTN050Y5QxFEKGYhIZfJ18Mh7gs8KNs6ZF99I0s,8971
executorch/exir/backend/test/test_group_partitioner.py,sha256=qM6505FrzaQxxns5dLbgDxRhkdNouW2xAgV2Txzio8Q,61693
executorch/exir/backend/test/test_lowered_backend_module.py,sha256=2tee_7K-bxZalpNB9rcaRlk1fG-YxWMJl_qcKiapwRE,7267
executorch/exir/backend/test/test_partitioner.py,sha256=0wbAkEypujxf-fO3AwoTbEUQjUn2S9xF25Mb0qlyayw,31475
executorch/exir/backend/test/test_passes.py,sha256=LCVkKYNZ8JJctdFXDjnEWTh7Tl7safUu6IwrUF38Zno,1653
executorch/exir/backend/test/test_to_backend_multi_method.py,sha256=ijsCOwsptJFUxukAgOuY5O6s9xSvnC4oDtOFcAsqpNs,22714
executorch/exir/backend/test/test_utils.py,sha256=PMT8oJ-b5UHYNGPsGNTG9j7w7wibxMJlHLB2KTrx84I,9196
executorch/exir/backend/test/demos/test_delegate_aten_mode.py,sha256=XLehaf-rkEmhS-SQv3dMr3clp30rCapDCJrmn2dwUN0,2498
executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py,sha256=FbWSaibkvT7eYcTaduvQ3cQE9K-U5bnuYPlMDH2eOX0,6777
executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py,sha256=S4b0MAHxQYQZwGSI3LtTrozftg_A4AW3lYsZrJoh534,2838
executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py,sha256=1BjNZ1HnrcsTPa4b6ubNCFzzNbPg4OBey83gydW31Tw,1174
executorch/exir/backend/test/demos/rpc/test_rpc.py,sha256=4fx9ArjH-KC9k4iD6ornVK-5Ogu3WqDR6dJ99pwLb1s,7996
executorch/exir/capture/__init__.py,sha256=L9O6PAXwtzIk-6BAA853oxo64YwKe6WWC0mHd2kXerE,637
executorch/exir/capture/_capture.py,sha256=R41pz5IqYBpNFF0UNusyoPzGjTCuJIPDyE4OUTAmFFU,14306
executorch/exir/capture/_config.py,sha256=zVpme1spy2dkojOXgdlprH_5Zj1ansfb1ea-pm1Lw8E,5040
executorch/exir/capture/_unlift.py,sha256=tQOqjC9zwSaZcSUHkGc6bRxPWhqETmcOHdLZ1ppDi5Q,6258
executorch/exir/dialects/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/dialects/_ops.py,sha256=pP-ax36QM4U2ElOWcx3avQUQvIKLH9jMixUAa-aXnUg,6510
executorch/exir/dialects/backend/_ops.py,sha256=OyG15kJph8LRqevjOB-iA_f-vUqGKR6b7li1BGw_ioE,4696
executorch/exir/dialects/backend/test/test_backend_ops.py,sha256=v_iq99Lc1xnsCTyeq93tvaaDrHSSgLwpCTo_zPPK3w8,2743
executorch/exir/dialects/edge/_ops.py,sha256=A_pkIrbV0ekQkgw9R1B7_i1lBfRZDOO1mGYy50Pruxg,15233
executorch/exir/dialects/edge/edge.yaml,sha256=pIU4OvIqgHcfFwSX3gr5-8-4xIqO2ieVO3ijBMQYtZM,146510
executorch/exir/dialects/edge/arg/model.py,sha256=inNrBsBBZgmCx-9fRdXKf0AhxtjEybploVi5sRTA_KY,7368
executorch/exir/dialects/edge/arg/type.py,sha256=abWVWu-RFUbayW92kuDi-Sscd2vBEOnspQKECZ_RPdU,1259
executorch/exir/dialects/edge/dtype/runner.py,sha256=yimbAOVYdKOrJXYu5ZQOm_r_a9DOcgv_g1cd-_KvVLA,4626
executorch/exir/dialects/edge/dtype/supported.py,sha256=ASKgNxQrGwIzWwd6Hx8FGtfw4cZkCDN-YSenJHr8ucI,1581
executorch/exir/dialects/edge/dtype/utils.py,sha256=QNEpUMiLat4qXvWM072GPViEDhIJP4hErZvsnQMK8dE,1370
executorch/exir/dialects/edge/op/api.py,sha256=Qh_K5qLl5duV4CgxROMqEWjXyGVOhttB_CSSL5-8O4c,3315
executorch/exir/dialects/edge/op/sample_input.py,sha256=1L6-OTs2UTsYj8cVcuh-A_mihikDo8wfFKM_vowCRek,43513
executorch/exir/dialects/edge/op/test/test_api.py,sha256=g-TdkTSqfrGUSWx9CYIvBH0TMKnM2YL88hLrfzVVm9U,1669
executorch/exir/dialects/edge/spec/gen.py,sha256=AHXAZlzuaPmXd6dnmNIyc55v-6yL_xYPInrMVvcmO8I,19335
executorch/exir/dialects/edge/spec/utils.py,sha256=Lj6w9KJPL7bgjni8FDIjmwVKpQS6E04zp8Pr6ky5teM,13569
executorch/exir/dialects/edge/test/test_edge_ops.py,sha256=ODbTR2oDFcXlFGGAo-43KdIonGlq4_BuaVy6BcBFrRY,15473
executorch/exir/dialects/edge/test/test_edge_yaml.py,sha256=_J4ireD5c-HrfWH_8eHa_-XCpe1kNoMdp95ziuGEeuo,9595
executorch/exir/dialects/test/test_exir_dialect_ops.py,sha256=37ymRkg6ygFSvsnQ9UqsfjYAcwKPDzahJWARPxxAyco,748
executorch/exir/emit/__init__.py,sha256=Ag7iA6unrUI-vK1EET73lcuqbF5dBG0wfFx8ORBUcH4,355
executorch/exir/emit/_emit_program.py,sha256=9XroBEAUhH2eZRbogmoRrKp4jBD02Gbep118HBC92q4,8398
executorch/exir/emit/_emitter.py,sha256=rzHrUFOo8XAdnFmZzb8OR6LOAlbMjTb93NMHVBI9-M8,76184
executorch/exir/emit/test/test_emit.py,sha256=6_wHaVx3ySryD1RJuwWEXcYYCm7gN0utr-X5IlgiYfo,76575
executorch/exir/operator/convert.py,sha256=YvY6BpUN5KCMVrH-B7hpLOQlTOXno3XUDUp7k1FM-Xw,13362
executorch/exir/operator/manip.py,sha256=5xQS36FUqloH-elI90iwu4yZIJcN5cSeM2nPpSgjJys,2911
executorch/exir/operator/util.py,sha256=zMXUxouY5IFRM2Ka2QJ9ym3AuW3QUH22yquuZ_VFwlk,2471
executorch/exir/operator/test/test_operator.py,sha256=dNURLWUjr99T2ZyvuDF8KPDnXzKHJIyVju4j4l0XUGU,3088
executorch/exir/passes/__init__.py,sha256=uzlvlX8MjtKt-6SeW5khphIG3MoI4U3kwlmVOfXbA_c,21621
executorch/exir/passes/_quant_patterns_and_replacements.py,sha256=WToqDJ48rf7bMiZHHQevHdN567rGmQ2gOKj-ABhyu7k,52656
executorch/exir/passes/const_prop_pass.py,sha256=ohTCMwbeBTa3BQV4hfgyvjZpy1648iL_6Ys_4q5DeO0,3131
executorch/exir/passes/constant_prop_pass.py,sha256=asoSlF0joJOdCcC1dmdGaw88EAgTi94Uf7Mlze5bWxI,14433
executorch/exir/passes/debug_handle_generator_pass.py,sha256=o4fJciIZx8Fh7l0FLkhGw1d6Bx0T3GLfBRlD2OkaOP0,3186
executorch/exir/passes/dim_order_ops_registry.py,sha256=j4D3M32v0KZ5rWXjDfc4d-QxC3U1fPtNpDd9hue4dq0,3391
executorch/exir/passes/dynamic_shape_prop_pass.py,sha256=khvDa9X6STJxVGJnQ5u8iLMh_D5s-T0S7fzb70oSUSU,12441
executorch/exir/passes/executorch_prim_ops_registry.py,sha256=s_qWekilmvZV_stSKYqldS96Rda8awe6PIc4cOXSbPI,5680
executorch/exir/passes/external_constants_pass.py,sha256=eYXattl7aGlsJ7CY0VmuaEGOEmb9qJwnrLF0qA-kxhQ,4125
executorch/exir/passes/init_mutable_pass.py,sha256=AlQ_jgS0ZXJD8T8L897vjlSWzUJmqQpGRdGmfHAQjlM,1080
executorch/exir/passes/insert_write_back_for_buffers_pass.py,sha256=uHp7b117CT_OfnDPUfhogzN2xwCv3EqV5isZtN6TGnI,6676
executorch/exir/passes/memory_format_ops_pass.py,sha256=Z1b-30IES9BwnyCo0O-6Gr43PZlayl5AvhCjOe9WIk0,4181
executorch/exir/passes/memory_planning_pass.py,sha256=UqNsUW7sfGOT9PZmrHaAnu0zVY-aKvEwqfhwF0uXtTc,7177
executorch/exir/passes/normalize_transpose_pass.py,sha256=yNdJzbUGF0KjZ6TqOH-z8xU0a5jWp8gfWzt8AxkP-YY,905
executorch/exir/passes/normalize_view_copy_base_pass.py,sha256=RVEqHABZU0eYRPrwDOZnsv3KTpgMo0qVmQb4t2t_IRc,2220
executorch/exir/passes/pass_registry.py,sha256=00n8tdAlCyc1EYfxjBtBKvin5ciJrmX6O96aZ1HYqeY,2909
executorch/exir/passes/prune_empty_tensors_pass.py,sha256=Y_26Oa9xu6FmSORzITI1y5rZ6d_dZSyIh1zCsVZX-N0,2632
executorch/exir/passes/quant_fusion_pass.py,sha256=za9m2GRZ7lcC2ThM6XSKy4B5-58bIc0RuMdu1duPk2E,6775
executorch/exir/passes/quantize_io_pass.py,sha256=KKi2jEyV_RzFe83FgIamo1dxvw4hp4CAIddzXaZ9haE,15944
executorch/exir/passes/reinplace.py,sha256=mrHaUuBmCQsfnGRL-pZP_0YGMvqGxAHNmvOK5S8lYOE,3594
executorch/exir/passes/remove_graph_asserts_pass.py,sha256=xOZy7zYwrqA9166k7-0tn-h-Vw41fRGpaa9u8lYs-1w,2136
executorch/exir/passes/remove_mixed_type_operators.py,sha256=E4GA5Yhw-FvEbk5PIX9HCkf--8kjyRoBMgGkV6PvmN4,3801
executorch/exir/passes/remove_noop_pass.py,sha256=aPs_HAxCXJ4o3mRyG4pb7sqMUV_L43BJYrRj-kag5tM,4722
executorch/exir/passes/remove_unused_parameters_pass.py,sha256=XwEp1KlM5vgJemUme7Oq_D649weuAL6wsVuP9oaXDJo,1637
executorch/exir/passes/replace_aten_with_edge_pass.py,sha256=jD0XH7vlr51ZBMPy936RXyYSNde5isk5ySXDDLMMzBM,1895
executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py,sha256=YMwK5GxGQhq9vcglh0jKIK79muTOc9odwOKCmlrGYEs,1579
executorch/exir/passes/replace_edge_with_backend_pass.py,sha256=vZPFZCOQha-9ow0ucSNjcGsu-jWUkLXjcNtx4rymgac,2296
executorch/exir/passes/replace_sym_size_op_pass.py,sha256=Z-2Y3rYwwZkjexeHVoI3bwEFgp0v1D2g-dz1eKIPLy4,1278
executorch/exir/passes/replace_view_copy_with_view_pass.py,sha256=nQwQ4KPpEzTx97cNvhf2GSA6Qin3oReUtJXlIa_1_6A,12378
executorch/exir/passes/scalar_to_tensor_pass.py,sha256=6CDNje0hZxC5u-DIrWgwNj0QjM1UvearYqe4BSACvd0,1259
executorch/exir/passes/spec_prop_pass.py,sha256=g_98_UQ5q7wl8PDUpRzjatvol9GldyRBmTIHDwbiaMI,6271
executorch/exir/passes/sym_shape_eval_pass.py,sha256=Jf9ldndiAXMCFPDS8equ0u1hdWf5x-LBi0qgyqLwmvg,13977
executorch/exir/passes/sym_to_tensor_pass.py,sha256=fr0IJbsR2WLETQ5m71RJpjj8FBnQHkXDJL0-aOFUChE,2311
executorch/exir/passes/weights_to_outputs_pass.py,sha256=m_BFRZ8GXObFa3ssQ7GNv1cNxjqu1wX8fXRWxE4oHwg,2925
executorch/exir/program/__init__.py,sha256=DwfYyyoe_9z-GnLEBFUnW3AnPEYFtsv4ayYHx666Rrs,837
executorch/exir/program/_fake_program.py,sha256=uyOTTc2fiE52Fh4VR0I7n9EVkxRMvjb-pvwzXKZ0OAg,2380
executorch/exir/program/_program.py,sha256=SHE2mydwvSTq4CgQQ4JiI1pAoZ4knN_F8CTHelF7WLg,81726
executorch/exir/program/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/program/test/test_fake_program.py,sha256=UrQ4CQVzbUR0-GK6WmUmTw9fx52Ou0qvtI1QaZ5kaqQ,2868
executorch/exir/program/test/test_program.py,sha256=TivHe0jXODPgsDHWrbDdTXhP8Fb7gMbI67IbV6pZ24s,32006
executorch/exir/serde/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/exir/serde/export_serialize.py,sha256=3fZQ7CrnGy38kC__DNf7LzF0V4w8BHowigEBzhMV1R4,114908
executorch/exir/serde/schema.py,sha256=A7DFc1e4jtV2RJrMS_artvKf7BMMSqYDJuBqf9ESFz4,9455
executorch/exir/serde/schema_check.py,sha256=LLKcbCPzLMrB81lRkthSdRXz8VxBWRNnB_K9qM04YF8,10851
executorch/exir/serde/serialize.py,sha256=OdYl9HpHjo6fGC2rSy2cbYPcSdiWvv_oyTtuztfe9Cw,34284
executorch/exir/serde/union.py,sha256=sxHJ98ll9guR2_4Fh16D525Vw5C_7hRAfRF3j0pkFu4,2299
executorch/exir/tests/asr_joiner.py,sha256=ZRnYKBz9nfu9zdYk0g860oB30T0I6P4rOH7Hl-fjBAU,3044
executorch/exir/tests/common.py,sha256=mL-uxMyVPl2JOruOEECk-r3K2ZNqqT8e0GnB6B_0Mec,3214
executorch/exir/tests/control_flow_models.py,sha256=7cH3e-2NLy4AqDaNMyG8WrJF3iXuB5AsPBsGLjKSxSg,2657
executorch/exir/tests/dynamic_shape_models.py,sha256=kL5YwxlDy6RZ1kD5FVye_ryuZIk8eil36hm3EmdFblA,1620
executorch/exir/tests/models.py,sha256=MTmiUHydYA5Xi7WiatVygWsLsvFEVVr5HUxTrrwfI8E,18397
executorch/exir/tests/test_arg_validator.py,sha256=vbQgfOR70fWDIypP78jEDpRhoFiCe3lbo7KK-kMeyeE,2415
executorch/exir/tests/test_capture.py,sha256=lYJW8ZNY-B6EJTq7GGF7B9U7UcRRJJXp6YEhX7kin4Y,986
executorch/exir/tests/test_common.py,sha256=IBn1L6tSxRknsnT_LJZU8EIQB8TrzvRpb98qpxwwdik,2945
executorch/exir/tests/test_delegate.py,sha256=oq708-oj4hVZr2gTCTvsXbpB9e5uYVdJYU_XYxUK9ak,11546
executorch/exir/tests/test_dim_order_utils.py,sha256=IMpj4gW6PECiJnJkjSc21QlxKAikbSVC1wBXqqNee3A,1032
executorch/exir/tests/test_dynamic_shape_propagation.py,sha256=sbHzOwmcbsv_ZTbqlQPK776avER17jkoBd9l8AZsyjY,2417
executorch/exir/tests/test_error.py,sha256=5r47XRJ6ALkl_56Nvjcu-ZoxH2HovGSOudw7-qxCFZI,632
executorch/exir/tests/test_extract_io_quant_params.py,sha256=2KNhNcHwCQvBVI7VT9tkgaP5bJRRCORTLTutmgtHHIk,2893
executorch/exir/tests/test_joint_graph.py,sha256=2GNvh9hvgwqzJDK0vCPDLLMvYOuMePTyoZ_a-S_OAAw,4341
executorch/exir/tests/test_memory_format_ops_pass.py,sha256=ZK6MkFRGsMTb6yw8G8-CaUk00M4MZcnXXwnyClwi19E,18168
executorch/exir/tests/test_memory_format_ops_pass_aten.py,sha256=RCumN_thZX1ELTC1hVGSNNR4UoSR892DXYo_G_i06_g,5744
executorch/exir/tests/test_memory_format_ops_pass_utils.py,sha256=-OVjCaYq4CfAEddJMPNj1T90ww3zGzCODyKmlMi3j1k,9325
executorch/exir/tests/test_memory_planning.py,sha256=XGlDii7Sq1xMYGOCRUM16YDj0Bo8bPnbwBeEhPNWyqw,39954
executorch/exir/tests/test_op_convert.py,sha256=X21Mec9ZRBcGzbHHrzuoQiOBGOu_-S4mBYtIXMbhcrA,3601
executorch/exir/tests/test_pass_infra.py,sha256=H8fzXq0277vKuSa1oVulr7_HNvsryyWBKSQuBF9p9CM,5995
executorch/exir/tests/test_passes.py,sha256=94vrui-u6FnoFEfabqByrNGtGGOhbYSfLL2O4IPhcVs,80570
executorch/exir/tests/test_print_program.py,sha256=rRBAV0J9TlzGixiHxd1eFI7c0i-kP1DtIsQvheuVlqQ,2003
executorch/exir/tests/test_prune_empty_tensors_pass.py,sha256=7yWVSCyIbkvlzAWiukyPENcuFZTJTCIxujIrfD9Nvpk,2822
executorch/exir/tests/test_quant_fusion_pass.py,sha256=UC7yBiFwVRAqRKZUNQR0CbqjXfnAYkiSlYlTUsIDzkM,21394
executorch/exir/tests/test_quantization.py,sha256=GoD-FpRQCVY7loKrvHy_vsqi_KprXAxgiBT2VIVupaY,5136
executorch/exir/tests/test_quantize_io_pass.py,sha256=xyQMVCW1eTqLus-fSRJzxQLObJwxnz1GoivEsgbrW_s,6237
executorch/exir/tests/test_reinplace_pass.py,sha256=LfVi8r-HXVt5shbwRXeRQnoEkcEpThcULBjIFzVqYNg,4590
executorch/exir/tests/test_remove_unused_parameters_pass.py,sha256=WxAP3H6KqBKWj52GUadxrmF9jzttjkqo9kpM4IXlsSg,7887
executorch/exir/tests/test_remove_view_copy.py,sha256=_Kt4R4Hapcp9QLUnCccSbiE8je9amrdLC9x7iifgIP0,11445
executorch/exir/tests/test_serde.py,sha256=oqPyHoLZpyYxS7afXGFDsL8s3fad5DQGOFgZ4XjDXbs,12692
executorch/exir/tests/test_tensor.py,sha256=fqzv62IQW8IzLjSiODbb4hHfgqEp0_CVQupP_xkVN1M,12657
executorch/exir/tests/test_tracer.py,sha256=RrZmMfw13Iz6w02mHGoG-eXsvxXCH_94YqELeQRwx18,17217
executorch/exir/tests/test_verification.py,sha256=8oJiWJ5Rn2rE3S4cw88DYeIaAfau3va5Y5uQAffRM2o,9306
executorch/exir/tests/test_warnings.py,sha256=_f6aXEa8isGJckTEd0-muuMuGZrX4w3fNDueQeAgsx4,5065
executorch/exir/tests/transformer.py,sha256=dvPRKsKGfekmI9SwFrIhZyJMEuyI6ZKvp5bEOua-X2k,4258
executorch/exir/verification/arg_validator.py,sha256=J6H2xQiGr3OIj67V5DWO-9wCTgjlr8ZW5nHTY1IFSOI,6698
executorch/exir/verification/dev_html.py,sha256=1xKMFrSC54bEkQDAUtWEY-eEU3U40IhQ4uvrOmTAYCw,1614
executorch/exir/verification/interpreter.py,sha256=Ki30owebJBBhO_xgi-K4TfvMrjqhD4bBLgwqU4AM3k4,16457
executorch/exir/verification/verifier.py,sha256=DtB37oTT8095EVjYftfsW9kMEFIpLQartabtrznc8Fo,14573
executorch/exir/verification/test/test_verifier.py,sha256=bwp52KUaRszv9_JVqNNqc_NbjNNacsRIXkprBUspnSA,6668
executorch/export/__init__.py,sha256=cBPMJ5SvEgiHDwSfmuJlVO_Ar4UhlHvlapN5wbhhNQQ,990
executorch/export/export.py,sha256=iYcemflu1WEQzOiMe-KXA_XD2bzGMpMJXLfS2T6AHjM,18728
executorch/export/recipe.py,sha256=_fAuqYKmP5qwjwTrzEsDi8Xhi3U8N-MQprafkvXmLUs,11725
executorch/export/recipe_provider.py,sha256=-BRRuX8pbHBJX16onH8vDO9f25JLxjm8Go7q_h5WSMs,1650
executorch/export/recipe_registry.py,sha256=4n2iG6sArR2bcdw_kJn2JrbHx5Qu4m9ym9xA_h1LvTo,2733
executorch/export/stages.py,sha256=ltUJ_LStXAYC-YkbrX93e-FatLzaNt1j6s3bGAMaanU,19911
executorch/export/target_recipes.py,sha256=FMzS6iVHkBRjiGIJfYZMGeM99XHFWffDohrF4XgU3pI,3856
executorch/export/types.py,sha256=XfORMOF-f54fu8NrekU3djrt7NYACLJSk81TtRZQ3ZE,633
executorch/export/tests/test_executorch_export.py,sha256=2lIr4kCpKirqw7Zv2-MAmXI427Bzh9YiplxhgiMfbUw,1053
executorch/export/tests/test_export_recipe.py,sha256=otYr0758FJvOBdq4rvzi9n6JlggEXPcwwSX0z5Ctg-o,4696
executorch/export/tests/test_export_session.py,sha256=LCF_6wWZsMycupnduDHBjgEmzc-z4fgfLZlsyxbddmY,18682
executorch/export/tests/test_export_stages.py,sha256=Thx2Vc2mZswJNEKXMmHqODn5XjdSMrP0CdR9h5UwAfw,24137
executorch/export/tests/test_recipe_provider.py,sha256=zDLQPUIgMhIlwDIi9khScFihQtA50YOImpACqfU2FIA,3516
executorch/export/tests/test_recipe_registry.py,sha256=VG6hUeDmm2KkBBMXLjpqB1wEYb0vW8_RrocGzWbKE2w,5487
executorch/export/tests/test_target_recipes.py,sha256=aZCk46mG2grSiiT2N94G2KlNOxCYqWfW1M_43XgEKus,6358
executorch/extension/audio/mel_spectrogram.py,sha256=Ljid4DFWYS-cdIIDykG_IJNhigoNYmJWJXKjj_sMnXU,9714
executorch/extension/export_util/__init__.py,sha256=WRtRvCDAvzHc75EbY3N-NKMPe23J7epxyln6A2utwng,383
executorch/extension/export_util/utils.py,sha256=MRM9VmOODLjIafAUE6jrA_0LRx6NJTntfe4azSzJy3Y,4720
executorch/extension/flat_tensor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/flat_tensor/serialize/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/flat_tensor/serialize/flat_tensor.fbs,sha256=gpZ5OznHclIvkp_ygeF3P3oda1KUDWl27DEyo6jlz18,2469
executorch/extension/flat_tensor/serialize/flat_tensor_schema.py,sha256=h5LiK3UN3c9ilovt9VvumoyY7T0PjqYMCWfxfFH6Ob0,879
executorch/extension/flat_tensor/serialize/scalar_type.fbs,sha256=cHH6sBqRh-9j0iF1AtaDx1Htprihf0IIC-LHEiAL1ps,864
executorch/extension/flat_tensor/serialize/serialize.py,sha256=186zcMPctPFczIR7a9rllmQpbyYMyDCGs-rxIei-H9o,16524
executorch/extension/flat_tensor/test/test_serialize.py,sha256=PY_BfHNpZcyGBqvNOlAbKifba9GTSMhnw6MuJHTdTF0,9504
executorch/extension/gguf_util/convert_main.py,sha256=JLu8ZkGngw93cNvhimf4a5ZlTClNi06xpwORzH9Gulo,1851
executorch/extension/gguf_util/converter.py,sha256=ec4PmWXgvldc-w5K3qdlSwGtNS-AQiVSUyjgOqC8-5U,996
executorch/extension/gguf_util/load_gguf.py,sha256=oIfkgefbQxES_Ls9SrrJ9RL3cS59OaZpD6AU2g61uNk,3017
executorch/extension/gguf_util/converters/llama_converter.py,sha256=NFkd1nG6HmY7AnfGFDWhuZBm4XCnPjKzzAJzGQnggk0,3993
executorch/extension/llm/custom_ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/custom_ops/custom_ops.py,sha256=6QYS8_HuNYN5oylgLe_m8CSEeyGbIK6XZDQ3IZ6J9TA,12363
executorch/extension/llm/custom_ops/custom_ops_aot_lib.dll,sha256=I3JAYrzktC7ICqhpNVqqqCRYJWSL0K-GPb9f1WbaUR8,1100800
executorch/extension/llm/custom_ops/model_sharding.py,sha256=SWCHLRecD5qSlWFGyvVNqfWIN-Co6cReDRKlroScs_o,4342
executorch/extension/llm/custom_ops/op_tile_crop_aot.py,sha256=60GYrWD77ZbW6_4_wX9zexj6YL0cwvA-fixJ0Fm_Nrk,1494
executorch/extension/llm/custom_ops/preprocess_custom_ops.py,sha256=0qy6D0AgRTJRIEH9z5YjuS6EKF7VjTl-0ATYJKhSF8E,2471
executorch/extension/llm/custom_ops/test_preprocess_custom_ops.py,sha256=iIFGWmcMZWYpbMozMG7D0SqaX8fNcrRyjZX3mvjmE-k,1043
executorch/extension/llm/custom_ops/test_quantized_sdpa.py,sha256=TLy6vLrv5u9cwklzJZbwYHp8X54ZKagWp0-fJzVa6JA,17493
executorch/extension/llm/custom_ops/test_sdpa_with_kv_cache.py,sha256=WMRkKYvECFFPMkeIc-MO1yAdD__S59Rubq1TWUjlmSg,21746
executorch/extension/llm/custom_ops/test_update_cache.py,sha256=XOMZnI-dQaUpJ_mSBC7jP3l83Wuynh6IdzCXdYG1BZo,18804
executorch/extension/llm/custom_ops/spinquant/special_hadamard_code_gen.py,sha256=o2UBr3wpJRhRkDILFBP6gpTntI5WS9_FzgUwRRg2ROY,8094
executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/example.py,sha256=0ruL8F7fFQX4MfeC9_2eSyyxtE0uo-wPwo5pA2VM0PE,410
executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/gen.py,sha256=9Xf2Se2lXSuHP3bC_22BmpWZRQZE-dD2CbimsVhZWFc,31577
executorch/extension/llm/export/__init__.py,sha256=FbiR6w1VBq0RatpUmBETxMBUW7Xa7yBtvt9adOFRRwI,293
executorch/extension/llm/export/builder.py,sha256=1cOpUHf1W82y2Ns0PEfnHoiIiWPGb66gekesoBRZVyo,23122
executorch/extension/llm/export/export_llm.py,sha256=0qzk3PYFONkMTrKAaNt-cJjcNyRPsekO0c4FGhINNIA,3536
executorch/extension/llm/export/export_passes.py,sha256=mIpZlKaKUvIyK7d5ttGl8jeIbLYvlKQts-QdpkPJEx8,7443
executorch/extension/llm/export/partitioner_lib.py,sha256=WJLUPuzJNCyHoWf8zrOuLCR7dazf_vtl_PFz42oB3ao,8854
executorch/extension/llm/export/quantizer_lib.py,sha256=F4jeILEe5Tsf4HD_bP7z9ceVil17_QSXjLd_va4yzOE,11037
executorch/extension/llm/export/test_export_passes.py,sha256=IOcQsfJBRAYKm0Bh84BPNDAojM9wx0fLQQ-kKn5Y0Zo,6793
executorch/extension/llm/export/config/llm_config.py,sha256=FeUqxbV9AT9nDgP4udw6VH3mZSkzv4UV_9pBm9B8ugA,26831
executorch/extension/llm/export/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/export/test/test_builder.py,sha256=8wTL4snUZtLMI916K-uccOJ6O57pWp92F-JLcfoYepU,4651
executorch/extension/llm/export/test/test_export_llm.py,sha256=gxroW3nUyCFlGBbjBaNu9-9e5BRoNfTcGpQGGe7MHLE,5806
executorch/extension/llm/modules/__init__.py,sha256=9dnJtP1gp_OGjQHTEP1jOM45BnG-uHjx4toOM9BKVF0,775
executorch/extension/llm/modules/_position_embeddings.py,sha256=vXFheeQdWAfFc35DEQqgG0s9FVBSjhqGS0WH_Mzo9Tw,30679
executorch/extension/llm/modules/attention.py,sha256=6wxf328mD63r03o_bro0BLtO5PwU1AovKyM74HKM7wA,17857
executorch/extension/llm/modules/kv_cache.py,sha256=IRlD7t0h-158cunfea0jHtfuM1EFtQ52MjwX1ZB42uo,6235
executorch/extension/llm/modules/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/modules/test/test_attention.py,sha256=N53_3zA4QHl67HFMPKQmhJo5INydTO9SUYf5CA-E-SA,13883
executorch/extension/llm/modules/test/test_kv_cache.py,sha256=deSt1VE3aHmxWMs6BRgfnjbUWVwxIkBYLJqjwuLgzfs,8464
executorch/extension/llm/modules/test/test_position_embeddings.py,sha256=yUFLhMNi1zfwJuQaSwFNkGOPOD1ajQyQF34jRjmWK9g,8215
executorch/extension/llm/tokenizers/setup.py,sha256=cBHv9DUf9WNDBnbcWh_CnjD1WknUtL4XFKF0JA7tvWk,6401
executorch/extension/llm/tokenizers/pytorch_tokenizers/__init__.py,sha256=QPQDTscYxsTSlCRO_FQ9zEbX6SGDgMzIKUq96wOKwj8,1886
executorch/extension/llm/tokenizers/pytorch_tokenizers/constants.py,sha256=RafaFQbFOCK_9sVFCPcLiYYu5Pti7BhyVBS0COwfKmo,1079
executorch/extension/llm/tokenizers/pytorch_tokenizers/hf_tokenizer.py,sha256=Gqtn-moNyCMmN_IcrzpaCZTpvcu8LZmKtqbSEiwh1OM,1883
executorch/extension/llm/tokenizers/pytorch_tokenizers/llama2c.py,sha256=RYWLQe0bsf_uIzDsrVispgrwg2TbthRYL90L5cTHJOA,4434
executorch/extension/llm/tokenizers/pytorch_tokenizers/tiktoken.py,sha256=nRmZLqQqL9D2FzxHaX8O_GWhXx4rjnj1YLOsm-Ij4Po,6338
executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/tokenizers/pytorch_tokenizers/tools/llama2c/convert.py,sha256=6db5yXQfbpVf1L1ACyKxyAc-Ygl3FxGwxg9RO9CSqv0,1441
executorch/extension/llm/tokenizers/test/test_hf_tokenizer.py,sha256=zgwYumpeyAiLvIyPRaCmZ8RIfS-xDy75Xr6_Nl8y5nM,2092
executorch/extension/llm/tokenizers/test/test_python_bindings.py,sha256=CuREdRy_mJBPYmnROfV6bopCi-mN-aaWKQDuvXwoQMI,5592
executorch/extension/llm/tokenizers/test/test_tekken_python.py,sha256=NLBz3abyqGXV-4YX95WvCrRyAiVIFZF_UAA3iGFTM3Y,15474
executorch/extension/llm/tokenizers/test/test_tiktoken.py,sha256=PfGmSEiVw8iQ_NXPjniltwe_8p2k3zvAIfWy5ggF7TY,1919
executorch/extension/llm/tokenizers/third-party/abseil-cpp/conanfile.py,sha256=y63tV7j6seTBdB_iNvCTUMm8Ie89ZS1kSQqfZydOhSk,2118
executorch/extension/llm/tokenizers/third-party/abseil-cpp/create_lts.py,sha256=ZES-YTO7SeJOCc_zEqFzUbpJ4QRZt-i6GwDo0pPEvsQ,4702
executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/abseil.podspec.gen.py,sha256=Tk1MVpnC5apmylSxtoeNt3dnZ0Wj6T8_J9S940Gq6zg,7987
executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/copts.py,sha256=Hzhkmvs5yhS3E12aDnAXCmccxNFokPqy56yGHnK7jCs,6524
executorch/extension/llm/tokenizers/third-party/abseil-cpp/absl/copts/generate_copts.py,sha256=8v4O5hagFjIF1e6CTagGnT7a4p_xTflDUw8F2fN0XCs,2618
executorch/extension/llm/tokenizers/third-party/json/docs/mkdocs/scripts/check_structure.py,sha256=neNjKofw32QI5OCEOo7lzhPtanu0mtoCxqjCHPXBKE4,8632
executorch/extension/llm/tokenizers/third-party/json/tests/thirdparty/imapdl/filterbr.py,sha256=ifKUw2VtUULl1KK-VP-3A65qK77ucFXwZRuvJa5KeNI,2512
executorch/extension/llm/tokenizers/third-party/json/tools/amalgamate/amalgamate.py,sha256=arubUMsTBsXw6PmD0zjBAGR28pNNWvnzVOHiVZzxYpk,11741
executorch/extension/llm/tokenizers/third-party/json/tools/gdb_pretty_printer/nlohmann-json.py,sha256=VAZy7uzSVVxf-qZLTWmGWPMyiYQZKbXeuR1lp-hTK4Q,1300
executorch/extension/llm/tokenizers/third-party/json/tools/generate_natvis/generate_natvis.py,sha256=B3zC0cb9k-ihiTJlkcmbEl0mJJw38o94qhz_cT9IF44,1464
executorch/extension/llm/tokenizers/third-party/json/tools/serve_header/serve_header.py,sha256=vcoL4jw0iZM0jzJHug1tlhiDP7TQ-Hyj49iWet2n1sM,15120
executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateCommon.py,sha256=Ewvmrg7A3yQE81I78P3BecgDLaXaBtDLzTEt9rbFuTk,12164
executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateTest.py,sha256=W7xIcJGl7ZRGsr5iQo60dLwD1s6FakDnHk40TvYfwIk,5831
executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcd.py,sha256=hDFjJESFodNZKLJpLB0BhdwsmcakUmZHBrgKsnwh7Zk,37496
executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpHeader.py,sha256=ah6eWXfMTdpsLWl-hCppKz7ApIBsqdfkdqXqf0lFDuE,3315
executorch/extension/llm/tokenizers/third-party/pcre2/maint/GenerateUcpTables.py,sha256=MFZLrPYNzL0xeU9gMPBhBaw6qDoZDJD-iMnBDHmr8sk,7521
executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateCommon.py,sha256=GNjlKDX67xzw3SsojPqj9Bnz2NK_wTnE72UY0tnuyfw,961
executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateDates.py,sha256=IBr94d00IAr52U4585hD7Hreya-CSwgZfV03ZxCXQ1Y,2019
executorch/extension/llm/tokenizers/third-party/pcre2/maint/UpdateRelease.py,sha256=2nimm6XenF4czxdqPu8haIopSCKia_8OS805eEAsKXo,802
executorch/extension/llm/tokenizers/third-party/re2/benchlog/benchplot.py,sha256=bWn88pP7hA3bMKks5YtUb3I5BEj1veAcSVZya1wASwo,2824
executorch/extension/llm/tokenizers/third-party/re2/python/re2.py,sha256=WjWLql6kTh3HaxsMdA-CbyxDJvDX4YeQQPcnpxAEud8,18266
executorch/extension/llm/tokenizers/third-party/re2/python/re2_test.py,sha256=M8Q28VvrYcJwjsIZ5oaluUqKgFW_4SsNuOdDmH6yUJo,19609
executorch/extension/llm/tokenizers/third-party/re2/python/setup.py,sha256=8XVNA8oo4A8IBFcDzcSdeMGUboTeWPzTWVCaMxUN3n0,5766
executorch/extension/llm/tokenizers/third-party/re2/python/toolchains/generate.py,sha256=7sXiygnuaZL5DB8ZFCVhD6SF_wvOOmQK77b7efwxcaY,2415
executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_casefold.py,sha256=3EFjLwwIa4PGZn9HgJddBsDCZgRyVb5HyU_2Tmm48fE,3892
executorch/extension/llm/tokenizers/third-party/re2/re2/make_unicode_groups.py,sha256=QcIGHqto8jNxzRSNuwyh1Jyg0lk_MX2aMt7CoQZKXB8,3150
executorch/extension/llm/tokenizers/third-party/re2/re2/unicode.py,sha256=zrZnLUAxfdW4yFFXf7djHOEbYu0Qb0EGMWqjpwR-jj0,8030
executorch/extension/llm/tokenizers/third-party/sentencepiece/python/setup.py,sha256=j6CFtbcDx3CI0M-wHwYXgcPUfMllxuyc4JHlySwzb5s,6844
executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/__init__.py,sha256=c_YZCOq16XxQgnN4WUVWGZ41rVzei6llyGVlT4nMrg4,50454
executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/_version.py,sha256=V10Z8hxlSGZEM8ktVLDE8IAX8ivoXdZpB9hLXFRe96g,23
executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py,sha256=7PDF-fXPET6UZPb-L7b38D-7e10HfU127s_BRCppIYE,6301
executorch/extension/llm/tokenizers/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py,sha256=fnwql3NesKrRHRHA1f7LrBA9wV2NSDGDwMNyxjsB2BY,1783
executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
executorch/extension/llm/tokenizers/third-party/sentencepiece/python/test/sentencepiece_test.py,sha256=eqxUxEAzBXbqEB6BKzSr6gbdvke_yy2geGSzpWoGYvI,33963
executorch/extension/module/test/resources/gen_bundled_program.py,sha256=d4VOB-9u8wQde2pJ71YfOxIqKtS9XMgW2NV50I8we_0,3204
executorch/extension/pybindings/_portable_lib.cp311-win_amd64.pyd,sha256=XmE-Ux0jFojyyYZCLFbRCRXr9XB-Z-UBxTxTuRyo-IU,7094784
executorch/extension/pybindings/portable_lib.py,sha256=LicgNb3mqj3zGcjmMlGsfHCQU745S1SQLX64E6eWihY,2874
executorch/extension/pybindings/pybindings.pyi,sha256=Cim3fMADY1eJzKgB8wZbtKxI8aEbRRGsvJ6PzxZWu7w,9705
executorch/extension/pybindings/test/make_test.py,sha256=cqSGELP5XLmoXW42vYG-Vv7G0sVmw-VCliCPIOL1jIM,5289
executorch/extension/pybindings/test/test_backend_pybinding.py,sha256=DO1Pr5t8gW-ZVFC2fvlgEQqmS1G6DmU8cfHMixNMOsk,871
executorch/extension/pybindings/test/test_pybindings.py,sha256=mYrETqQpNqR6imQHd8Fl2X_HvMcziLXzxs2UR04oSbM,27473
executorch/extension/pytree/__init__.py,sha256=aat26dbqPgLNZ4XZYMYKu_gCL8BdKYiGBX9Rm54pu38,1736
executorch/extension/pytree/test/test.py,sha256=fIu7LX1rLdRc_WCwNvmlLOJ8a2fCXMB5Vp7Yp-ipXhQ,11460
executorch/extension/training/__init__.py,sha256=_j_Mu0G5NxqWlkR4iwUXWZcJ4caksD9tOMlcRpkepi4,672
executorch/extension/training/examples/CIFAR/data_utils.py,sha256=FwAio5Psbyqf17DJR5oEmIGyVeaQAzp_J77zb1xWz2o,13226
executorch/extension/training/examples/CIFAR/export.py,sha256=FNllK002aSf6qTd30Rht9yPUEuNT4cLKr1rEKh8yQew,7854
executorch/extension/training/examples/CIFAR/main.py,sha256=xirbV3mTrCB7agaPQhOF3ZjvRmZbdUxLllWgwMQvSYU,5258
executorch/extension/training/examples/CIFAR/model.py,sha256=F0M0B_JTpSXxjdTtLOwwEB1KEX-sVZ_ngknZFqyidts,2565
executorch/extension/training/examples/CIFAR/train_utils.py,sha256=g-e7IlYPBvXZ2IplrXuICyqbr5xIWeq_YQCB_8isX_0,23747
executorch/extension/training/examples/XOR/export_model.py,sha256=TEAbfZbnqFtBRuEAitfM6jwi6vliKVypSpQCSYtuH8I,2306
executorch/extension/training/examples/XOR/model.py,sha256=KezoOItwMJQOSmQNs3d8ESTZDi9ff6gbzmX_lwZcz_4,1054
executorch/extension/training/examples/XOR/test/test_export.py,sha256=eTYBIcM1zYw9vd0DOwPLAGo4K7g_qJxK7dsQvE2v1oo,578
executorch/extension/training/pybindings/_training_lib.pyi,sha256=dyxMbN8KTKTIJdUYM56rNk0rhM--BdGbZG6Tud9h320,1331
executorch/extension/training/pybindings/_training_module.py,sha256=zsuhB4_9rn_NBdN4MfceYjk5rgtqS7ScmCoHwiTB0-4,3323
executorch/extension/training/pybindings/test/test.py,sha256=CWgPA7JbEL1mGm5ATkZphUbBOVuJCUm0Td7plp_DtQw,2312
executorch/extension/wasm/test/test_model.py,sha256=SrFX_64gFY4iAcMF1IpT-s-G-T_oyQ0ly4OJv4l6CoY,925
executorch/include/executorch/extension/kernel_util/make_boxed_from_unboxed_functor.h,sha256=Gvsyvv074RGptkOzVBVQbtDc2iflLA7oPE_6TwEX4q4,9092
executorch/include/executorch/extension/kernel_util/meta_programming.h,sha256=4mw39PNyRRVBGJl0NO8h1NtQuiJjX7S-YIx3Vzk5R7E,4265
executorch/include/executorch/extension/kernel_util/type_list.h,sha256=wE5cgQGT1Msz7jwI4Zat6lDBRFMqsRbc8JfET8N1lWo,5263
executorch/include/executorch/extension/tensor/tensor.h,sha256=7wNVkKn9NGn_IgN1K92168f4tUb4AZM1b1WI_6tskUY,461
executorch/include/executorch/extension/tensor/tensor_accessor.h,sha256=qwOZ55DTDh9oE52wTpqRK1vS7qLsnuM5oAcjUBIV_ak,6712
executorch/include/executorch/extension/tensor/tensor_ptr.h,sha256=GKJmmzpddXlnSd8NKzcOstbwijyvqQ-jyGZMnA3Je3s,18816
executorch/include/executorch/extension/tensor/tensor_ptr_maker.h,sha256=N0ednnzQotPlTLf00enyDD-wONqZrL1qUxk5DRAOBWk,27640
executorch/include/executorch/extension/threadpool/cpuinfo_utils.h,sha256=TLd8QB25f9HUGjsMRr3bxliPTBxaiUAdL78xqjctN04,810
executorch/include/executorch/extension/threadpool/threadpool.h,sha256=WwyuTA-BDeemsQTpd2DjuJCFzG6JDWPLHBlWyTgpcZg,3893
executorch/include/executorch/extension/threadpool/threadpool_guard.h,sha256=8m4lgKj5Zb6Qh33Hx3K7zVvISjcuRzXRBfIbe_za6eM,1245
executorch/include/executorch/runtime/core/array_ref.h,sha256=sGsbKg5NLca5lnwgkw7VVznHP_tgMNGTc48JUTdfI-4,7389
executorch/include/executorch/runtime/core/data_loader.h,sha256=PbuUdAX4gvEZicMQMEOe5_H0t45ATj_ABIXG36zQHks,4061
executorch/include/executorch/runtime/core/defines.h,sha256=qFYqdP1DebR18I5c_4r5Bcx8dHy0xn7_PCYTMs5oRGM,554
executorch/include/executorch/runtime/core/error.h,sha256=BVOgkgHgHEzTjVP2zQ3DvqNNpTIpyCeMDvf_D-31E7E,9063
executorch/include/executorch/runtime/core/evalue.h,sha256=F4jRrjvTSSjd7JaUDfKSlhS9Y_pkRptfDX0Te_Y9694,18589
executorch/include/executorch/runtime/core/event_tracer.h,sha256=0aAunHaKkk6oLcNiSR5m_aGk_FIkkvMZPz5QTBHv2iw,26008
executorch/include/executorch/runtime/core/event_tracer_hooks.h,sha256=EGqACTX8Ww-zkV14uGt1o3reDwsbApyCMQRP4c1jpUM,10255
executorch/include/executorch/runtime/core/event_tracer_hooks_delegate.h,sha256=k-I-HJB4kIHwU_ddoMl3M6SmOljE9LTBarm6a-gMfto,8892
executorch/include/executorch/runtime/core/freeable_buffer.h,sha256=YNfv5PH9Ju78V3sv8WL0oSUyF9D-pOICO2puLlPpO3k,3321
executorch/include/executorch/runtime/core/function_ref.h,sha256=OUN7sYx_UYEzPpTrW96RV7M121N3uuzMOhXBOBmqdx4,3510
executorch/include/executorch/runtime/core/hierarchical_allocator.h,sha256=4ZyvuSUKxIR5H2NQVn3xY_pmfH1vmXUv0gdBS1xbiMc,4096
executorch/include/executorch/runtime/core/memory_allocator.h,sha256=frW2PLSXJ9Bs795RuMgJt398E3FlhTYh5Xo7IN8BNTQ,7264
executorch/include/executorch/runtime/core/named_data_map.h,sha256=Qk3ve-ON7ha3Lq-oD_V6brs-qCq74zhT7z2IglXSkuk,2457
executorch/include/executorch/runtime/core/result.h,sha256=f98IUMqKGMcdDV7Ui--shocXcpUxtodPeKPh-mAUQW8,7432
executorch/include/executorch/runtime/core/span.h,sha256=02gjJ3xE6unsaRPUwKIJ6QnAcXLIsh6tNPboVKP9NP8,3291
executorch/include/executorch/runtime/core/tag.h,sha256=0s_-l4DeUgyurVWjjticdZhXl-zDCJ8CqFA4SBUyMbs,2601
executorch/include/executorch/runtime/core/tensor_layout.h,sha256=vnTBKHdtRfo-4BK6IF625GgRCRR5dz-VTtmDUBD7wGM,2615
executorch/include/executorch/runtime/core/tensor_shape_dynamism.h,sha256=PCiwBSiPrNGXKSTKDzMp5WR-X4jMI44_4uOTijd8KBw,995
executorch/include/executorch/runtime/core/exec_aten/exec_aten.h,sha256=uL77nJt2psI2ECSk3fmk9v_xfj5Zy3AMBe5b3jYRS2Q,5956
executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_factory.h,sha256=-kKLHm74w0lyr2u2GFJnk_cKE_TyXuPPkv53nMZkldg,41343
executorch/include/executorch/runtime/core/exec_aten/testing_util/tensor_util.h,sha256=cDFZZCR3fqu-edpJPhWNMfiAZDk34fVaX7FSWVPigVI,15225
executorch/include/executorch/runtime/core/exec_aten/util/dim_order_util.h,sha256=2N5GaPUtjdWlUqzZR9efKGh_JHaxJg8r0hvcqshFeKM,9002
executorch/include/executorch/runtime/core/exec_aten/util/scalar_type_util.h,sha256=hTLvC9afQVw3tU8OGqokUOojapQZJ9pg-oemv0U9bGk,67198
executorch/include/executorch/runtime/core/exec_aten/util/tensor_dimension_limit.h,sha256=uE070mD0cX3hTmiSSr7qZQisx1hGX2y6Is3wFrS3AF8,796
executorch/include/executorch/runtime/core/exec_aten/util/tensor_shape_to_c_string.h,sha256=2jPFRAnLa-sdJrmG9xnbepQ1xDs7jpJ1CYNU4mWmOZg,2579
executorch/include/executorch/runtime/core/exec_aten/util/tensor_util.h,sha256=HYZhc3eTpRTEo1K-6NiJs9ijYc8IiDgujdv2SYeLEaY,58908
executorch/include/executorch/runtime/core/portable_type/bfloat16.h,sha256=OhRsvPOCHhO3i-f-1l71-LERU5b92vgEHwuwEm7DoRQ,774
executorch/include/executorch/runtime/core/portable_type/bfloat16_math.h,sha256=7ELI5lvyql5Tu3yInn3X2eqnyDIultycdhs5023yqjE,402
executorch/include/executorch/runtime/core/portable_type/bits_types.h,sha256=A4f_uA717KP7FI-7IKaGlr_jWdntRauR_Pk7l8cqh4o,2178
executorch/include/executorch/runtime/core/portable_type/complex.h,sha256=0wJa69byFi7yiHKsuHGmeM4NKHfnhdlqyhNF1zYm8DA,619
executorch/include/executorch/runtime/core/portable_type/device.h,sha256=jgUOBETP9Wo2IIauzyVR4xWczH9SlGq6p8BOa1QqTF8,2128
executorch/include/executorch/runtime/core/portable_type/half.h,sha256=RMiwIDl6Vc88h-F9MQpN6Qt_X_-PE-ZcgIQYjJptFMo,861
executorch/include/executorch/runtime/core/portable_type/optional.h,sha256=yMhLn6S6bkS0abHiH6AAFQ0oWdVF7N2yshVQxaB2vKI,970
executorch/include/executorch/runtime/core/portable_type/qint_types.h,sha256=zYQD1pLoQ3CP5D-7dN3RvyhDwzwFKJ7j7d7aKyriVWo,2009
executorch/include/executorch/runtime/core/portable_type/scalar.h,sha256=iFREAXPHY6vvvj1oIH9GCk8WdkaeDXlZuVfEFJMpADk,3351
executorch/include/executorch/runtime/core/portable_type/scalar_type.h,sha256=NVjtwvkCjp2eoWlCeqaje_xopIS1la4vNubVYhB5Jms,6653
executorch/include/executorch/runtime/core/portable_type/string_view.h,sha256=NtJIagrqLyIQFf6Y4aKjXEs8dV20GDkEvtLY9QAJLYo,705
executorch/include/executorch/runtime/core/portable_type/tensor.h,sha256=AMMOKS7-iyP1aFXDFnEcFnVTMqhDnrmgB5CAzxNKDWM,5212
executorch/include/executorch/runtime/core/portable_type/tensor_impl.h,sha256=cxG2ZaNT4Mt2-C0KP9XxJezqHhTfE2-byUZdgyw_uSM,10062
executorch/include/executorch/runtime/core/portable_type/tensor_options.h,sha256=HMGBfMChrF7mqQsPVe08UVtXV6ic7iR01xA1oVexxvU,1700
executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Export.h,sha256=ZPPgLdNMa7W0DufAA0lnYdDO3f6v0_JPPOM3sGtX6Vg,45
executorch/include/executorch/runtime/core/portable_type/c10/c10/macros/Macros.h,sha256=Qaa_L_VTowLfKeg4SFA4CwjALKYkqqUdsSFLDcClMxw,45
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-inl.h,sha256=tJnYpQhRyR4mC-8DBOeECpmp8Ojam12DqFHMgzCdn14,45
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16-math.h,sha256=gbAMdYizIDrZTAxtE7-GsEEKO-VDsySI2-AU5AUBM8c,8816
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/BFloat16.h,sha256=tJnYpQhRyR4mC-8DBOeECpmp8Ojam12DqFHMgzCdn14,45
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half-inl.h,sha256=aPeJM6VPV7oGgEF-c_ZB-qAYxxTa4J9s6AVG0Ek6Otc,41
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/Half.h,sha256=yClX7dKQiSQAYPwUCSBBwrBOrelu28RyJ4vXmUjiK-k,309
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/TypeSafeSignMath.h,sha256=6t_9VZsf1ztlW8U6fxfxQyeeBn2lEDr-LwiQWSpiWGQ,53
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/bit_cast.h,sha256=gHidU1XI5T8U4y7mNTc9i-Y2eaaifxrDKEQLXms46LM,45
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex.h,sha256=U24oOOSmvFx3BybNaEgOjK4f7SRTysKG5xl0378mitI,2178
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex_math.h,sha256=cgu1AQT-CgcTrJ0f7_sAvevGcA_lNPqYOJZMFBff9Bw,12939
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/complex_utils.h,sha256=3Yngew12_8eTlbnsceI36rKrzxi5iO6WSaE1Z-OnI44,1123
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/floating_point_utils.h,sha256=yPeH1LBD6rqhUKoKISID2RqZcDQ9VU80KwIobuQlksc,57
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/irange.h,sha256=FEE-LqBYZMAXsEGpD_W-vQZ8MZgDw7d00H70_YtOMYY,3559
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/llvmMathExtras.h,sha256=JO8YS-DFmWkZZFUaXRiH-WIhHpr03MieNWEUgyi9cfU,30348
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/overflows.h,sha256=4sSX4GTYPaEbGCw_HRSnOLUBa6VSzcWcrH1gFZNtg50,3567
executorch/include/executorch/runtime/core/portable_type/c10/c10/util/safe_numerics.h,sha256=NZNlr3jTEF1ybwqDQJulF92G6vLA-Ma1tlq6i2QMksU,2659
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/macros/Export.h,sha256=vapSOd3rr8VOfJGiHO918UeLcFjhYrjL6aXHmXnJm4g,5944
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/macros/Macros.h,sha256=-K5yBIy6siaGQlz4UadT-p7_NLw2zmnXuw2WydTjUxQ,20414
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/util/BFloat16.h,sha256=WXg8m5LgZgEGfIoYQL4F_JmvL6nvH-tdmaZnyogPRvU,15474
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/util/Half.h,sha256=bjsGc8sXV7PMC59EjAtA2Ju4_OOYYHjB2f5KjrWh3WY,28986
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/util/TypeSafeSignMath.h,sha256=brmsfXylpdntQBu-SRSYEj0NgcRiQArFGCSSdARzotE,4716
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/util/bit_cast.h,sha256=CeApJrLRQPstrdGgqpTHVvZyetCdcdgSwY00cBr1LZg,1457
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/util/complex.h,sha256=uQSKs9-ZyHooHuY0gUyEbOnwD8CtQRxrZwD44C4Y-d0,18693
executorch/include/executorch/runtime/core/portable_type/c10/torch/headeronly/util/floating_point_utils.h,sha256=D7g_lgfvRiNyLbwfMMiNdC2akiDIHpZCljcUTM6Fbxw,1066
executorch/include/executorch/runtime/core/testing_util/error_matchers.h,sha256=ln7jhIYw23gGYy84Tj1bwGvaGs6a_vzWtjIDKg434iU,9523
executorch/include/executorch/runtime/kernel/kernel_includes.h,sha256=3YK7iHq4NXmnK6xrTdKk_7aryNVR4-_SNnFs9JjxG8Y,877
executorch/include/executorch/runtime/kernel/kernel_runtime_context.h,sha256=ORn2LP81F5a_ylaK8EVyXZsd-pw0ul483aMRsf1BdB8,4724
executorch/include/executorch/runtime/kernel/operator_registry.h,sha256=44D6YNRXJ6zpAEfZoARVPSvF4ljF9TYzKx3vnwGRnwM,9658
executorch/include/executorch/runtime/kernel/thread_parallel_interface.h,sha256=pHLHC84UvM0QEgjeank7_XozxxZ3JKPFMO_esxQYJFM,3260
executorch/include/executorch/runtime/kernel/test/test_util.h,sha256=a75VWHWSCdgHy1obNrfSXfm-dF3_u5Fg8RzoH4h5Cdc,1112
executorch/include/executorch/runtime/platform/abort.h,sha256=EsD-R_0on2YQUZnouX69L0-0cqthsQdh9OKztzczMzQ,907
executorch/include/executorch/runtime/platform/assert.h,sha256=O2y3hEayWaPsm21rzVECLvsXRDf0S06areGwohxqnto,4347
executorch/include/executorch/runtime/platform/clock.h,sha256=HaG-w0c-uKG_dP11HnzFIsV3ej9VxRYg5sNJZo6UtNQ,1230
executorch/include/executorch/runtime/platform/compat_unistd.h,sha256=HzAbGL6mamZfAjNxlekuiK3ztJGWjwDu7qowInO_KxI,1938
executorch/include/executorch/runtime/platform/compiler.h,sha256=rqc7QL44lXo-nLw46qhjUxMOilRstDNf4clZRWT66j0,5810
executorch/include/executorch/runtime/platform/log.h,sha256=1GBlYS4TH2JVh3dUpB837Z4DHZfcSCgIjoMhYAp4UwQ,5702
executorch/include/executorch/runtime/platform/platform.h,sha256=97FW1KOklCdpUypXfihRa-MOUd-DgPAiw6jCowsMP7Q,8981
executorch/include/executorch/runtime/platform/profiler.h,sha256=vRWfqbODRN55A-ZywnkVQpkmfuoALp4ZHBuaQrnM6oo,9661
executorch/include/executorch/runtime/platform/runtime.h,sha256=BgHM8WC0zVQZ1Vf4ymtdIVEJuz8mjdf5M68yX5CW4fM,803
executorch/include/executorch/runtime/platform/system.h,sha256=cQF0sDS6f7C8KTpdLLKrJsruBacPe6ntIyOxa2QnRvc,1368
executorch/include/executorch/runtime/platform/types.h,sha256=BZ7YoG6gDgYasBqnPc2DIVtxa1qu2fBfn2fBjzYq1Uw,533
executorch/include/executorch/runtime/platform/test/pal_spy.h,sha256=XTJAqHyKZiO0g6vM5kS6DvWup6xQb15v9qN_O9oSjJs,2389
executorch/include/executorch/runtime/platform/test/stub_platform.h,sha256=Ued_2ifeXGlarDB0P_8i1bn7kaU6OQP93CbJht7prIY,1918
executorch/kernels/quantized/__init__.py,sha256=wlNLajNvhM1lUV_lXRB67a2f83mxu6CRxUAO9pP3ISw,615
executorch/kernels/quantized/quantized.yaml,sha256=AhJ50BE9c4CMtjqTjuBrm4_eNCmPu9U0vgo-1SfNEE8,6341
executorch/kernels/quantized/quantized_ops_aot_lib.dll,sha256=KrOk7hZZ0CCmz8ybZFhKIK04vBeUC2IFsb7LdH7n4mY,340480
executorch/kernels/quantized/test/supported_features_def.yaml,sha256=BjQuBOSN79jrJr1RZGRf3-JG_aTU8vCSJzR20PNQeVw,15
executorch/kernels/quantized/test/test_out_variants.py,sha256=TErsYFgn4rKhh7ZeZwSGNC3iGUVMljew164ZyhKJ1Xg,4551
executorch/kernels/quantized/test/test_quant_dequant_per_token.py,sha256=3SiNcDhmZibRGk-yJl1dNTd4Y35s61J6UOCtDGOAD60,7123
executorch/runtime/__init__.py,sha256=XRmvTi6Vkf28ow2twoMqfDKmr8G7KsQ3W9lllGoRQi8,9421
executorch/runtime/kernel/test/functions.yaml,sha256=eNmgEeOJmF9sPkZsILFzYC6XQGIUPfQsn_Wn4CE4tWQ,371
executorch/runtime/test/test_runtime.py,sha256=MVMAGEAlVWXCOzcILseGeyWcmuL0-tXs4Rvpb-bJgWg,2820
executorch/runtime/test/test_runtime_etdump_gen.py,sha256=tW2GcKYE04NKe1mWpu7SiuQ8SItiI3hZu6WGzrvBl6A,3754
executorch/schema/program.fbs,sha256=cjA9Plc4Jnv34UZdxHNDxKippVNc08kelVrig5XikXU,17291
executorch/schema/scalar_type.fbs,sha256=8XkD7gyM7WBStEUXyQBGbAD3ygUiu4PU4vPcV-kqaJU,840
executorch/share/cmake/executorch-config.cmake,sha256=ipHkes3wK-M3WGFnO90MsIo4f9A-Yg0YMWlbjc44IF0,2410
executorch/util/activation_memory_profiler.py,sha256=Lp4MrLqXMDRuB6iVKO7A4dkWnp3H6IhwhAucR94eUyA,6604
executorch/util/collect_env.py,sha256=980sNAzWZ4qWQ28-VJ_CYchRbhMFKDStuJbPfCsQ_nM,25621
executorch/util/python_profiler.py,sha256=0iOiHgIUQnKiApQYOwikcEoik4S3QUL1PhY9NElXyIw,3258
executorch-1.0.0.dist-info/METADATA,sha256=yYbF9hN7-fNT951CyxiR-5wb2jnpglJEirBU4lLKPzA,4167
executorch-1.0.0.dist-info/WHEEL,sha256=JLOMsP7F5qtkAkINx5UnzbFguf8CqZeraV8o04b0I8I,101
executorch-1.0.0.dist-info/entry_points.txt,sha256=gdWi86rfZ6nO8w2f2WAWvcToRqGD3wCfo8VFYq36xMo,52
executorch-1.0.0.dist-info/top_level.txt,sha256=GMOOdFPu9dQcHYfKsu8aZ1z-42P_McLj47ixgWOEt7M,324
executorch-1.0.0.dist-info/RECORD,,
executorch-1.0.0.dist-info/licenses/LICENSE,sha256=sZg82dSx8tojC4ZINapDIq-sl-QCOGVegv1YHjr5u4Y,1778
