tensorflow-model-optimization

View on PyPIReverse Dependencies (25)

0.8.0 tensorflow_model_optimization-0.8.0-py2.py3-none-any.whl

Wheel Details

Project: tensorflow-model-optimization
Version: 0.8.0
Filename: tensorflow_model_optimization-0.8.0-py2.py3-none-any.whl
Download: [link]
Size: 242518
MD5: dd25677882fdf2bfab1af755de19045a
SHA256: 50303e6ed6d07c1a7801215f5cc854dad388ea8de319e46746ca35789e4ee7b3
Uploaded: 2024-02-08 01:57:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tensorflow-model-optimization
Version: 0.8.0
Summary: A suite of tools that users, both novice and advanced can use to optimize machine learning models for deployment and execution.
Author: Google LLC
Author-Email: no-reply[at]google.com
Home-Page: https://github.com/tensorflow/model-optimization
License: Apache 2.0
Keywords: tensorflow model optimization machine learning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3
Requires-Dist: absl-py (~=1.2)
Requires-Dist: dm-tree (~=0.1.1)
Requires-Dist: numpy (~=1.23)
Requires-Dist: six (~=1.14)
Requires-Dist: enum34 (~=1.1); python_version < "3.4"
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
tensorflow_model_optimization/__init__.py sha256=j1EdHjvRYUNoN3IkSQ3XjagTMLrsIs0jZpNuVBoU8xU 4365
tensorflow_model_optimization/python/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/version.py sha256=o5DaHNKtN_j3tPzzrxOQCB3SRiACtwg0fLGMh-7XNSg 1432
tensorflow_model_optimization/python/core/api/__init__.py sha256=nj3Rd30JxgBEGJIzjSIsvQ4b6vhKgA1fL0OLvIhuE8M 1027
tensorflow_model_optimization/python/core/api/clustering/__init__.py sha256=76r9Wi-iMJwQqa4cJsKVpm1i5sVBm1P_VmSmQZFknBw 809
tensorflow_model_optimization/python/core/api/clustering/keras/__init__.py sha256=ls6-SKn0AoyziBHEr8CUAZPv_kRl7zS1lMaFU9BfAaA 1729
tensorflow_model_optimization/python/core/api/experimental/__init__.py sha256=32KXgitsLWx-ole9gO6H8dPWoy0u8SuBIec5TyZgyWQ 824
tensorflow_model_optimization/python/core/api/experimental/combine/__init__.py sha256=TK0viQPy_5M8exMLQka7KrZBYIq9ujHuf_lUzj2-PBs 1362
tensorflow_model_optimization/python/core/api/quantization/__init__.py sha256=BI01djhhj8LpFXI1sfRn3hOv27gPUJQ-flXckt3X760 813
tensorflow_model_optimization/python/core/api/quantization/keras/__init__.py sha256=DQhgc4ShaIiHO1fIYkuLpV5ftsOXClBCK0L-Yta1PLY 2996
tensorflow_model_optimization/python/core/api/quantization/keras/collab_opts/__init__.py sha256=gaimNipHnkK990QjWV4p0O1KffuuPwr0rCaO4bhZIcM 939
tensorflow_model_optimization/python/core/api/quantization/keras/default_8bit/__init__.py sha256=DzEfPAuO_v1S56oAc7nXzSBMoBNBGuMrUR1kGa074Mk 1444
tensorflow_model_optimization/python/core/api/quantization/keras/default_8bit/default_8bit_transforms/__init__.py sha256=5wiXGgBCXLChbL9pVgWFRyQ_45jK3fMeytCf9-GEtys 2949
tensorflow_model_optimization/python/core/api/quantization/keras/experimental/__init__.py sha256=q9nu6O_3q43SkuO1Ra3tKDb8vmFQV1UpFcIU7rG2wEQ 941
tensorflow_model_optimization/python/core/api/quantization/keras/experimental/default_n_bit/__init__.py sha256=4DMkAdu-CP2SRURV3Sengc9zyGGUosxLo--9Lu_2wYY 1506
tensorflow_model_optimization/python/core/api/quantization/keras/experimental/default_n_bit/default_n_bit_transforms/__init__.py sha256=S8lhPdnprE_diMW5NSlVr2rTit4lBDMsN4WVhK9mZcw 3190
tensorflow_model_optimization/python/core/api/quantization/keras/graph_transformations/__init__.py sha256=m6LwcTsO7Cmbc_ELZNCjf6S3CAdKifUyP7_M_uoj5iM 985
tensorflow_model_optimization/python/core/api/quantization/keras/graph_transformations/model_transformer/__init__.py sha256=YJi1rpFN2dhTDMQ-XHNoKKeQHxnAEqvi1BOht_VvBwY 875
tensorflow_model_optimization/python/core/api/quantization/keras/graph_transformations/transforms/__init__.py sha256=AJPnsfGroAGR8IOScTNpEYuo0BGcghW4mqyV-yKPCb0 1088
tensorflow_model_optimization/python/core/api/quantization/keras/quantizers/__init__.py sha256=-OfFbJFpqwLq31yhi3gMtoz66l50HNbWKXKKVaEopFo 1366
tensorflow_model_optimization/python/core/api/sparsity/__init__.py sha256=igmtszPKmmH9zjIlKNrp5npkvlw8jEV2oACaJsSRA_Q 805
tensorflow_model_optimization/python/core/api/sparsity/keras/__init__.py sha256=6UTkScIef6fxptt-Mc0dcaGdtDrW-hs-SBCnDXum9x8 1927
tensorflow_model_optimization/python/core/clustering/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tensorflow_model_optimization/python/core/clustering/keras/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tensorflow_model_optimization/python/core/clustering/keras/cluster.py sha256=X7Jzh6IrKzICjuQx6qJ0qP2cwWdBM5WdBALHk4_nvXk 15521
tensorflow_model_optimization/python/core/clustering/keras/cluster_config.py sha256=PnOwqeHD54PxHQ3BQUiclc8ywBeNPIEzxdvoS2DlGHU 2163
tensorflow_model_optimization/python/core/clustering/keras/cluster_wrapper.py sha256=fLfLBRSTJiHsYMtWzz-Ckmqq6iGEXtXlOEc36Y6WTvU 19920
tensorflow_model_optimization/python/core/clustering/keras/clusterable_layer.py sha256=Lw0mHrUKdTKyGf5OeknI-RHDWlpJYe37-I2IFxRtpMY 2555
tensorflow_model_optimization/python/core/clustering/keras/clustering_algorithm.py sha256=jf4d9StxiJ2-1CS3wW0n-sNKL2nKR-4NeCFkhCTcrSM 12421
tensorflow_model_optimization/python/core/clustering/keras/clustering_callbacks.py sha256=4HG-o1nup8myV5DJDJn6yLqVQeBgTy2eOjCifySXN9Q 3686
tensorflow_model_optimization/python/core/clustering/keras/clustering_centroids.py sha256=VWhw5ivcQZkkP5mBcQrbWLmZXzYgLyzTUm2Jo563tIE 16484
tensorflow_model_optimization/python/core/clustering/keras/clustering_registry.py sha256=8tVmqNbmxtVMY016qeFe5Go0-TGA0STB3Hi4WOJulwA 8384
tensorflow_model_optimization/python/core/clustering/keras/experimental/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
tensorflow_model_optimization/python/core/clustering/keras/experimental/cluster.py sha256=4i3YFhz7loLxZji8h0AdhFdraQdx3TBqd1fk_I5TXc4 4930
tensorflow_model_optimization/python/core/internal/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/internal/tensor_encoding/__init__.py sha256=sjfZBplN4KmzcdWBKFkbxXHYpRjB1W-JR4Xa6GUazXk 1186
tensorflow_model_optimization/python/core/internal/tensor_encoding/core/__init__.py sha256=Vkd14Xg1g0siqf20gYFKWzuxbREbtaGua5w_7xi3McE 1845
tensorflow_model_optimization/python/core/internal/tensor_encoding/core/core_encoder.py sha256=_RxXQKzMpmKzEBn1PWch6RUGUlu8x0SXwDoekBkaFHs 26759
tensorflow_model_optimization/python/core/internal/tensor_encoding/core/encoding_stage.py sha256=AGoaYW7wreSAhqkl-lF6ynssL909fKBlDCi4WChMo2k 31809
tensorflow_model_optimization/python/core/internal/tensor_encoding/core/gather_encoder.py sha256=zPr4rRbgNLOFBF4Q1o88zu8z4X6ETtY3fqD3GFNN7vA 25550
tensorflow_model_optimization/python/core/internal/tensor_encoding/core/simple_encoder.py sha256=1BkvfKniLVT5aaUZ8kDyoVfGVwcawfJcAX_BGrNXYb8 8539
tensorflow_model_optimization/python/core/internal/tensor_encoding/encoders/__init__.py sha256=DGBzXOARWKU9p1aX736Ex1soXZhKpkOqmUq25GbXFi8 1368
tensorflow_model_optimization/python/core/internal/tensor_encoding/encoders/common_encoders.py sha256=TJzdjghDU5ZDDcXPxMxXAaBN21vf7EV2FCk1QyZhKSg 5344
tensorflow_model_optimization/python/core/internal/tensor_encoding/stages/__init__.py sha256=WtzjaPDCMxP-dGYilpJfr0IcB4jQS7MUfSfZbkVO10U 1492
tensorflow_model_optimization/python/core/internal/tensor_encoding/stages/stages_impl.py sha256=akzxdxjtsxhKciHVv0qcedyGqk9zViIAP4IoeH4xGbQ 18468
tensorflow_model_optimization/python/core/internal/tensor_encoding/stages/research/__init__.py sha256=tpHWQaoPNfEmXPiMLXPJxnSMIvadMLk9ypbk4qeCwsQ 1974
tensorflow_model_optimization/python/core/internal/tensor_encoding/stages/research/clipping.py sha256=Fw2-XEeG7QmfjmCWiAdmSXWK7VpZXM_7oQ05rIIRptg 4803
tensorflow_model_optimization/python/core/internal/tensor_encoding/stages/research/kashin.py sha256=VK4h7SvdNx7pGRuWV_BQEoEae1Mh6jgo5JMnyN0PMmQ 12441
tensorflow_model_optimization/python/core/internal/tensor_encoding/stages/research/misc.py sha256=mBJB58fuC7w-XZFbzahDvCTe02Z93yo9I4zovPD7_pw 5355
tensorflow_model_optimization/python/core/internal/tensor_encoding/stages/research/quantization.py sha256=N4ZHf9uiYa-M40hKQdsunlgFEHTxtI3VJRgEadldDzM 16578
tensorflow_model_optimization/python/core/internal/tensor_encoding/testing/__init__.py sha256=lrD4o-jsePWNfnQtHOQ4_IG3mi-DfAPo2wp1sqyeUO0 2498
tensorflow_model_optimization/python/core/internal/tensor_encoding/testing/test_utils.py sha256=RG9Mr9xXVhkOlcKKkVlDAYbR-XdAWAVbjiW2tvw0US4 52969
tensorflow_model_optimization/python/core/internal/tensor_encoding/utils/__init__.py sha256=uNJtbkVGiu4tKuNdWSNLJS1L0QXfrjIpWW0MISLg0dU 2108
tensorflow_model_optimization/python/core/internal/tensor_encoding/utils/py_utils.py sha256=V0abodQrhQccj7ERGRh8JX7EEQxTxhpv1I1ua5C4riQ 5981
tensorflow_model_optimization/python/core/internal/tensor_encoding/utils/tf_utils.py sha256=OAuaPuxg3VpvR7uFyO5TVzApeJNQblhN7I6NZrbiS1c 25738
tensorflow_model_optimization/python/core/keras/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tensorflow_model_optimization/python/core/keras/compat.py sha256=zgfeTo_q08Vk0NZ6B1zyJybFyf6B2teVukYlhgtWw58 4225
tensorflow_model_optimization/python/core/keras/metrics.py sha256=yxLa95LLHmsHskUg2w4Q37D4GCfx3XQ-__tbtwz2h68 3062
tensorflow_model_optimization/python/core/keras/utils.py sha256=sQZdPTPjjVtVSCJMqAIAGnz7mehHB-J56MND3qfQyXg 2181
tensorflow_model_optimization/python/core/quantization/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/quantization/keras/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/quantization/keras/quant_ops.py sha256=HDno2EGUbZU-VbUpS1ZQiqBjNtRHJtlWIK3gwwu-gRA 12984
tensorflow_model_optimization/python/core/quantization/keras/quantize.py sha256=b8c8QNqBVL8LDHtUcndpyHOVJKrZg-nAwPysWj7RRko 27203
tensorflow_model_optimization/python/core/quantization/keras/quantize_annotate.py sha256=g8X28fPiwf02TStokDF3OThobKQ2b810k-CzioqrZkA 5489
tensorflow_model_optimization/python/core/quantization/keras/quantize_aware_activation.py sha256=rOYspFTxr1kGc70Wjg-VUJWmvhh4Og_9fSvqtKIfdjM 7145
tensorflow_model_optimization/python/core/quantization/keras/quantize_config.py sha256=Donur3fcYaApssty_NusJo3hm5F2YzMaA7Qfg-bLYqA 9387
tensorflow_model_optimization/python/core/quantization/keras/quantize_layer.py sha256=2F1sAYCLronRee5oxbgrvym3sNDTuH9vNdbimqlOU5s 3456
tensorflow_model_optimization/python/core/quantization/keras/quantize_layout_transform.py sha256=PvQKTIVjfBfEvDCv5CxzynAyB1mWvG47TY22X_ICB6o 2128
tensorflow_model_optimization/python/core/quantization/keras/quantize_registry.py sha256=iGogQzLWH3zWmBWx-wAj9im5AmF5cIx7AkfTo-TwG2Y 1943
tensorflow_model_optimization/python/core/quantization/keras/quantize_scheme.py sha256=tBRdrsc7JBVUQxulp-ojp8T_CziyeKgnurU8PCi0Ig8 1512
tensorflow_model_optimization/python/core/quantization/keras/quantize_wrapper.py sha256=462Y5uh90mZEsW1lTRYx6gLvJi3ZEFcCcN9zgxJzOYc 9569
tensorflow_model_optimization/python/core/quantization/keras/quantizers.py sha256=XkiYyFQ35HlvNLY5IJsYt1aZjLFSVGhTV7QNd4Yr-fM 15728
tensorflow_model_optimization/python/core/quantization/keras/utils.py sha256=nqqwZbQMmEBh5giIT98gK5CsRcq57cX1h1ygxEo6KPo 4457
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/__init__.py sha256=ExYPdyCvFafkmijK2XmCyvPK8sycD1v_0OU0JdlJG60 689
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/cluster_preserve/__init__.py sha256=ExYPdyCvFafkmijK2XmCyvPK8sycD1v_0OU0JdlJG60 689
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/cluster_preserve/cluster_preserve_quantize_registry.py sha256=K1ZzjWTURrFfD5kYjOPuEStnUrFdtgUASR5h6mwgYYQ 19207
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/cluster_preserve/cluster_utils.py sha256=GMMr__vj0CQRJYQSNEbd92oCEe74X6nwqwprfFvYGtw 4636
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/cluster_preserve/default_8bit_cluster_preserve_quantize_scheme.py sha256=BrKg5KS7GLwseidzqoW_9zjHu2k9FlEGhAtdWBq0ZeA 1611
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/prune_preserve/__init__.py sha256=ExYPdyCvFafkmijK2XmCyvPK8sycD1v_0OU0JdlJG60 689
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/prune_preserve/default_8bit_prune_preserve_quantize_scheme.py sha256=sGDKY6ASFqqwygRmBPBoKxVe8gnMkvMQY297kvyL0UY 1366
tensorflow_model_optimization/python/core/quantization/keras/collab_opts/prune_preserve/prune_preserve_quantize_registry.py sha256=B7xXvsABwe71ErCld_jtISN-f67oUM9QiFgjazuE4uo 11805
tensorflow_model_optimization/python/core/quantization/keras/default_8bit/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_quantize_configs.py sha256=AtJOLvyTWQTwRLwTFlWBxeZR5xjKh-8sO4hNNmcx9b4 2209
tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_quantize_layout_transform.py sha256=HpM4968xJStAq_rfrN1BhSv7VrSJReMdJVduRjmvrN8 3425
tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_quantize_registry.py sha256=3PRHNKa-tRKXWI9k2o_rSWiy9kPvWAv_tdVBvbbxz0g 21784
tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_quantize_scheme.py sha256=3hFv9mQG-bP8xmrjnc78sX5gJ2CGe15OPjfjIDtPPoI 1613
tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_quantizers.py sha256=AWvhXRibOK5gisKx_nWKB42fRtxI5XFJGE78RBnQDJA 2474
tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_transforms.py sha256=_QtH8hpQ7T7XTgr6B2hmNnM6xexPqE4SkrqG-9jISQk 27052
tensorflow_model_optimization/python/core/quantization/keras/experimental/__init__.py sha256=ExYPdyCvFafkmijK2XmCyvPK8sycD1v_0OU0JdlJG60 689
tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/default_n_bit_quantize_configs.py sha256=y9dJ2_ZjOa2od6LaArsWmd4_i0Jjxebxijq8ywm_odk 2407
tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/default_n_bit_quantize_layout_transform.py sha256=ZhCk6Zq0I_P1viWGTqRPM7LXD_jDT6G26FOML89p6jg 5895
tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/default_n_bit_quantize_registry.py sha256=O2x4-kfosx6PYO7CFUbzK1FCVOFs4icJV6nVzPdmHFQ 24227
tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/default_n_bit_quantize_scheme.py sha256=ypYgwMCHus9bErjzUYg8YftLufSnwnStjrw24kvYm4E 2000
tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/default_n_bit_quantizers.py sha256=I9Wey-jZ-j6u-KrHW0Iy5tubalKVNV6KOexyn1SHZSk 2873
tensorflow_model_optimization/python/core/quantization/keras/experimental/default_n_bit/default_n_bit_transforms.py sha256=Zdtjnojckk8yqwHnpRWYp_MYAVUOb7we5swKuAuhCtk 30762
tensorflow_model_optimization/python/core/quantization/keras/graph_transformations/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/quantization/keras/graph_transformations/model_transformer.py sha256=k86EWzZ7I1baBZ3p6tfTv-qL95ajHk0CMcDMbPCNF00 25399
tensorflow_model_optimization/python/core/quantization/keras/graph_transformations/transforms.py sha256=bXvatYt1iVVkNoavCBozxMHAPOILYThzYn8VEaQur0o 6674
tensorflow_model_optimization/python/core/quantization/keras/layers/__init__.py sha256=pEPFhrEiCHILUhP_ZP-KaesCXoG59JPTURTYP_BIxU0 689
tensorflow_model_optimization/python/core/sparsity/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/sparsity/keras/__init__.py sha256=nxhM3rvGukp5ZXNRrf2sIpdE6z0_03tR8ds56y_SVgs 689
tensorflow_model_optimization/python/core/sparsity/keras/prunable_layer.py sha256=QzKtjQZ9VbUtZC9ALMpCg6kavrPyophabpf_LJ9TEuc 1402
tensorflow_model_optimization/python/core/sparsity/keras/prune.py sha256=vKeeHpKrZeUjByG_ljMmUTqGMViwW6XYmuOs4oFrOAE 10135
tensorflow_model_optimization/python/core/sparsity/keras/prune_registry.py sha256=fK5wZcyR8HVfP4dzWqGHApA_pAQM_YDqhNQWDlNREJc 8591
tensorflow_model_optimization/python/core/sparsity/keras/pruning_callbacks.py sha256=6yzoqVnrR186Wow2VduJvwdRE1p0cG6HUpRZvTnx79Y 4733
tensorflow_model_optimization/python/core/sparsity/keras/pruning_impl.py sha256=DJDhR0-9L6kmL_J9wWfDZZFqcxqX3Oc6necmOBq_MA4 12302
tensorflow_model_optimization/python/core/sparsity/keras/pruning_policy.py sha256=GTqosWNyQlGj11wa3ayOe5GCYA784FKHqvPTz4Z1JzU 11119
tensorflow_model_optimization/python/core/sparsity/keras/pruning_schedule.py sha256=L5KccnzAPfPKuuZ8-AF4xl6G14BzIpO2-74WvNLiJeg 8901
tensorflow_model_optimization/python/core/sparsity/keras/pruning_utils.py sha256=6e4dexOjZnO7necBbQneQ9izu6QeHYnFlajnn9KpsVY 12169
tensorflow_model_optimization/python/core/sparsity/keras/pruning_wrapper.py sha256=J5s5Ubrxj6RxYRtVD1KWvvu1mlEt7sRcnGZuJGRWJR4 15377
tensorflow_model_optimization-0.8.0.dist-info/METADATA sha256=FNcn_oAThsAs-xTIQVa93PFT_JmTpG4QQUFB2FAppgc 904
tensorflow_model_optimization-0.8.0.dist-info/WHEEL sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g 110
tensorflow_model_optimization-0.8.0.dist-info/top_level.txt sha256=ISDNLsQSyZx7mFxQPe7SEiEcYVP6gf1JPWzhuv80O2U 30
tensorflow_model_optimization-0.8.0.dist-info/RECORD

top_level.txt

tensorflow_model_optimization