infer_compiler_registry/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
infer_compiler_registry/register_diffusers/__init__.py,sha256=8xqhhvT4UrUao-rNLclx94K_OQNE5cDAs-u57-DEUOQ,2269
infer_compiler_registry/register_diffusers/attention_processor_oflow.py,sha256=mLsSbPznaM4lLT7soi2gaTU5bEQzRk5r5dO_QTdHY4I,77237
infer_compiler_registry/register_diffusers/spatio_temporal_oflow.py,sha256=pdf4z26BMPSKHV2RNWPKHXErvycxdYsPOS8KkWFZDU4,9670
infer_compiler_registry/register_diffusers/transformer_2d_oflow.py,sha256=JMIc8HZL_WMnnMrw8ejIi4LOm71Dlh4HkJ0zr4xGhe8,72088
infer_compiler_registry/register_diffusers/unet_2d_condition_oflow.py,sha256=cvCPV3ffVtmGLj7pMnpxsRCq5QsYKp6RInHtf1hXJSg,23660
infer_compiler_registry/register_diffusers_enterprise_lite/__init__.py,sha256=RPAl5wVl-pPR7htwH8bHMLEgPUbhXzlr2lDUYtVRNp0,605
infer_compiler_registry/register_onediff_quant/__init__.py,sha256=tqIlYMzb8zA6XLIlRs3XUjrRVTVP7FnkGSp4ORtU41Q,701
infer_compiler_registry/register_onediff_quant/quant_diffusion_pipeline.py,sha256=-LXMG3ycef4ut_5TVwZq_ZoE-9biOaZIgDjiOsdK4rY,4705
onediff/__init__.py,sha256=NtVb1JyQTnxGMgSSP8ZD2ZgWRFpGUwjSz6tOc2x6ElY,99
onediff/infer_compiler/__init__.py,sha256=3K9B7NWy-9WKyv_yG1kViM2VyTH08qghB7EtupQ7UVQ,1391
onediff/infer_compiler/with_fx_graph.py,sha256=zeeVyFdJGsvyJ1JEVcrSR8PDcMoWj8QMAmS6asJe4H4,5111
onediff/infer_compiler/with_fx_interpreter.py,sha256=wXQ95iHHxRv-HyF_9g-FjcuNyzxdJPh73oIhVlwheuM,869
onediff/infer_compiler/with_oneflow_compile.py,sha256=gcDfxaNmavT-IiznDmT41-SZApVK0M-4Ulmk_tdAyy4,18675
onediff/infer_compiler/import_tools/__init__.py,sha256=nTVp_eGQuxOjVxwWXH6FbQxnbgb-X7oqVTmwN-fOwXs,106
onediff/infer_compiler/import_tools/format_utils.py,sha256=lfxfO3vfOtnH9Fv3W9zPQXEvuTn6Qm6xkX3kURXrweg,1813
onediff/infer_compiler/import_tools/importer.py,sha256=9KaN2eyefXIQ2azlajj1luDqH42DSOEDR9R6t2MIsJA,3785
onediff/infer_compiler/transform/__init__.py,sha256=OR_0f5bxhfhMzdl2xwH8d2tOEJPyeb2RrcjMtXMOcF4,286
onediff/infer_compiler/transform/builtin_transform.py,sha256=yvoAUvhwnIL4E0VY7AKNSiLyvh2VX2GZEkk1uRGgnrU,14705
onediff/infer_compiler/transform/custom_transform.py,sha256=bnm4Kphu6mQBDxuq7vJlYrWPQKg7ql9-sKm8HFcT4Vo,2973
onediff/infer_compiler/transform/manager.py,sha256=zYY9Portfxi7F4UL-l90i9xmz1DPmk17gDqi9CVFn_8,3551
onediff/infer_compiler/utils/__init__.py,sha256=2HttbVZfqCvy9w8OHiXQOUBH5GnmuelKMN2M41OoH0w,305
onediff/infer_compiler/utils/args_tree_util.py,sha256=s0leMGvk8u1Kg750BGOZqsph_hICHWvJOfohsrFi0Lc,1210
onediff/infer_compiler/utils/cost_util.py,sha256=p-r7uWBYIsPyJ9XO9CvTlEu-kQgPJbHkNfJ7P14JeWY,3225
onediff/infer_compiler/utils/env_var.py,sha256=I7ZbCYkZIrJw9m1868ZhAm18zCW2BaAtsN0URizzERY,321
onediff/infer_compiler/utils/graph_management_utils.py,sha256=2QI-v3eZnHTCM6J6Enoej-i55erRUymULptP0eOH2QQ,2425
onediff/infer_compiler/utils/log_utils.py,sha256=mnEutaJBQzuyEWtnuXUjbUXj66sqYsAgvuQZLzvo2gs,2281
onediff/infer_compiler/utils/model_inplace_assign.py,sha256=q2r1-0nQ60qWaetWPHD6YiAL1HMKipecg-aLjtN-Xzs,6508
onediff/infer_compiler/utils/module_operations.py,sha256=OhUru2j4Rz17w-dVSPOPVFb78zQbxYYVyrk4LoWxM1k,1791
onediff/infer_compiler/utils/oneflow_exec_mode.py,sha256=uQneRTLiqO3aRzNbpVyZiOrSUyJn1yfHkBs5T1DVzE0,757
onediff/infer_compiler/utils/param_utils.py,sha256=mD08pewrQVQ6o8hGekpedgcwJf8dSM1jK8Q0aLav_7I,831
onediff/infer_compiler/utils/patch_for_compiler.py,sha256=M-XuCyKITYJSvfNkNst0yUQRB95t42C_WaqLGyH2isA,3978
onediff/infer_compiler/utils/patch_for_diffusers.py,sha256=KvL5Vin8UyCzdJ6psuVaqf9tFvR_rk_i1A7EZXIc5HI,759
onediff/infer_compiler/utils/version_util.py,sha256=Qezbqvzjt8EEc2_tTc8gCNVCEFVZmwVTmAMibXEznp4,1089
onediff/optimization/__init__.py,sha256=x24zduZWXwZQYyg1Q9xC8OoJD5s7UXg_Lc7V4w6nQJI,59
onediff/optimization/attention_processor.py,sha256=EeL1BnYfAVMyrsdNlITbO3Tp6la_fF_R2GTzV8AGUHA,4319
onediff/optimization/quant_optimizer.py,sha256=FQHfj8HWbYh6y3MgfPlUxop5rAAs0k9KybK5f1q6EKI,3635
onediff/optimization/rewrite_self_attention.py,sha256=1bcCjX0Zes-ELB8AGmH24ptMSDjMHDCUjHassiKxieI,4073
onediff/quantization/__init__.py,sha256=WYx6BG-kbL8jd8Bk7imBseH1_D49UCa-BfwA_V7faBI,88
onediff/quantization/quantize_utils.py,sha256=jl_Vv---17lA4FROAgbCJzLOIjqRhGhnDTz7t9y_tIQ,1057
onediff/schedulers/__init__.py,sha256=UzrV1qMFoZzwW0UOriGamzmvhaJmnjYo3wrKDVVQexk,62
onediff/schedulers/scheduling_euler_discrete.py,sha256=d1jfJBQS2_fdSGnZkKo-WIEeuoi-fFnQGU2hIcF37qA,20887
onediff-0.12.1.dev202401260125.dist-info/METADATA,sha256=hyCxYxFNjJdXIAGTTo_Bs4WMfRx_ByQQ4xF7KtRUsZQ,7992
onediff-0.12.1.dev202401260125.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
onediff-0.12.1.dev202401260125.dist-info/top_level.txt,sha256=7Hzr8XMvF2HqXFLB0ZPDneEJgngnInBGCnhoLYYgcjY,32
onediff-0.12.1.dev202401260125.dist-info/RECORD,,
