tf-nightly-cpu 2.20.0.dev20250220__cp312-cp312-win_amd64.whl → 2.20.0.dev20250221__cp312-cp312-win_amd64.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (115) hide show
  1. tensorflow/_api/v2/compat/v1/summary/__init__.py +2 -2
  2. tensorflow/_api/v2/compat/v1/tpu/experimental/embedding/__init__.py +2 -2
  3. tensorflow/_api/v2/compat/v2/summary/__init__.py +10 -10
  4. tensorflow/_api/v2/compat/v2/summary/experimental/__init__.py +4 -4
  5. tensorflow/_api/v2/compat/v2/tpu/experimental/embedding/__init__.py +2 -2
  6. tensorflow/_api/v2/summary/__init__.py +10 -10
  7. tensorflow/_api/v2/summary/experimental/__init__.py +4 -4
  8. tensorflow/_api/v2/tpu/experimental/embedding/__init__.py +2 -2
  9. tensorflow/compiler/mlir/stablehlo/stablehlo_extension.pyd +0 -0
  10. tensorflow/compiler/tf2tensorrt/_pywrap_py_utils.pyd +0 -0
  11. tensorflow/compiler/tf2xla/ops/_xla_ops.so +0 -0
  12. tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/IntegerRangeAnalysis.h +12 -0
  13. tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_pass_utils/stablehlo/transforms/PassUtils.h +7 -0
  14. tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes/stablehlo/transforms/PassUtils.h +7 -0
  15. tensorflow/include/external/stablehlo/stablehlo/transforms/PassUtils.h +7 -0
  16. tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/kernel_api_ir_builder.h +3 -2
  17. tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/kernel_thunk.h +9 -3
  18. tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/work_queue.h +81 -18
  19. tensorflow/include/tensorflow/compiler/xla/codegen/kernel_spec.h +24 -7
  20. tensorflow/include/tensorflow/compiler/xla/hlo/ir/hlo_casting_utils.h +0 -44
  21. tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_pass_inc_gen/stablehlo_ext/transforms/passes.h.inc +149 -4
  22. tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/transforms/passes.h.inc +149 -4
  23. tensorflow/include/tensorflow/compiler/xla/pjrt/distributed/client.h +5 -0
  24. tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/se_gpu_pjrt_client.h +1 -92
  25. tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/se_gpu_topology_description.h +126 -0
  26. tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_stream_executor_client.h +1 -49
  27. tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_stream_executor_device_description.h +75 -0
  28. tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_execute_options.h +57 -0
  29. tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_topology.h +4 -0
  30. tensorflow/include/tensorflow/compiler/xla/service/constant_value.h +1 -0
  31. tensorflow/include/tensorflow/compiler/xla/service/hlo_module_util.h +52 -1
  32. tensorflow/include/tensorflow/compiler/xla/service/hlo_proto_util.h +0 -12
  33. tensorflow/include/tensorflow/compiler/xla/tsl/framework/convolution/eigen_spatial_convolutions-inl.h +5 -5
  34. tensorflow/include/tensorflow/core/kernels/eigen_attention.h +4 -4
  35. tensorflow/include/tensorflow/core/kernels/eigen_backward_cuboid_convolutions.h +6 -6
  36. tensorflow/include/tensorflow/core/kernels/eigen_backward_spatial_convolutions.h +10 -8
  37. tensorflow/include/tensorflow/core/kernels/eigen_cuboid_convolution.h +6 -6
  38. tensorflow/include/tensorflow/core/kernels/eigen_pooling.h +12 -12
  39. tensorflow/include/tensorflow/core/public/release_version.h +39 -0
  40. tensorflow/include/tensorflow/core/public/version.h +112 -127
  41. tensorflow/include/tensorflow/python/eager/pywrap_tfe.h +1 -1
  42. tensorflow/include/xla/backends/cpu/codegen/kernel_api_ir_builder.h +3 -2
  43. tensorflow/include/xla/backends/cpu/runtime/kernel_thunk.h +9 -3
  44. tensorflow/include/xla/backends/cpu/runtime/work_queue.h +81 -18
  45. tensorflow/include/xla/codegen/kernel_spec.h +24 -7
  46. tensorflow/include/xla/hlo/ir/hlo_casting_utils.h +0 -44
  47. tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_pass_inc_gen/stablehlo_ext/transforms/passes.h.inc +149 -4
  48. tensorflow/include/xla/mlir_hlo/stablehlo_ext/transforms/passes.h.inc +149 -4
  49. tensorflow/include/xla/pjrt/distributed/client.h +5 -0
  50. tensorflow/include/xla/pjrt/gpu/se_gpu_pjrt_client.h +1 -92
  51. tensorflow/include/xla/pjrt/gpu/se_gpu_topology_description.h +126 -0
  52. tensorflow/include/xla/pjrt/pjrt_stream_executor_client.h +1 -49
  53. tensorflow/include/xla/pjrt/pjrt_stream_executor_device_description.h +75 -0
  54. tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_execute_options.h +57 -0
  55. tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_topology.h +4 -0
  56. tensorflow/include/xla/service/constant_value.h +1 -0
  57. tensorflow/include/xla/service/hlo_module_util.h +52 -1
  58. tensorflow/include/xla/service/hlo_proto_util.h +0 -12
  59. tensorflow/include/xla/tsl/framework/convolution/eigen_spatial_convolutions-inl.h +5 -5
  60. tensorflow/lite/experimental/microfrontend/python/ops/_audio_microfrontend_op.so +0 -0
  61. tensorflow/lite/python/analyzer_wrapper/_pywrap_analyzer_wrapper.pyd +0 -0
  62. tensorflow/lite/python/interpreter_wrapper/_pywrap_tensorflow_interpreter_wrapper.pyd +0 -0
  63. tensorflow/lite/python/optimize/_pywrap_tensorflow_lite_calibration_wrapper.pyd +0 -0
  64. tensorflow/python/_pywrap_dtensor_device.pyd +0 -0
  65. tensorflow/python/_pywrap_mlir.pyd +0 -0
  66. tensorflow/python/_pywrap_parallel_device.pyd +0 -0
  67. tensorflow/python/_pywrap_quantize_training.pyd +0 -0
  68. tensorflow/python/_pywrap_tensorflow_internal.pyd +0 -0
  69. tensorflow/python/_pywrap_tfcompile.pyd +0 -0
  70. tensorflow/python/_pywrap_tfe.pyd +0 -0
  71. tensorflow/python/client/_pywrap_debug_events_writer.pyd +0 -0
  72. tensorflow/python/client/_pywrap_device_lib.pyd +0 -0
  73. tensorflow/python/client/_pywrap_events_writer.pyd +0 -0
  74. tensorflow/python/client/_pywrap_tf_session.pyd +0 -0
  75. tensorflow/python/compat/compat.py +1 -1
  76. tensorflow/python/data/experimental/service/_pywrap_server_lib.pyd +0 -0
  77. tensorflow/python/data/experimental/service/_pywrap_utils_exp.pyd +0 -0
  78. tensorflow/python/eager/imperative_grad.py +5 -5
  79. tensorflow/python/eager/polymorphic_function/atomic_function.py +1 -1
  80. tensorflow/python/eager/polymorphic_function/compiler_ir.py +1 -1
  81. tensorflow/python/eager/polymorphic_function/polymorphic_function.py +45 -41
  82. tensorflow/python/eager/tape.py +2 -2
  83. tensorflow/python/framework/_dtypes.pyd +0 -0
  84. tensorflow/python/framework/_op_def_library_pybind.pyd +0 -0
  85. tensorflow/python/framework/_op_def_registry.pyd +0 -0
  86. tensorflow/python/framework/_proto_comparators.pyd +0 -0
  87. tensorflow/python/framework/_pywrap_python_op_gen.pyd +0 -0
  88. tensorflow/python/framework/_test_metrics_util.pyd +0 -0
  89. tensorflow/python/grappler/_pywrap_tf_cluster.pyd +0 -0
  90. tensorflow/python/grappler/_pywrap_tf_item.pyd +0 -0
  91. tensorflow/python/grappler/_pywrap_tf_optimizer.pyd +0 -0
  92. tensorflow/python/lib/core/_pywrap_py_func.pyd +0 -0
  93. tensorflow/python/lib/io/_pywrap_file_io.pyd +0 -0
  94. tensorflow/python/lib/io/_pywrap_record_io.pyd +0 -0
  95. tensorflow/python/ops/summary_ops_v2.py +5 -1
  96. tensorflow/python/platform/_pywrap_tf2.pyd +0 -0
  97. tensorflow/python/profiler/internal/_pywrap_profiler.pyd +0 -0
  98. tensorflow/python/profiler/internal/_pywrap_profiler_plugin.pyd +0 -0
  99. tensorflow/python/saved_model/pywrap_saved_model.pyd +0 -0
  100. tensorflow/python/tpu/_pywrap_sparse_core_layout.pyd +0 -0
  101. tensorflow/python/tpu/_pywrap_tpu_embedding.pyd +0 -0
  102. tensorflow/python/tpu/tpu_embedding_v3.py +14 -7
  103. tensorflow/python/util/_pywrap_checkpoint_reader.pyd +0 -0
  104. tensorflow/python/util/_pywrap_kernel_registry.pyd +0 -0
  105. tensorflow/python/util/_pywrap_stat_summarizer.pyd +0 -0
  106. tensorflow/python/util/_pywrap_tfprof.pyd +0 -0
  107. tensorflow/python/util/_pywrap_transform_graph.pyd +0 -0
  108. tensorflow/python/util/_pywrap_utils.pyd +0 -0
  109. tensorflow/python/util/_tf_stack.pyd +0 -0
  110. tensorflow/tools/pip_package/setup.py +2 -2
  111. {tf_nightly_cpu-2.20.0.dev20250220.dist-info → tf_nightly_cpu-2.20.0.dev20250221.dist-info}/METADATA +1 -1
  112. {tf_nightly_cpu-2.20.0.dev20250220.dist-info → tf_nightly_cpu-2.20.0.dev20250221.dist-info}/RECORD +115 -108
  113. {tf_nightly_cpu-2.20.0.dev20250220.dist-info → tf_nightly_cpu-2.20.0.dev20250221.dist-info}/WHEEL +0 -0
  114. {tf_nightly_cpu-2.20.0.dev20250220.dist-info → tf_nightly_cpu-2.20.0.dev20250221.dist-info}/entry_points.txt +0 -0
  115. {tf_nightly_cpu-2.20.0.dev20250220.dist-info → tf_nightly_cpu-2.20.0.dev20250221.dist-info}/top_level.txt +0 -0
@@ -124,13 +124,13 @@ tensorflow/_api/v2/compat/v1/signal/__init__.py,sha256=hdGdCE1xDXfGPuBDXDyQ1UwfA
124
124
  tensorflow/_api/v2/compat/v1/sparse/__init__.py,sha256=ajLs_xN6TXsioLnV-cUFttLRZMTzfhAEelJW7VcDdzc,3617
125
125
  tensorflow/_api/v2/compat/v1/spectral/__init__.py,sha256=G94j5MDlpdjONnvkp0tjlPdUUrCAy4UagaZsewaN-cQ,1491
126
126
  tensorflow/_api/v2/compat/v1/strings/__init__.py,sha256=qyYhHiI3fCErjbnXbx3x443ygGz0Lur6LQH-ylgXkzg,2774
127
- tensorflow/_api/v2/compat/v1/summary/__init__.py,sha256=oLrCuLX-BRd-IZ0XOk46YYPWulxw1nXyDr48rBV_mtY,1802
127
+ tensorflow/_api/v2/compat/v1/summary/__init__.py,sha256=i5yH3au2VbolCmuA67dl9jqyUIygVf4A00_YgsvOOd0,1802
128
128
  tensorflow/_api/v2/compat/v1/sysconfig/__init__.py,sha256=HeKLdO4xoPZJTNOUmgP7wQyTq4OdjGwV-gA70XF-0kA,1130
129
129
  tensorflow/_api/v2/compat/v1/test/__init__.py,sha256=6ex1O_50xsOl7xlWqO0erhlqt_FFbwb42LCyoXhZ-UA,2282
130
130
  tensorflow/_api/v2/compat/v1/test/experimental/__init__.py,sha256=dE_wGRdQVZPB8QofRliJUAeomarB-XGA02PUjg2UFCs,622
131
131
  tensorflow/_api/v2/compat/v1/tpu/__init__.py,sha256=2URzJrdqzPjF076UiSIVu4J-xyBPGci92dgelKgZ1fQ,1456
132
132
  tensorflow/_api/v2/compat/v1/tpu/experimental/__init__.py,sha256=f8WO5RYbPDCOUTfFig_u36YXDv0DVwmNitxOLS8K3yw,1453
133
- tensorflow/_api/v2/compat/v1/tpu/experimental/embedding/__init__.py,sha256=zx12zxHVlAwEk4uiGqiyQUoy76L7bn8i1vBWMKVhnOU,1922
133
+ tensorflow/_api/v2/compat/v1/tpu/experimental/embedding/__init__.py,sha256=0D2iA9JnnZ2juAo1VltH56whu7OmBEShB-1JJ0FVzKo,1922
134
134
  tensorflow/_api/v2/compat/v1/train/__init__.py,sha256=I-r_usLm8atntQtj7qVN1v8X1V-Rj5tMNuVs2KW2qWM,10635
135
135
  tensorflow/_api/v2/compat/v1/train/experimental/__init__.py,sha256=-utp6Yrkbc8bNUp82CqbkyzG6klk0l4NhPmkiZO3pBY,1716
136
136
  tensorflow/_api/v2/compat/v1/train/queue_runner/__init__.py,sha256=YuVRVDuCLGxHVT1TezIirAoLfM9xV6wPM3hDdb1oCXM,805
@@ -240,14 +240,14 @@ tensorflow/_api/v2/compat/v2/sets/__init__.py,sha256=qhKMmtvI1m7TNvZG7eZDuGKwBmf
240
240
  tensorflow/_api/v2/compat/v2/signal/__init__.py,sha256=SkyapMKPV4MyvtZATSP9A_5k72A5mCBcYDJutrEyIOA,2733
241
241
  tensorflow/_api/v2/compat/v2/sparse/__init__.py,sha256=pBvUvYTtV4Fc9nIKJnTW--XLzaZj9SQ2isd_iJmaKcY,2901
242
242
  tensorflow/_api/v2/compat/v2/strings/__init__.py,sha256=vUlubcUSJIVCSmp87Y_UPL_O-vshUIt5ESDnkuXY0DA,2488
243
- tensorflow/_api/v2/compat/v2/summary/__init__.py,sha256=y6cxHMJQKUyqZpEaa6nWhjwbhX-EbwbZ2L-NW_tGmQs,1465
244
- tensorflow/_api/v2/compat/v2/summary/experimental/__init__.py,sha256=hgaPDZ2bn5y50OAvDnzCuAlPGXtbIsxEjWRYbgQ0V2g,518
243
+ tensorflow/_api/v2/compat/v2/summary/__init__.py,sha256=d-ur0mCk3sGTb4oozXkl9x3WrsBk1oWBpIrLU0OGc-c,1465
244
+ tensorflow/_api/v2/compat/v2/summary/experimental/__init__.py,sha256=7-fWobkjx_Th9eUZ1E27uEXFznPGSK4NZ6UuEskoFks,518
245
245
  tensorflow/_api/v2/compat/v2/sysconfig/__init__.py,sha256=wcKgWlrzKkJQnen9kcGh-RWOyGypk3wf3T9ZguGH56w,815
246
246
  tensorflow/_api/v2/compat/v2/test/__init__.py,sha256=OJeTiNFItgYfkygKuS8YKm8idU9dLqRmiS8UugInWhs,1603
247
247
  tensorflow/_api/v2/compat/v2/test/experimental/__init__.py,sha256=PfgKJt2TCYe8cz_B6_RTfukBC2ZxM_r55gjJXnPqqS0,299
248
248
  tensorflow/_api/v2/compat/v2/tpu/__init__.py,sha256=cmgWOvkUSKnw2h6aIdKBTfs-xTBrmHs-fB2oIIoMkM4,329
249
249
  tensorflow/_api/v2/compat/v2/tpu/experimental/__init__.py,sha256=vtv3Qvg6m4iGD-5I9T15lOARuFYB5rpTU0RNFe6YLos,906
250
- tensorflow/_api/v2/compat/v2/tpu/experimental/embedding/__init__.py,sha256=smROY9YeUPkE2CyaInHDMpcKpzzM3A2w-l7_EW0D_RY,1590
250
+ tensorflow/_api/v2/compat/v2/tpu/experimental/embedding/__init__.py,sha256=cG5RUj7jMbNJQcSWYMCZhG0ohQqMVFz3NWUDQCNB6XA,1590
251
251
  tensorflow/_api/v2/compat/v2/train/__init__.py,sha256=017Zr8h1libVevCkDP6Rp5SKyNX6Y7r8_1NQArIXHJo,2328
252
252
  tensorflow/_api/v2/compat/v2/train/experimental/__init__.py,sha256=tT9bkJgHG4vZo9bb-FOQ9qFa8engc6UaFzTwnnnf-2U,682
253
253
  tensorflow/_api/v2/compat/v2/types/__init__.py,sha256=SilZ_y5PosQRRIBl6b-bQzL5VpV57htx-mp7rxuhymM,271
@@ -318,14 +318,14 @@ tensorflow/_api/v2/sets/__init__.py,sha256=qhKMmtvI1m7TNvZG7eZDuGKwBmf_shvc24C1r
318
318
  tensorflow/_api/v2/signal/__init__.py,sha256=SkyapMKPV4MyvtZATSP9A_5k72A5mCBcYDJutrEyIOA,2733
319
319
  tensorflow/_api/v2/sparse/__init__.py,sha256=pBvUvYTtV4Fc9nIKJnTW--XLzaZj9SQ2isd_iJmaKcY,2901
320
320
  tensorflow/_api/v2/strings/__init__.py,sha256=vUlubcUSJIVCSmp87Y_UPL_O-vshUIt5ESDnkuXY0DA,2488
321
- tensorflow/_api/v2/summary/__init__.py,sha256=ptug1bptuyKhSXhMjqm8ZFMlmaIIfEclAHJniyZcdzU,1455
322
- tensorflow/_api/v2/summary/experimental/__init__.py,sha256=hgaPDZ2bn5y50OAvDnzCuAlPGXtbIsxEjWRYbgQ0V2g,518
321
+ tensorflow/_api/v2/summary/__init__.py,sha256=5TTwM-MjjUbGTsg81tfnUujcnRgfGNITSPBEGIDrBTM,1455
322
+ tensorflow/_api/v2/summary/experimental/__init__.py,sha256=7-fWobkjx_Th9eUZ1E27uEXFznPGSK4NZ6UuEskoFks,518
323
323
  tensorflow/_api/v2/sysconfig/__init__.py,sha256=wcKgWlrzKkJQnen9kcGh-RWOyGypk3wf3T9ZguGH56w,815
324
324
  tensorflow/_api/v2/test/__init__.py,sha256=g69zK9z7nB_3gjVF9bayWpnxDhITJiR-DPpPW0acFZo,1593
325
325
  tensorflow/_api/v2/test/experimental/__init__.py,sha256=PfgKJt2TCYe8cz_B6_RTfukBC2ZxM_r55gjJXnPqqS0,299
326
326
  tensorflow/_api/v2/tpu/__init__.py,sha256=HEVoVtu-a2-76L46fBr0PVvp979GddDY7cBOoP1fK_U,319
327
327
  tensorflow/_api/v2/tpu/experimental/__init__.py,sha256=Nt1-XEBETiZKiQ1M7FOzVqDRqmlQH3LrzeCKaERs2B0,896
328
- tensorflow/_api/v2/tpu/experimental/embedding/__init__.py,sha256=smROY9YeUPkE2CyaInHDMpcKpzzM3A2w-l7_EW0D_RY,1590
328
+ tensorflow/_api/v2/tpu/experimental/embedding/__init__.py,sha256=cG5RUj7jMbNJQcSWYMCZhG0ohQqMVFz3NWUDQCNB6XA,1590
329
329
  tensorflow/_api/v2/train/__init__.py,sha256=G3cmp5jMYkTswn1qN3XNs-f2DGTHgp5NSDB3hSP42Wg,2318
330
330
  tensorflow/_api/v2/train/experimental/__init__.py,sha256=tT9bkJgHG4vZo9bb-FOQ9qFa8engc6UaFzTwnnnf-2U,682
331
331
  tensorflow/_api/v2/types/__init__.py,sha256=03-MG1XDJbOt6UHKzTFZrj5tjzTFIbyPjkUURdmytNs,261
@@ -373,20 +373,20 @@ tensorflow/compiler/mlir/quantization/tensorflow/python/representative_dataset.p
373
373
  tensorflow/compiler/mlir/quantization/tensorflow/python/save_model.py,sha256=7_F6XS19EOvxGcVI0iwjPjiAgmp0eHq4nhfX-FJwD18,12594
374
374
  tensorflow/compiler/mlir/stablehlo/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
375
375
  tensorflow/compiler/mlir/stablehlo/stablehlo.py,sha256=DAMP4rMC-Smy7BZNu3iMRFbP9CbV3Xl-NxdkhdvgPOk,1074
376
- tensorflow/compiler/mlir/stablehlo/stablehlo_extension.pyd,sha256=-4GBFSl_UPrky8cbQxAmgsJ7UmLrht8ItPScwLdM_NM,12385280
376
+ tensorflow/compiler/mlir/stablehlo/stablehlo_extension.pyd,sha256=3VJdGk2_vT-y04I8lCW6EYtR9sovv97m2pX6n1lX_Lo,12385280
377
377
  tensorflow/compiler/mlir/tensorflow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
378
378
  tensorflow/compiler/mlir/tensorflow/gen_mlir_passthrough_op.py,sha256=rhVpkMAzhPJytAf-T8G3kQlhmVpE8TgsZZQuGARfg9M,5223
379
379
  tensorflow/compiler/mlir/tensorflow_to_stablehlo/python/pywrap_tensorflow_to_stablehlo.pyd,sha256=TdBhxTdyB6iYkEhPp3hc436XgpneJBt4THnPAaeRbdA,183808
380
380
  tensorflow/compiler/mlir/tensorflow_to_stablehlo/python/pywrap_tensorflow_to_stablehlo.pyi,sha256=XmZ47inbR6dA_zSv7uZSjT_gT9ZE2DvOTusoAwX4N0Y,1129
381
381
  tensorflow/compiler/tf2tensorrt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
382
- tensorflow/compiler/tf2tensorrt/_pywrap_py_utils.pyd,sha256=2ucd9U3q6CdGlwm_Jq0fyb0hFQahopkp57uI1u6WA50,5058560
382
+ tensorflow/compiler/tf2tensorrt/_pywrap_py_utils.pyd,sha256=JA_0_Skl6SHbNHIQz78oiTenfYCSBPvfgZQ0UFEPiPc,5058560
383
383
  tensorflow/compiler/tf2tensorrt/_pywrap_py_utils.pyi,sha256=-e0GuWupt81Cohh1b7f6ZMqCAYpGoVCe5lwiklnIh80,908
384
384
  tensorflow/compiler/tf2tensorrt/ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
385
385
  tensorflow/compiler/tf2tensorrt/ops/gen_trt_ops.py,sha256=LIMV5v05_NwBzqEMmGfIf8Qj2afgYC0vveOJYGkwsbQ,944
386
386
  tensorflow/compiler/tf2xla/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
387
387
  tensorflow/compiler/tf2xla/tf2xla_pb2.py,sha256=ZxLMtIXia8T4UaIK_eBPd0YngBCwYZRvwe5hFjxokOM,2833
388
388
  tensorflow/compiler/tf2xla/ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
389
- tensorflow/compiler/tf2xla/ops/_xla_ops.so,sha256=lPytAB2zRqs3-pdo21cSKvEb1BuO16PKadIXfNQt3sk,10172928
389
+ tensorflow/compiler/tf2xla/ops/_xla_ops.so,sha256=FTMUamR5oOXLUM9tRZmq0HntxdK7CStcjS_BMvHA6t8,10172928
390
390
  tensorflow/compiler/tf2xla/ops/gen_xla_ops.py,sha256=B1cz1PQOVTSLHky-f6LCmGwabk4uvt1lxQr6WOcz08k,245562
391
391
  tensorflow/compiler/tf2xla/python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
392
392
  tensorflow/compiler/tf2xla/python/xla.py,sha256=G_Apb7FHKXx22dG-MadYRg4V_c222ZlIFZk1K_LxrJw,24079
@@ -2683,7 +2683,7 @@ tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/AliasAnalysi
2683
2683
  tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/ConstantPropagationAnalysis.h,sha256=sqfCb8ug9Io4Mlpcmv9qjypDJqTYgwwPIsteJrXm3CY,4165
2684
2684
  tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/DeadCodeAnalysis.h,sha256=pN7pdfSAgBpIFcqez-3C76TBjBFLZYp4Woit6FGco5I,9322
2685
2685
  tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/DenseAnalysis.h,sha256=4mN0LVsO2bXn3yCPRg2j3nl_u9Xg2JV3n-3gbDg6qgw,27885
2686
- tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/IntegerRangeAnalysis.h,sha256=ssSM01mwD-0lPs4KbEIursC5lItDkhMPnVZHmJee52s,3357
2686
+ tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/IntegerRangeAnalysis.h,sha256=Pi1bRNFn6rzQuNXIhhKExkeOWjPrdI0TFYz8-f4Jwc8,3996
2687
2687
  tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/LivenessAnalysis.h,sha256=NTBN9Ca2cyP0gS8O0z64FVfOtSdDGBipq3odKzjhl8A,4449
2688
2688
  tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/DataFlow/SparseAnalysis.h,sha256=-i4FQu0zOYQnU_OelzKPIxvqBaTJMoMb38tc44m6Nx8,24312
2689
2689
  tensorflow/include/external/llvm-project/mlir/include/mlir/Analysis/Presburger/Barvinok.h,sha256=LCglT3vA9ewQ6NqtwnE_To6JP1d4_pXNh8bNuCx6KFE,6400
@@ -4480,10 +4480,10 @@ tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_ops/stablehlo/
4480
4480
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_ops_inc_gen/stablehlo/dialect/StablehloOps.cpp.inc,sha256=K4TjFbI9umbIVZCRiV30cDebCHTe4UH7y5BQxEP7KYY,1572409
4481
4481
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_ops_inc_gen/stablehlo/dialect/StablehloOps.h.inc,sha256=R9f83THnp636mxn76Awn6__ZfDU_png6Yhsaermofd0,1157127
4482
4482
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_pass_inc_gen/stablehlo/transforms/Passes.h.inc,sha256=uZvKLvMY4F0q-29MLRUo2IqfBymwacJH0aeY8K3T7fY,109522
4483
- tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_pass_utils/stablehlo/transforms/PassUtils.h,sha256=m_Vwbd2Jez2b9B05xw42Zwy5zqQjOLGo4mv7yRmG5ho,2927
4483
+ tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_pass_utils/stablehlo/transforms/PassUtils.h,sha256=goEbqqQMsfseTykxlNPJymGnUCV9GvcVQvQdIHgoqdw,3324
4484
4484
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes/stablehlo/transforms/ChloDecompositionUtils.h,sha256=HfEzmgU-Cmv07QlTnDRl9mSrWKf3rplncEaO9sWfN3w,1395
4485
4485
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes/stablehlo/transforms/MapStablehloToVhlo.h,sha256=ZNWS5j6R4pt1eZ1c3xI6TICtV1CNMZHeAZWZJo1baWE,7312
4486
- tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes/stablehlo/transforms/PassUtils.h,sha256=m_Vwbd2Jez2b9B05xw42Zwy5zqQjOLGo4mv7yRmG5ho,2927
4486
+ tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes/stablehlo/transforms/PassUtils.h,sha256=goEbqqQMsfseTykxlNPJymGnUCV9GvcVQvQdIHgoqdw,3324
4487
4487
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes/stablehlo/transforms/Passes.h,sha256=HevDrKtXi-Uqh5k_CLKCOAajYL9As-fmesafkAncPVI,6188
4488
4488
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes/stablehlo/transforms/StablehloRefineShapes.h,sha256=dsZE2TvAjzs7xF9hzoxynMTqcb4I4dRhec986tXi1cA,6856
4489
4489
  tensorflow/include/external/stablehlo/_virtual_includes/stablehlo_passes_optimization/stablehlo/transforms/optimization/Passes.h,sha256=IMjmyIAbWq6WBQjXa-3apAlF9R6LbaT_3j_DFo6kxhA,2292
@@ -4559,7 +4559,7 @@ tensorflow/include/external/stablehlo/stablehlo/dialect/VhloTypes.h,sha256=axigK
4559
4559
  tensorflow/include/external/stablehlo/stablehlo/transforms/ChloDecompositionPatterns.h.inc,sha256=Phv7iEMxL6M2qofcbrp2MMkf86pNqsLhX_YekCxNblY,154430
4560
4560
  tensorflow/include/external/stablehlo/stablehlo/transforms/ChloDecompositionUtils.h,sha256=HfEzmgU-Cmv07QlTnDRl9mSrWKf3rplncEaO9sWfN3w,1395
4561
4561
  tensorflow/include/external/stablehlo/stablehlo/transforms/MapStablehloToVhlo.h,sha256=ZNWS5j6R4pt1eZ1c3xI6TICtV1CNMZHeAZWZJo1baWE,7312
4562
- tensorflow/include/external/stablehlo/stablehlo/transforms/PassUtils.h,sha256=m_Vwbd2Jez2b9B05xw42Zwy5zqQjOLGo4mv7yRmG5ho,2927
4562
+ tensorflow/include/external/stablehlo/stablehlo/transforms/PassUtils.h,sha256=goEbqqQMsfseTykxlNPJymGnUCV9GvcVQvQdIHgoqdw,3324
4563
4563
  tensorflow/include/external/stablehlo/stablehlo/transforms/Passes.h,sha256=HevDrKtXi-Uqh5k_CLKCOAajYL9As-fmesafkAncPVI,6188
4564
4564
  tensorflow/include/external/stablehlo/stablehlo/transforms/Passes.h.inc,sha256=uZvKLvMY4F0q-29MLRUo2IqfBymwacJH0aeY8K3T7fY,109522
4565
4565
  tensorflow/include/external/stablehlo/stablehlo/transforms/StablehloCompatibilityExpanderPatterns.h.inc,sha256=4GWcy7D50tQr999JyccRNADCXBjQ4BCQ4_fhCzbp2ZI,9245
@@ -5397,7 +5397,7 @@ tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/dot_kernel_emitt
5397
5397
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/execution_engine.h,sha256=E0nw065nuQMJ1jQsV_qEhV3Q96i9hVF4aujIEC4Yrro,3437
5398
5398
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/ir_compiler.h,sha256=VgP0egrv5pyqYSq33geUdeIirWL8-XN504CxkWAZxz0,3718
5399
5399
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/jit_compiler.h,sha256=hxMqf2uzX-HqdKLsJ33-KZoSL4yOmxfzz42GaKxp0gM,7675
5400
- tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/kernel_api_ir_builder.h,sha256=gfbsaAl-ThbzXs3fQVj6Iq4Oq4R8YlvbpiVIXpv--v4,4915
5400
+ tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/kernel_api_ir_builder.h,sha256=7qltV6lE-iXS4TEZaHVdbWftnLFIAyi5ueD4RczVjoQ,5013
5401
5401
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/object_loader.h,sha256=VHvJYRcmO4aYTIk7Ep8qwHeSknobNFOs1IwcGv8x488,3326
5402
5402
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/polynomial_approximations.h,sha256=-uOD9x9Tt5GYmG3Z_xMkqiis0q6aoLnVV02gAWWaadw,2887
5403
5403
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/codegen/target_machine_features.h,sha256=bM1NcRPJwtLDXbyWCF-0Z3SDE7vRQ9vSPl1Cc4rzw1o,3536
@@ -5431,7 +5431,7 @@ tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/function_library
5431
5431
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/infeed_thunk.h,sha256=tm_LgmvcGx9lhg9LgnRZrd6yFzqqXunLLFNaJPFsHVI,2212
5432
5432
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/kernel.h,sha256=lu0VWEa3cEJLIDnKOrYmJgcVkzf0ZahbZH90kZdGhkI,5302
5433
5433
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/kernel_c_api.h,sha256=E4uYlziIXpPzqVgsFm6J3ewOkYQuwBvZaDLe46mzI0g,3217
5434
- tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/kernel_thunk.h,sha256=A3OvZZZhX-EWrBrF8pjsJurSEv14al81q3pianon6iw,7384
5434
+ tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/kernel_thunk.h,sha256=HrT4-n-pOL5F8miVxqtFkejUDbG7GUpCR4z_0QpQGSE,7531
5435
5435
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/logical_id_thunk.h,sha256=-2emJ4s6q2uw7MHrR9MKkyiZx4o4pnI6uAna4FNN5jQ,2401
5436
5436
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/object_pool.h,sha256=k74hMptXpO9K5MLq6o4wa63BbMQDOHfW8LoSvlBVh74,4518
5437
5437
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/outfeed_thunk.h,sha256=26JTt-tD12kmN5lobyi4FtdW2WtYT24EjVDONEqVuaI,2187
@@ -5448,7 +5448,7 @@ tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/thunk_executor.h
5448
5448
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/thunk_proto_serdes.h,sha256=9eTkRmwjmIgI6z1dElpBkAtnJlG3jSD0IS6F_zItevo,1908
5449
5449
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/topk_thunk.h,sha256=Qz-pCr7vKYb0M6-q0epCDgboGh7SkKJSbdfhNKNJXl8,2431
5450
5450
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/while_thunk.h,sha256=vQkCOUvWJTNKJd1Pc9mkTYPm5RkvOIrPIYqCsnvCq9w,3631
5451
- tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/work_queue.h,sha256=gO52AP27FWxPoP3qR4Fbj8bovGdyvl_1u1lDxaggwqk,11685
5451
+ tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/work_queue.h,sha256=inAiyc7pBCTEUnBe4f9zuvbWFG2NnHuEuJI-tWuh2IE,14261
5452
5452
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/xnnpack/xnn_convolution_thunk.h,sha256=InM1zu5yp2YKySoNabyKh6Jgx6kG3D98KPRg6jS7pSM,3344
5453
5453
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/xnnpack/xnn_dot_thunk.h,sha256=bSEB3nDTb3jg0cpPkP8pi0-glYa3ERtouMbLcr6xcwA,2561
5454
5454
  tensorflow/include/tensorflow/compiler/xla/backends/cpu/runtime/xnnpack/xnn_fusion_thunk.h,sha256=wHw5TxUjZsOka8QldCmVocK66kXh5Gyxf3s-ACV0Axo,5994
@@ -5470,7 +5470,7 @@ tensorflow/include/tensorflow/compiler/xla/client/sharding_builder.h,sha256=ymbU
5470
5470
  tensorflow/include/tensorflow/compiler/xla/codegen/kernel_definition.h,sha256=-fu_63q6Z0Ge49mp4xWrfZvu98BPRtxoE68PiQ3SvTE,1806
5471
5471
  tensorflow/include/tensorflow/compiler/xla/codegen/kernel_emitter.h,sha256=Eu3uk8zv0u5Jip0avaeUfXAffujizf13s9SVH7LNVsE,1931
5472
5472
  tensorflow/include/tensorflow/compiler/xla/codegen/kernel_source.h,sha256=pg0tnGjhNXG_rnp4RhQ5xeVFaHNreeyc2D80xYSuKJU,1236
5473
- tensorflow/include/tensorflow/compiler/xla/codegen/kernel_spec.h,sha256=wME8wtv10i3dmLFW8NUBA93xXkYI5dTb95J_vp5eRqE,3421
5473
+ tensorflow/include/tensorflow/compiler/xla/codegen/kernel_spec.h,sha256=EfKl64PmJxOQ9ArN9DnBkMboGFkj1VXeoageqgjgv70,4080
5474
5474
  tensorflow/include/tensorflow/compiler/xla/codegen/llvm_ir_kernel_source.h,sha256=p1F-uTRtw4yJz7nKyTFa-viH_DAT6HaLYjG46IXa7iQ,1858
5475
5475
  tensorflow/include/tensorflow/compiler/xla/core/collectives/clique.h,sha256=nuMnMpY7YNGI_Nw7ydhcMjhXoZUh1lwfKDwFE8zuGzs,2740
5476
5476
  tensorflow/include/tensorflow/compiler/xla/core/collectives/clique_id.h,sha256=6GYtUon9WehaswYWAvkyzHv7aARlDuMtcNmL_AcmAk8,2593
@@ -5530,7 +5530,7 @@ tensorflow/include/tensorflow/compiler/xla/hlo/ir/collective_device_list.h,sha25
5530
5530
  tensorflow/include/tensorflow/compiler/xla/hlo/ir/dfs_hlo_visitor.h,sha256=0H4j_nmT6EVbvjMDwX3MnW1uEG1rHIe4mEuEP6-zCVY,17928
5531
5531
  tensorflow/include/tensorflow/compiler/xla/hlo/ir/dfs_hlo_visitor_with_default.h,sha256=x19jPqX4p3mGrQhvuvryskbUC2EyS5CBchkn-OivRS8,15365
5532
5532
  tensorflow/include/tensorflow/compiler/xla/hlo/ir/dynamic_parameter_binding.h,sha256=CylboCzPlgED4vqcG9yAABJqQ7saWa89LNyaySnMPAs,4634
5533
- tensorflow/include/tensorflow/compiler/xla/hlo/ir/hlo_casting_utils.h,sha256=K6qyoC70f6LZfVi5CpFoTozwEFVaQoTmprHA_c3NskA,3731
5533
+ tensorflow/include/tensorflow/compiler/xla/hlo/ir/hlo_casting_utils.h,sha256=B-iu7Pc3pYB-d8eBrViCQxvrFfC_Ze5Au8YKXH2iHuo,2363
5534
5534
  tensorflow/include/tensorflow/compiler/xla/hlo/ir/hlo_clone_context.h,sha256=ph4so9cwHVs7aAS7Qf3dBCIZ69xHCABcIGbiDpyQVgo,3427
5535
5535
  tensorflow/include/tensorflow/compiler/xla/hlo/ir/hlo_computation.h,sha256=7RMzp_Wyrp6_WjwoLguU5gplFSsh-Rq1XPOf-vWLAQc,50059
5536
5536
  tensorflow/include/tensorflow/compiler/xla/hlo/ir/hlo_domain_metadata.h,sha256=ukJXYFcU2i5JzeBUdDHALddAR1Sid3GLsuSRGhp2Wvo,3099
@@ -5655,7 +5655,7 @@ tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/mlir_hlo/u
5655
5655
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/shape_component_analysis/mhlo/analysis/shape_component_analysis.h,sha256=G_9hrE1iIlERviL_SXLBt-QuQO-c4nl43thTWbFXxrc,6523
5656
5656
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_base/stablehlo_ext/IR/base.h,sha256=wa3v2BYXHWQmseWrDGjGitXSYPJ-e498dd-ymrdTAo4,1237
5657
5657
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_ops/stablehlo_ext/IR/stablehlo_ops.h,sha256=voZxwV1JL6_OkPNs8w8rTDldtr4TtTWf-zIdaNEkXcw,12079
5658
- tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_pass_inc_gen/stablehlo_ext/transforms/passes.h.inc,sha256=j37X-vcydGaCge4GhvEVd3-kqnHRexPdIkk2D2fXVvs,46458
5658
+ tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_pass_inc_gen/stablehlo_ext/transforms/passes.h.inc,sha256=RsGGEXhWbqfI1NXt0OCQKuUlCs2xwPLNn-3MArdAvfA,52851
5659
5659
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_passes/stablehlo_ext/transforms/passes.h,sha256=i0aF2rBzwPzwSdN7ZPybo_JSi_SEW-GRQ8PnQQyFFK0,1280
5660
5660
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_passes/stablehlo_ext/transforms/sdy_refine_shapes.h,sha256=kURc9fSWNlfGpbPBkOvSeEGL5-nYsZsBE8NFd-HoVKo,1216
5661
5661
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/_virtual_includes/stablehlo_extension_passes/stablehlo_ext/transforms/stablehlo_refine_shapes.h,sha256=0W8_q2VyNtwn1I19eXBNZgKIYd72vWjXPXGROOJLYQc,1259
@@ -5696,7 +5696,7 @@ tensorflow/include/tensorflow/compiler/xla/mlir_hlo/mhlo/utils/type_conversion.h
5696
5696
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/IR/base.h,sha256=wa3v2BYXHWQmseWrDGjGitXSYPJ-e498dd-ymrdTAo4,1237
5697
5697
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/IR/stablehlo_ops.h,sha256=voZxwV1JL6_OkPNs8w8rTDldtr4TtTWf-zIdaNEkXcw,12079
5698
5698
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/transforms/passes.h,sha256=i0aF2rBzwPzwSdN7ZPybo_JSi_SEW-GRQ8PnQQyFFK0,1280
5699
- tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/transforms/passes.h.inc,sha256=j37X-vcydGaCge4GhvEVd3-kqnHRexPdIkk2D2fXVvs,46458
5699
+ tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/transforms/passes.h.inc,sha256=RsGGEXhWbqfI1NXt0OCQKuUlCs2xwPLNn-3MArdAvfA,52851
5700
5700
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/transforms/sdy_refine_shapes.h,sha256=kURc9fSWNlfGpbPBkOvSeEGL5-nYsZsBE8NFd-HoVKo,1216
5701
5701
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/stablehlo_ext/transforms/stablehlo_refine_shapes.h,sha256=0W8_q2VyNtwn1I19eXBNZgKIYd72vWjXPXGROOJLYQc,1259
5702
5702
  tensorflow/include/tensorflow/compiler/xla/mlir_hlo/transforms/passes.h,sha256=h_mYZkfmCSntEQ1uiQjfzRq91u4iJLzJJBc9aIKnlNw,3723
@@ -5725,7 +5725,8 @@ tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_device_description.h,sha256
5725
5725
  tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_executable.h,sha256=Dl1HIfDanxtyI1eji7-wriBBtLv4CMF38siO9gI-KiA,16344
5726
5726
  tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_future.h,sha256=FEcA0vrbi5kLfQQ8So0H3DDoJr89Wl-6mxPLk_vaPJo,17868
5727
5727
  tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_layout.h,sha256=QjheiIQ882GDh0DuH9rfI6bYY1m0Fjc0uGChnv5-mzw,2348
5728
- tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_stream_executor_client.h,sha256=hKPV3aeyk2a2RTJPZyCh9T4tMd2XhlMrXvVfpBPue5U,45041
5728
+ tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_stream_executor_client.h,sha256=Qr_zsnguJpFoFqdZLfgLMrsi8ONyKbXr3QeMw-kSnyY,43499
5729
+ tensorflow/include/tensorflow/compiler/xla/pjrt/pjrt_stream_executor_device_description.h,sha256=4uRrH8zvk86g9VjjXXkcqzPlZytfzV8N4f74c2_eYAk,2632
5729
5730
  tensorflow/include/tensorflow/compiler/xla/pjrt/semaphore.h,sha256=vmaX5p90-bjWQHntF8UUud2iY_WjzCclMLwN0JB5rcc,2368
5730
5731
  tensorflow/include/tensorflow/compiler/xla/pjrt/stream_executor_executable.h,sha256=p8dUevI2OpfALGoD739szWJq6Y2bgJk6GNIXnAMDprk,3529
5731
5732
  tensorflow/include/tensorflow/compiler/xla/pjrt/stream_executor_executable.pb.h,sha256=sm057Rg3V09EVIb1i6gHGKvJrRG8Ausn8ftEdFSBsLE,25361
@@ -5746,7 +5747,7 @@ tensorflow/include/tensorflow/compiler/xla/pjrt/cpu/abstract_tfrt_cpu_buffer.h,s
5746
5747
  tensorflow/include/tensorflow/compiler/xla/pjrt/cpu/cpu_client.h,sha256=Fa2nLnvIeqeJXuc-tIfsTAfpa5-Jxss9WKX6cqfmFXY,20073
5747
5748
  tensorflow/include/tensorflow/compiler/xla/pjrt/cpu/cpu_device.h,sha256=Ri8s8WnsYP3UsdU8DGSbwnCnButYh7A3s03fOMH8T6A,3357
5748
5749
  tensorflow/include/tensorflow/compiler/xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.h,sha256=yis09HD03gcBVyIfskmTDz5NSIJLK-EGU7WQ9vsYDZk,7689
5749
- tensorflow/include/tensorflow/compiler/xla/pjrt/distributed/client.h,sha256=5_VY8jygGXorWCoVGHaNckRFWdrWDa3SVZAUypFP7j4,6565
5750
+ tensorflow/include/tensorflow/compiler/xla/pjrt/distributed/client.h,sha256=xLC8IyTHP85_nWstg0sMJqny5BdlkfzjJl-jcgz9hYQ,6777
5750
5751
  tensorflow/include/tensorflow/compiler/xla/pjrt/distributed/in_memory_key_value_store.h,sha256=JNIwVSQ7FPj-O2qhyUjanicd_4C0Oq3abIieAiSioqU,1885
5751
5752
  tensorflow/include/tensorflow/compiler/xla/pjrt/distributed/key_value_store_interface.h,sha256=_aWRiBAAVFyyTSCZRs3dOWQodKQej1bFWyNMnn2pGy4,2554
5752
5753
  tensorflow/include/tensorflow/compiler/xla/pjrt/distributed/protocol.pb.h,sha256=H8ngJu7W0Edj3xCuXSd7cl7aO-wbuQxkKPXg81Ehi4g,75771
@@ -5756,10 +5757,12 @@ tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/gpu_helpers.h,sha256=uJAglPw
5756
5757
  tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/gpu_metrics.h,sha256=MSAsMnV0-uoN8_gX15xDYB2QAVamqkgAfYlmbFFPBjA,1134
5757
5758
  tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/gpu_topology.h,sha256=ggeUVFe2WNFh1TjCm4u6Rq838DSrlQ9lhS50QgJadkY,2883
5758
5759
  tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/gpu_topology.pb.h,sha256=KikZsADiBe-ZBJgoDsVoeLC8cIva9-CYxn2_N9liHPw,16358
5759
- tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/se_gpu_pjrt_client.h,sha256=X7o2uLjNLcYQA1woExV5fLwrVVszg1LyqJ9aG2PxerA,9918
5760
+ tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/se_gpu_pjrt_client.h,sha256=vdD9U5FpN7WnTVQmc-nerThQG0K2cbvFt9P1sZ-R7lI,6677
5761
+ tensorflow/include/tensorflow/compiler/xla/pjrt/gpu/se_gpu_topology_description.h,sha256=1THFn5BpQL_4nVnbIHwq-zlvzxQtEfSmw3NFVvViGMs,4574
5760
5762
  tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_client_options.h,sha256=f2i6W2u06DD1xTFprKjonNrCFQAEE7KBbgVabb1vsF8,2100
5761
5763
  tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_device_description.h,sha256=Z5YJQ0vUGDPa_05iPivBcG-mF2kzNL9OGTIKv08rtjo,1863
5762
- tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_topology.h,sha256=3hcLH9CvxAxn5vSeeB4gly5OtaEGM9xkfEO0L1D4Ey8,2379
5764
+ tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_execute_options.h,sha256=2wm4CUTIFB4AQYSD_5QOFiDeG1ocmNhKy8m3to7K1bk,2138
5765
+ tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_topology.h,sha256=nBmt19Rcy8np2-PZb4Q15wVhSXPoBK9EEYt4JizILHA,2517
5763
5766
  tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_topology.pb.h,sha256=2jtse6yYzJTh-o1nV7OIhzTvpcrGjDKQKuy3LMnWSpU,23452
5764
5767
  tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/cpu_topology_description.h,sha256=wos3BkLMQpfnOQ7hpWoMG_mkVAi2M2R_TwlBtAWxSew,4588
5765
5768
  tensorflow/include/tensorflow/compiler/xla/pjrt/plugin/xla_cpu/xla_cpu_pjrt_client.h,sha256=qFxd4lm1QkGEJ0V-PxuHS46xQZMSAeYniEnZYWIp3q0,1126
@@ -5798,7 +5801,7 @@ tensorflow/include/tensorflow/compiler/xla/service/computation_layout.h,sha256=Z
5798
5801
  tensorflow/include/tensorflow/compiler/xla/service/computation_placer.h,sha256=50YhcEn2Lj4LJ_xVOxvLqIpad1DhgWL2dailBfoJpWU,5326
5799
5802
  tensorflow/include/tensorflow/compiler/xla/service/conditional_simplifier.h,sha256=NzNymWXIo9ycy2W59XDU-I4t8NHyceJoebqVcJYUNhg,1508
5800
5803
  tensorflow/include/tensorflow/compiler/xla/service/conditional_to_select.h,sha256=rXDveCpWArvqDZzBFe0GesuIdhVEfU_VuGsKm_XCKT0,1521
5801
- tensorflow/include/tensorflow/compiler/xla/service/constant_value.h,sha256=bZjSPFN7p5nBGfmITzpAkilzmixyxsLkV-85fN9HcNM,3573
5804
+ tensorflow/include/tensorflow/compiler/xla/service/constant_value.h,sha256=oyf9ZUrbijUASwsCOmTuMKc01v6cBNzNczxztNMFtsk,3602
5802
5805
  tensorflow/include/tensorflow/compiler/xla/service/copy_insertion.h,sha256=1p1eX42fTf8OW0e7gElH_w-LMRaxzZbWAyn3d0vd3xo,5447
5803
5806
  tensorflow/include/tensorflow/compiler/xla/service/cpu_gpu_shape_verifier.h,sha256=rz0U2zBn-oB80zSwFND7q6uUQCrWEkJOQqZkFQAhoOE,1583
5804
5807
  tensorflow/include/tensorflow/compiler/xla/service/custom_call_sharding_helper.h,sha256=Xhpis3tGvrV98BYrQN4wDaJKJy38htOzYXDyS2lI_aw,3355
@@ -5834,11 +5837,11 @@ tensorflow/include/tensorflow/compiler/xla/service/hlo_execution_profile.h,sha25
5834
5837
  tensorflow/include/tensorflow/compiler/xla/service/hlo_execution_profile_data.pb.h,sha256=yNoCIe1Dh7n6AR9MIOT2VBzr1Q243FmQKOYooJhw9AU,15766
5835
5838
  tensorflow/include/tensorflow/compiler/xla/service/hlo_graph_dumper.h,sha256=Ca1gjyy1XEsWLJ7WIQOm_j2lHzDnrHKF87Lo4e0ZcfM,5457
5836
5839
  tensorflow/include/tensorflow/compiler/xla/service/hlo_module_config.h,sha256=26_FYhPfcd9lW3SbarYbpJ1OdVzl_g-M7ELkJXIAgqI,24923
5837
- tensorflow/include/tensorflow/compiler/xla/service/hlo_module_util.h,sha256=RizVtzrdj8m7mRb8mJZj5-tRJgJaajDbGiTjEwtCeJ0,2095
5840
+ tensorflow/include/tensorflow/compiler/xla/service/hlo_module_util.h,sha256=g8-2OM2PhE78smeCSqw8Tg398b2XOeSTIYzqJeh10ZQ,4452
5838
5841
  tensorflow/include/tensorflow/compiler/xla/service/hlo_phi_graph.h,sha256=A86TJ178hP8tv9WW2SlBYmGwxS5KZ0WXc1Pz8DE3FIU,3468
5839
5842
  tensorflow/include/tensorflow/compiler/xla/service/hlo_profile_printer.h,sha256=lwCE1h2gp8PEFpN2k10zsScr9GrAQuTK-XwuGbc_e0c,1167
5840
5843
  tensorflow/include/tensorflow/compiler/xla/service/hlo_profile_printer_data.pb.h,sha256=Grfdd5uQ7SiRtLPtj80yVrCu-MJ3rzhrNL6glj_vcUA,54337
5841
- tensorflow/include/tensorflow/compiler/xla/service/hlo_proto_util.h,sha256=JMWnM7Loyj5V-PWVJ9S7DDeBwxYHXFF5k0dmVtj2-rg,2400
5844
+ tensorflow/include/tensorflow/compiler/xla/service/hlo_proto_util.h,sha256=V2MZRxmYHX61MNUb4ascVmN3vd_ZDIG9TgK-0XFxtow,1801
5842
5845
  tensorflow/include/tensorflow/compiler/xla/service/hlo_value.h,sha256=l86IeBu-KCuoha5jGIfINfGtHU7JxGUQ7_v-_iGPXKo,10743
5843
5846
  tensorflow/include/tensorflow/compiler/xla/service/hlo_verifier.h,sha256=dnkWkxe-h8wr2Is_jybjlOv7tfJU4KmGW0_laTUBaqc,18512
5844
5847
  tensorflow/include/tensorflow/compiler/xla/service/host_memory_offload_annotations.h,sha256=Tdd_BmGVmB5Ht_YBvHVgputp4D_e_8jtvHkHHvVaXGk,1804
@@ -6129,7 +6132,7 @@ tensorflow/include/tensorflow/compiler/xla/tsl/framework/tracking_allocator.h,sh
6129
6132
  tensorflow/include/tensorflow/compiler/xla/tsl/framework/type_traits.h,sha256=urEO2BcImCFfhJVt8BPzJpa5stQOYBck_RRa30sR-Qk,4133
6130
6133
  tensorflow/include/tensorflow/compiler/xla/tsl/framework/contraction/eigen_contraction_kernel.h,sha256=4mYhgjnRZv5djvEHQo9NpoZ49IMap1lYdO2HXK7QGEE,53321
6131
6134
  tensorflow/include/tensorflow/compiler/xla/tsl/framework/convolution/eigen_convolution_helpers.h,sha256=P9Uuuw8UucTzs-Il0eeynHEsMEbTTgeTa_7A4MH0EVI,3956
6132
- tensorflow/include/tensorflow/compiler/xla/tsl/framework/convolution/eigen_spatial_convolutions-inl.h,sha256=PxdYhhEV9H3E95Uwt8hFB4hTVaZzfRUwh5fcxJQQh2c,76096
6135
+ tensorflow/include/tensorflow/compiler/xla/tsl/framework/convolution/eigen_spatial_convolutions-inl.h,sha256=wL7BiXI9UrRJXexi4ZfipP_nclvDE2dphDhOi4-7ehM,76126
6133
6136
  tensorflow/include/tensorflow/compiler/xla/tsl/framework/convolution/eigen_spatial_convolutions.h,sha256=_aOlh1oO6O3jIhfcGMQYACEx8WgxgUjO4TfAHEXez3E,18422
6134
6137
  tensorflow/include/tensorflow/compiler/xla/tsl/framework/fixedpoint/FixedPoint.h,sha256=zmCwWuuMzXPNM1wFRn64jNe1rbWMQMEJgYtJcJh8yI4,2262
6135
6138
  tensorflow/include/tensorflow/compiler/xla/tsl/framework/fixedpoint/MatMatProduct.h,sha256=BjOTtH0hdteBhq0PqxFDyKN6m10hvPCLG_Qel7Xt7MY,12221
@@ -6963,12 +6966,12 @@ tensorflow/include/tensorflow/core/kernels/depthwise_conv_op_gpu.h,sha256=FmzZN1
6963
6966
  tensorflow/include/tensorflow/core/kernels/diag_op.h,sha256=nGd-2-T-n3U-viPvxAm_Nd-JNICQXxSMjZILTk7GJyg,1419
6964
6967
  tensorflow/include/tensorflow/core/kernels/dilation_ops.h,sha256=Myfh5hQvUZsPBMawLAljKfThCy9S81CkW-guE6pewpE,2977
6965
6968
  tensorflow/include/tensorflow/core/kernels/eigen_activations.h,sha256=rzsBbdHs1DbgSTzvYpAzHnqNIKt2um1zMpjx53ojRzg,3836
6966
- tensorflow/include/tensorflow/core/kernels/eigen_attention.h,sha256=mvGeqPbN63eK5XLqk_228Pa8Q2vsA07YqS44OyxnCUY,11967
6967
- tensorflow/include/tensorflow/core/kernels/eigen_backward_cuboid_convolutions.h,sha256=2Ao9Hg4BydJviJz7X17ktJa3j1Aou5DvsUOeGtsOCFs,27525
6968
- tensorflow/include/tensorflow/core/kernels/eigen_backward_spatial_convolutions.h,sha256=MSrS8tCA2N4dmbLtpo1_Ywsle9__bqL_afQoyhN0tPE,26459
6969
+ tensorflow/include/tensorflow/core/kernels/eigen_attention.h,sha256=dFrs6YHI2VEH2imHnfyqABkST67rnm0qsUZv5lXwRKM,11991
6970
+ tensorflow/include/tensorflow/core/kernels/eigen_backward_cuboid_convolutions.h,sha256=kTSyIqRrcD5IzsXwto-YUiWMx7zndRa3kvGJHDI9PvY,27561
6971
+ tensorflow/include/tensorflow/core/kernels/eigen_backward_spatial_convolutions.h,sha256=2GN2i10pNIWjjE_qSUCqy5FDCq6oOSSmC2FtH2XvMoM,26521
6969
6972
  tensorflow/include/tensorflow/core/kernels/eigen_benchmark.h,sha256=imu5Xdb0U_HCOEx3SVyvwCm6e8A-nzRA3qDS0LRJhXw,11636
6970
- tensorflow/include/tensorflow/core/kernels/eigen_cuboid_convolution.h,sha256=SQYUMEaaAe_1JVN7MT_KQZ5pml75Pm2CiqHPMW7Rs9E,85483
6971
- tensorflow/include/tensorflow/core/kernels/eigen_pooling.h,sha256=Qp2iS-IyM1T3w6i4EDnn92JNUzhYY_4_BwgrTVxZOqM,21978
6973
+ tensorflow/include/tensorflow/core/kernels/eigen_cuboid_convolution.h,sha256=t0_sYBs-2V0fyAKwbUMuCprkvf-d0W2jRUOzOCXds7g,85519
6974
+ tensorflow/include/tensorflow/core/kernels/eigen_pooling.h,sha256=A51QFdzB0gGyuYnp5SG8M24cJlggJr5b0D0JzDNIgMk,22046
6972
6975
  tensorflow/include/tensorflow/core/kernels/fake_quant_ops_functor.h,sha256=c128pYEmqc93MEOiFqdxnZVb_4St76VC8H56mb8kZZ4,12229
6973
6976
  tensorflow/include/tensorflow/core/kernels/fifo_queue.h,sha256=IFZ2myxOM7IbaG69HeR7H7w2Q_JCbR5HnM7EFPOsq1U,3483
6974
6977
  tensorflow/include/tensorflow/core/kernels/fill_empty_rows_functor.h,sha256=TkIqDbO3uFnTTRLh1J88Dtp96RyU_zFgCQbATUAln4o,10970
@@ -7574,9 +7577,10 @@ tensorflow/include/tensorflow/core/protobuf/tpu/dynamic_padding.pb.h,sha256=S96F
7574
7577
  tensorflow/include/tensorflow/core/protobuf/tpu/optimization_parameters.pb.h,sha256=BAPvdjiWAt5N39hruBgjw-Z4G-abFvEeR-IajoGqXlo,407395
7575
7578
  tensorflow/include/tensorflow/core/protobuf/tpu/topology.pb.h,sha256=Tai0i_G2N9oTCWyaG3SvdLNeatFFSV6cBR6RchIN9L0,33199
7576
7579
  tensorflow/include/tensorflow/core/protobuf/tpu/tpu_embedding_configuration.pb.h,sha256=SlqgO2detRUoq1X7SEij_0lGLdEQaqjO9s2ZW43Thss,86699
7580
+ tensorflow/include/tensorflow/core/public/release_version.h,sha256=ImLnVl6LvLJJfBWLi9XezzKw88uZoLo92m1HN2Pd6Dk,1536
7577
7581
  tensorflow/include/tensorflow/core/public/session.h,sha256=rZ4f_QkLrrzbJT-FWd3y_YnZKHQ-SiKcHBkWWd1j5_A,15601
7578
7582
  tensorflow/include/tensorflow/core/public/session_options.h,sha256=IvvdnAO6EvBPwC7EuwIqrtZ7zRqmald5KEXYXIC06W4,2219
7579
- tensorflow/include/tensorflow/core/public/version.h,sha256=ZUzQ0YUI6Dhq6cDdzEzOybRPKZZDSjzCFB6JnUORDsI,6156
7583
+ tensorflow/include/tensorflow/core/public/version.h,sha256=mvLK9_Et6Q9yyKs2sVyHCL2LHHYEYajEx20hfyg6VQY,5491
7580
7584
  tensorflow/include/tensorflow/core/summary/schema.h,sha256=iJD6xxTvj9oXI2X3plD1GBMj_GzgMzPF_TMwapnHxcY,1280
7581
7585
  tensorflow/include/tensorflow/core/summary/summary_converter.h,sha256=2LSW5jP87K0ddVQoymZRaXSSTM8kBaYNC5q_ECDOb20,1817
7582
7586
  tensorflow/include/tensorflow/core/summary/summary_db_writer.h,sha256=B6es9jt4LS3Bs9-04LAmoL_DK8G8IuOgph3kYO9i3Ag,1858
@@ -7732,7 +7736,7 @@ tensorflow/include/tensorflow/python/client/tf_session_helper.h,sha256=dB4fl0aSd
7732
7736
  tensorflow/include/tensorflow/python/eager/pywrap_gradient_exclusions.h,sha256=1HY0DG0MwH54dLWrjbcIzfDgArxqYuEZatXyyuII2ak,1971
7733
7737
  tensorflow/include/tensorflow/python/eager/pywrap_tensor.h,sha256=hm-gIeY-A1o0nfb2V3BOoxlAjtjyEY8j7MZaWGm5RL0,1962
7734
7738
  tensorflow/include/tensorflow/python/eager/pywrap_tensor_conversion.h,sha256=9jLuGjLPnRKsdnzC9V_rpGGAPMMOhmoqt8na51tOYZ4,3645
7735
- tensorflow/include/tensorflow/python/eager/pywrap_tfe.h,sha256=x550_KDyFBUfDSb3Rw15oml_J5Sv7DR21uJxu-LRYlk,21211
7739
+ tensorflow/include/tensorflow/python/eager/pywrap_tfe.h,sha256=tPZaxEYc2HlEt_vs1nJ-zKjG9lB6lvdqAWeadOTwsiA,21211
7736
7740
  tensorflow/include/tensorflow/python/framework/kythe_metadata.pb.h,sha256=rIJS4nR5LBA_KK-oPcht8DGD07HlWv_7qNmoWVVzLRE,59143
7737
7741
  tensorflow/include/tensorflow/python/framework/op_reg_offset.pb.h,sha256=5soSOV-OvrFxbv1-OFtRcmIy_5n-CIcV62cCpCu1DRo,21496
7738
7742
  tensorflow/include/tensorflow/python/framework/python_op_gen.h,sha256=RQJvmDu1QVMcjCcklpLvAfhSX4-37yOdZ7v4eE9-b70,3138
@@ -8205,7 +8209,7 @@ tensorflow/include/xla/backends/cpu/codegen/dot_kernel_emitter.h,sha256=AUrrDn3V
8205
8209
  tensorflow/include/xla/backends/cpu/codegen/execution_engine.h,sha256=E0nw065nuQMJ1jQsV_qEhV3Q96i9hVF4aujIEC4Yrro,3437
8206
8210
  tensorflow/include/xla/backends/cpu/codegen/ir_compiler.h,sha256=VgP0egrv5pyqYSq33geUdeIirWL8-XN504CxkWAZxz0,3718
8207
8211
  tensorflow/include/xla/backends/cpu/codegen/jit_compiler.h,sha256=hxMqf2uzX-HqdKLsJ33-KZoSL4yOmxfzz42GaKxp0gM,7675
8208
- tensorflow/include/xla/backends/cpu/codegen/kernel_api_ir_builder.h,sha256=gfbsaAl-ThbzXs3fQVj6Iq4Oq4R8YlvbpiVIXpv--v4,4915
8212
+ tensorflow/include/xla/backends/cpu/codegen/kernel_api_ir_builder.h,sha256=7qltV6lE-iXS4TEZaHVdbWftnLFIAyi5ueD4RczVjoQ,5013
8209
8213
  tensorflow/include/xla/backends/cpu/codegen/object_loader.h,sha256=VHvJYRcmO4aYTIk7Ep8qwHeSknobNFOs1IwcGv8x488,3326
8210
8214
  tensorflow/include/xla/backends/cpu/codegen/polynomial_approximations.h,sha256=-uOD9x9Tt5GYmG3Z_xMkqiis0q6aoLnVV02gAWWaadw,2887
8211
8215
  tensorflow/include/xla/backends/cpu/codegen/target_machine_features.h,sha256=bM1NcRPJwtLDXbyWCF-0Z3SDE7vRQ9vSPl1Cc4rzw1o,3536
@@ -8239,7 +8243,7 @@ tensorflow/include/xla/backends/cpu/runtime/function_library.h,sha256=v_I_w1WmJw
8239
8243
  tensorflow/include/xla/backends/cpu/runtime/infeed_thunk.h,sha256=tm_LgmvcGx9lhg9LgnRZrd6yFzqqXunLLFNaJPFsHVI,2212
8240
8244
  tensorflow/include/xla/backends/cpu/runtime/kernel.h,sha256=lu0VWEa3cEJLIDnKOrYmJgcVkzf0ZahbZH90kZdGhkI,5302
8241
8245
  tensorflow/include/xla/backends/cpu/runtime/kernel_c_api.h,sha256=E4uYlziIXpPzqVgsFm6J3ewOkYQuwBvZaDLe46mzI0g,3217
8242
- tensorflow/include/xla/backends/cpu/runtime/kernel_thunk.h,sha256=A3OvZZZhX-EWrBrF8pjsJurSEv14al81q3pianon6iw,7384
8246
+ tensorflow/include/xla/backends/cpu/runtime/kernel_thunk.h,sha256=HrT4-n-pOL5F8miVxqtFkejUDbG7GUpCR4z_0QpQGSE,7531
8243
8247
  tensorflow/include/xla/backends/cpu/runtime/logical_id_thunk.h,sha256=-2emJ4s6q2uw7MHrR9MKkyiZx4o4pnI6uAna4FNN5jQ,2401
8244
8248
  tensorflow/include/xla/backends/cpu/runtime/object_pool.h,sha256=k74hMptXpO9K5MLq6o4wa63BbMQDOHfW8LoSvlBVh74,4518
8245
8249
  tensorflow/include/xla/backends/cpu/runtime/outfeed_thunk.h,sha256=26JTt-tD12kmN5lobyi4FtdW2WtYT24EjVDONEqVuaI,2187
@@ -8256,7 +8260,7 @@ tensorflow/include/xla/backends/cpu/runtime/thunk_executor.h,sha256=mKydxW51J951
8256
8260
  tensorflow/include/xla/backends/cpu/runtime/thunk_proto_serdes.h,sha256=9eTkRmwjmIgI6z1dElpBkAtnJlG3jSD0IS6F_zItevo,1908
8257
8261
  tensorflow/include/xla/backends/cpu/runtime/topk_thunk.h,sha256=Qz-pCr7vKYb0M6-q0epCDgboGh7SkKJSbdfhNKNJXl8,2431
8258
8262
  tensorflow/include/xla/backends/cpu/runtime/while_thunk.h,sha256=vQkCOUvWJTNKJd1Pc9mkTYPm5RkvOIrPIYqCsnvCq9w,3631
8259
- tensorflow/include/xla/backends/cpu/runtime/work_queue.h,sha256=gO52AP27FWxPoP3qR4Fbj8bovGdyvl_1u1lDxaggwqk,11685
8263
+ tensorflow/include/xla/backends/cpu/runtime/work_queue.h,sha256=inAiyc7pBCTEUnBe4f9zuvbWFG2NnHuEuJI-tWuh2IE,14261
8260
8264
  tensorflow/include/xla/backends/cpu/runtime/xnnpack/xnn_convolution_thunk.h,sha256=InM1zu5yp2YKySoNabyKh6Jgx6kG3D98KPRg6jS7pSM,3344
8261
8265
  tensorflow/include/xla/backends/cpu/runtime/xnnpack/xnn_dot_thunk.h,sha256=bSEB3nDTb3jg0cpPkP8pi0-glYa3ERtouMbLcr6xcwA,2561
8262
8266
  tensorflow/include/xla/backends/cpu/runtime/xnnpack/xnn_fusion_thunk.h,sha256=wHw5TxUjZsOka8QldCmVocK66kXh5Gyxf3s-ACV0Axo,5994
@@ -8278,7 +8282,7 @@ tensorflow/include/xla/client/sharding_builder.h,sha256=ymbUvXb4QbVZ01gBnEjhnMBr
8278
8282
  tensorflow/include/xla/codegen/kernel_definition.h,sha256=-fu_63q6Z0Ge49mp4xWrfZvu98BPRtxoE68PiQ3SvTE,1806
8279
8283
  tensorflow/include/xla/codegen/kernel_emitter.h,sha256=Eu3uk8zv0u5Jip0avaeUfXAffujizf13s9SVH7LNVsE,1931
8280
8284
  tensorflow/include/xla/codegen/kernel_source.h,sha256=pg0tnGjhNXG_rnp4RhQ5xeVFaHNreeyc2D80xYSuKJU,1236
8281
- tensorflow/include/xla/codegen/kernel_spec.h,sha256=wME8wtv10i3dmLFW8NUBA93xXkYI5dTb95J_vp5eRqE,3421
8285
+ tensorflow/include/xla/codegen/kernel_spec.h,sha256=EfKl64PmJxOQ9ArN9DnBkMboGFkj1VXeoageqgjgv70,4080
8282
8286
  tensorflow/include/xla/codegen/llvm_ir_kernel_source.h,sha256=p1F-uTRtw4yJz7nKyTFa-viH_DAT6HaLYjG46IXa7iQ,1858
8283
8287
  tensorflow/include/xla/core/collectives/clique.h,sha256=nuMnMpY7YNGI_Nw7ydhcMjhXoZUh1lwfKDwFE8zuGzs,2740
8284
8288
  tensorflow/include/xla/core/collectives/clique_id.h,sha256=6GYtUon9WehaswYWAvkyzHv7aARlDuMtcNmL_AcmAk8,2593
@@ -8338,7 +8342,7 @@ tensorflow/include/xla/hlo/ir/collective_device_list.h,sha256=TjSj_X30axjneBtGD8
8338
8342
  tensorflow/include/xla/hlo/ir/dfs_hlo_visitor.h,sha256=0H4j_nmT6EVbvjMDwX3MnW1uEG1rHIe4mEuEP6-zCVY,17928
8339
8343
  tensorflow/include/xla/hlo/ir/dfs_hlo_visitor_with_default.h,sha256=x19jPqX4p3mGrQhvuvryskbUC2EyS5CBchkn-OivRS8,15365
8340
8344
  tensorflow/include/xla/hlo/ir/dynamic_parameter_binding.h,sha256=CylboCzPlgED4vqcG9yAABJqQ7saWa89LNyaySnMPAs,4634
8341
- tensorflow/include/xla/hlo/ir/hlo_casting_utils.h,sha256=K6qyoC70f6LZfVi5CpFoTozwEFVaQoTmprHA_c3NskA,3731
8345
+ tensorflow/include/xla/hlo/ir/hlo_casting_utils.h,sha256=B-iu7Pc3pYB-d8eBrViCQxvrFfC_Ze5Au8YKXH2iHuo,2363
8342
8346
  tensorflow/include/xla/hlo/ir/hlo_clone_context.h,sha256=ph4so9cwHVs7aAS7Qf3dBCIZ69xHCABcIGbiDpyQVgo,3427
8343
8347
  tensorflow/include/xla/hlo/ir/hlo_computation.h,sha256=7RMzp_Wyrp6_WjwoLguU5gplFSsh-Rq1XPOf-vWLAQc,50059
8344
8348
  tensorflow/include/xla/hlo/ir/hlo_domain_metadata.h,sha256=ukJXYFcU2i5JzeBUdDHALddAR1Sid3GLsuSRGhp2Wvo,3099
@@ -8463,7 +8467,7 @@ tensorflow/include/xla/mlir_hlo/_virtual_includes/mlir_hlo/utils/hlo_utils.h,sha
8463
8467
  tensorflow/include/xla/mlir_hlo/_virtual_includes/shape_component_analysis/mhlo/analysis/shape_component_analysis.h,sha256=G_9hrE1iIlERviL_SXLBt-QuQO-c4nl43thTWbFXxrc,6523
8464
8468
  tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_base/stablehlo_ext/IR/base.h,sha256=wa3v2BYXHWQmseWrDGjGitXSYPJ-e498dd-ymrdTAo4,1237
8465
8469
  tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_ops/stablehlo_ext/IR/stablehlo_ops.h,sha256=voZxwV1JL6_OkPNs8w8rTDldtr4TtTWf-zIdaNEkXcw,12079
8466
- tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_pass_inc_gen/stablehlo_ext/transforms/passes.h.inc,sha256=j37X-vcydGaCge4GhvEVd3-kqnHRexPdIkk2D2fXVvs,46458
8470
+ tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_pass_inc_gen/stablehlo_ext/transforms/passes.h.inc,sha256=RsGGEXhWbqfI1NXt0OCQKuUlCs2xwPLNn-3MArdAvfA,52851
8467
8471
  tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_passes/stablehlo_ext/transforms/passes.h,sha256=i0aF2rBzwPzwSdN7ZPybo_JSi_SEW-GRQ8PnQQyFFK0,1280
8468
8472
  tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_passes/stablehlo_ext/transforms/sdy_refine_shapes.h,sha256=kURc9fSWNlfGpbPBkOvSeEGL5-nYsZsBE8NFd-HoVKo,1216
8469
8473
  tensorflow/include/xla/mlir_hlo/_virtual_includes/stablehlo_extension_passes/stablehlo_ext/transforms/stablehlo_refine_shapes.h,sha256=0W8_q2VyNtwn1I19eXBNZgKIYd72vWjXPXGROOJLYQc,1259
@@ -8504,7 +8508,7 @@ tensorflow/include/xla/mlir_hlo/mhlo/utils/type_conversion.h,sha256=MR3fxocblAn1
8504
8508
  tensorflow/include/xla/mlir_hlo/stablehlo_ext/IR/base.h,sha256=wa3v2BYXHWQmseWrDGjGitXSYPJ-e498dd-ymrdTAo4,1237
8505
8509
  tensorflow/include/xla/mlir_hlo/stablehlo_ext/IR/stablehlo_ops.h,sha256=voZxwV1JL6_OkPNs8w8rTDldtr4TtTWf-zIdaNEkXcw,12079
8506
8510
  tensorflow/include/xla/mlir_hlo/stablehlo_ext/transforms/passes.h,sha256=i0aF2rBzwPzwSdN7ZPybo_JSi_SEW-GRQ8PnQQyFFK0,1280
8507
- tensorflow/include/xla/mlir_hlo/stablehlo_ext/transforms/passes.h.inc,sha256=j37X-vcydGaCge4GhvEVd3-kqnHRexPdIkk2D2fXVvs,46458
8511
+ tensorflow/include/xla/mlir_hlo/stablehlo_ext/transforms/passes.h.inc,sha256=RsGGEXhWbqfI1NXt0OCQKuUlCs2xwPLNn-3MArdAvfA,52851
8508
8512
  tensorflow/include/xla/mlir_hlo/stablehlo_ext/transforms/sdy_refine_shapes.h,sha256=kURc9fSWNlfGpbPBkOvSeEGL5-nYsZsBE8NFd-HoVKo,1216
8509
8513
  tensorflow/include/xla/mlir_hlo/stablehlo_ext/transforms/stablehlo_refine_shapes.h,sha256=0W8_q2VyNtwn1I19eXBNZgKIYd72vWjXPXGROOJLYQc,1259
8510
8514
  tensorflow/include/xla/mlir_hlo/transforms/passes.h,sha256=h_mYZkfmCSntEQ1uiQjfzRq91u4iJLzJJBc9aIKnlNw,3723
@@ -8533,7 +8537,8 @@ tensorflow/include/xla/pjrt/pjrt_device_description.h,sha256=8lZB1YVKDnWPoXjJ47l
8533
8537
  tensorflow/include/xla/pjrt/pjrt_executable.h,sha256=Dl1HIfDanxtyI1eji7-wriBBtLv4CMF38siO9gI-KiA,16344
8534
8538
  tensorflow/include/xla/pjrt/pjrt_future.h,sha256=FEcA0vrbi5kLfQQ8So0H3DDoJr89Wl-6mxPLk_vaPJo,17868
8535
8539
  tensorflow/include/xla/pjrt/pjrt_layout.h,sha256=QjheiIQ882GDh0DuH9rfI6bYY1m0Fjc0uGChnv5-mzw,2348
8536
- tensorflow/include/xla/pjrt/pjrt_stream_executor_client.h,sha256=hKPV3aeyk2a2RTJPZyCh9T4tMd2XhlMrXvVfpBPue5U,45041
8540
+ tensorflow/include/xla/pjrt/pjrt_stream_executor_client.h,sha256=Qr_zsnguJpFoFqdZLfgLMrsi8ONyKbXr3QeMw-kSnyY,43499
8541
+ tensorflow/include/xla/pjrt/pjrt_stream_executor_device_description.h,sha256=4uRrH8zvk86g9VjjXXkcqzPlZytfzV8N4f74c2_eYAk,2632
8537
8542
  tensorflow/include/xla/pjrt/semaphore.h,sha256=vmaX5p90-bjWQHntF8UUud2iY_WjzCclMLwN0JB5rcc,2368
8538
8543
  tensorflow/include/xla/pjrt/stream_executor_executable.h,sha256=p8dUevI2OpfALGoD739szWJq6Y2bgJk6GNIXnAMDprk,3529
8539
8544
  tensorflow/include/xla/pjrt/stream_executor_executable.pb.h,sha256=sm057Rg3V09EVIb1i6gHGKvJrRG8Ausn8ftEdFSBsLE,25361
@@ -8554,7 +8559,7 @@ tensorflow/include/xla/pjrt/cpu/abstract_tfrt_cpu_buffer.h,sha256=TuukjCXWVOiDRX
8554
8559
  tensorflow/include/xla/pjrt/cpu/cpu_client.h,sha256=Fa2nLnvIeqeJXuc-tIfsTAfpa5-Jxss9WKX6cqfmFXY,20073
8555
8560
  tensorflow/include/xla/pjrt/cpu/cpu_device.h,sha256=Ri8s8WnsYP3UsdU8DGSbwnCnButYh7A3s03fOMH8T6A,3357
8556
8561
  tensorflow/include/xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.h,sha256=yis09HD03gcBVyIfskmTDz5NSIJLK-EGU7WQ9vsYDZk,7689
8557
- tensorflow/include/xla/pjrt/distributed/client.h,sha256=5_VY8jygGXorWCoVGHaNckRFWdrWDa3SVZAUypFP7j4,6565
8562
+ tensorflow/include/xla/pjrt/distributed/client.h,sha256=xLC8IyTHP85_nWstg0sMJqny5BdlkfzjJl-jcgz9hYQ,6777
8558
8563
  tensorflow/include/xla/pjrt/distributed/in_memory_key_value_store.h,sha256=JNIwVSQ7FPj-O2qhyUjanicd_4C0Oq3abIieAiSioqU,1885
8559
8564
  tensorflow/include/xla/pjrt/distributed/key_value_store_interface.h,sha256=_aWRiBAAVFyyTSCZRs3dOWQodKQej1bFWyNMnn2pGy4,2554
8560
8565
  tensorflow/include/xla/pjrt/distributed/protocol.pb.h,sha256=H8ngJu7W0Edj3xCuXSd7cl7aO-wbuQxkKPXg81Ehi4g,75771
@@ -8564,10 +8569,12 @@ tensorflow/include/xla/pjrt/gpu/gpu_helpers.h,sha256=uJAglPwYTKXd5paZQe4gUFMk8jx
8564
8569
  tensorflow/include/xla/pjrt/gpu/gpu_metrics.h,sha256=MSAsMnV0-uoN8_gX15xDYB2QAVamqkgAfYlmbFFPBjA,1134
8565
8570
  tensorflow/include/xla/pjrt/gpu/gpu_topology.h,sha256=ggeUVFe2WNFh1TjCm4u6Rq838DSrlQ9lhS50QgJadkY,2883
8566
8571
  tensorflow/include/xla/pjrt/gpu/gpu_topology.pb.h,sha256=KikZsADiBe-ZBJgoDsVoeLC8cIva9-CYxn2_N9liHPw,16358
8567
- tensorflow/include/xla/pjrt/gpu/se_gpu_pjrt_client.h,sha256=X7o2uLjNLcYQA1woExV5fLwrVVszg1LyqJ9aG2PxerA,9918
8572
+ tensorflow/include/xla/pjrt/gpu/se_gpu_pjrt_client.h,sha256=vdD9U5FpN7WnTVQmc-nerThQG0K2cbvFt9P1sZ-R7lI,6677
8573
+ tensorflow/include/xla/pjrt/gpu/se_gpu_topology_description.h,sha256=1THFn5BpQL_4nVnbIHwq-zlvzxQtEfSmw3NFVvViGMs,4574
8568
8574
  tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_client_options.h,sha256=f2i6W2u06DD1xTFprKjonNrCFQAEE7KBbgVabb1vsF8,2100
8569
8575
  tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_device_description.h,sha256=Z5YJQ0vUGDPa_05iPivBcG-mF2kzNL9OGTIKv08rtjo,1863
8570
- tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_topology.h,sha256=3hcLH9CvxAxn5vSeeB4gly5OtaEGM9xkfEO0L1D4Ey8,2379
8576
+ tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_execute_options.h,sha256=2wm4CUTIFB4AQYSD_5QOFiDeG1ocmNhKy8m3to7K1bk,2138
8577
+ tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_topology.h,sha256=nBmt19Rcy8np2-PZb4Q15wVhSXPoBK9EEYt4JizILHA,2517
8571
8578
  tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_topology.pb.h,sha256=2jtse6yYzJTh-o1nV7OIhzTvpcrGjDKQKuy3LMnWSpU,23452
8572
8579
  tensorflow/include/xla/pjrt/plugin/xla_cpu/cpu_topology_description.h,sha256=wos3BkLMQpfnOQ7hpWoMG_mkVAi2M2R_TwlBtAWxSew,4588
8573
8580
  tensorflow/include/xla/pjrt/plugin/xla_cpu/xla_cpu_pjrt_client.h,sha256=qFxd4lm1QkGEJ0V-PxuHS46xQZMSAeYniEnZYWIp3q0,1126
@@ -8606,7 +8613,7 @@ tensorflow/include/xla/service/computation_layout.h,sha256=Zv_K62f3-Cy6yv4lqRcBh
8606
8613
  tensorflow/include/xla/service/computation_placer.h,sha256=50YhcEn2Lj4LJ_xVOxvLqIpad1DhgWL2dailBfoJpWU,5326
8607
8614
  tensorflow/include/xla/service/conditional_simplifier.h,sha256=NzNymWXIo9ycy2W59XDU-I4t8NHyceJoebqVcJYUNhg,1508
8608
8615
  tensorflow/include/xla/service/conditional_to_select.h,sha256=rXDveCpWArvqDZzBFe0GesuIdhVEfU_VuGsKm_XCKT0,1521
8609
- tensorflow/include/xla/service/constant_value.h,sha256=bZjSPFN7p5nBGfmITzpAkilzmixyxsLkV-85fN9HcNM,3573
8616
+ tensorflow/include/xla/service/constant_value.h,sha256=oyf9ZUrbijUASwsCOmTuMKc01v6cBNzNczxztNMFtsk,3602
8610
8617
  tensorflow/include/xla/service/copy_insertion.h,sha256=1p1eX42fTf8OW0e7gElH_w-LMRaxzZbWAyn3d0vd3xo,5447
8611
8618
  tensorflow/include/xla/service/cpu_gpu_shape_verifier.h,sha256=rz0U2zBn-oB80zSwFND7q6uUQCrWEkJOQqZkFQAhoOE,1583
8612
8619
  tensorflow/include/xla/service/custom_call_sharding_helper.h,sha256=Xhpis3tGvrV98BYrQN4wDaJKJy38htOzYXDyS2lI_aw,3355
@@ -8642,11 +8649,11 @@ tensorflow/include/xla/service/hlo_execution_profile.h,sha256=_CIQWPd2RjA_PptccB
8642
8649
  tensorflow/include/xla/service/hlo_execution_profile_data.pb.h,sha256=yNoCIe1Dh7n6AR9MIOT2VBzr1Q243FmQKOYooJhw9AU,15766
8643
8650
  tensorflow/include/xla/service/hlo_graph_dumper.h,sha256=Ca1gjyy1XEsWLJ7WIQOm_j2lHzDnrHKF87Lo4e0ZcfM,5457
8644
8651
  tensorflow/include/xla/service/hlo_module_config.h,sha256=26_FYhPfcd9lW3SbarYbpJ1OdVzl_g-M7ELkJXIAgqI,24923
8645
- tensorflow/include/xla/service/hlo_module_util.h,sha256=RizVtzrdj8m7mRb8mJZj5-tRJgJaajDbGiTjEwtCeJ0,2095
8652
+ tensorflow/include/xla/service/hlo_module_util.h,sha256=g8-2OM2PhE78smeCSqw8Tg398b2XOeSTIYzqJeh10ZQ,4452
8646
8653
  tensorflow/include/xla/service/hlo_phi_graph.h,sha256=A86TJ178hP8tv9WW2SlBYmGwxS5KZ0WXc1Pz8DE3FIU,3468
8647
8654
  tensorflow/include/xla/service/hlo_profile_printer.h,sha256=lwCE1h2gp8PEFpN2k10zsScr9GrAQuTK-XwuGbc_e0c,1167
8648
8655
  tensorflow/include/xla/service/hlo_profile_printer_data.pb.h,sha256=Grfdd5uQ7SiRtLPtj80yVrCu-MJ3rzhrNL6glj_vcUA,54337
8649
- tensorflow/include/xla/service/hlo_proto_util.h,sha256=JMWnM7Loyj5V-PWVJ9S7DDeBwxYHXFF5k0dmVtj2-rg,2400
8656
+ tensorflow/include/xla/service/hlo_proto_util.h,sha256=V2MZRxmYHX61MNUb4ascVmN3vd_ZDIG9TgK-0XFxtow,1801
8650
8657
  tensorflow/include/xla/service/hlo_value.h,sha256=l86IeBu-KCuoha5jGIfINfGtHU7JxGUQ7_v-_iGPXKo,10743
8651
8658
  tensorflow/include/xla/service/hlo_verifier.h,sha256=dnkWkxe-h8wr2Is_jybjlOv7tfJU4KmGW0_laTUBaqc,18512
8652
8659
  tensorflow/include/xla/service/host_memory_offload_annotations.h,sha256=Tdd_BmGVmB5Ht_YBvHVgputp4D_e_8jtvHkHHvVaXGk,1804
@@ -8937,7 +8944,7 @@ tensorflow/include/xla/tsl/framework/tracking_allocator.h,sha256=spjwDQM0RfH8mD4
8937
8944
  tensorflow/include/xla/tsl/framework/type_traits.h,sha256=urEO2BcImCFfhJVt8BPzJpa5stQOYBck_RRa30sR-Qk,4133
8938
8945
  tensorflow/include/xla/tsl/framework/contraction/eigen_contraction_kernel.h,sha256=4mYhgjnRZv5djvEHQo9NpoZ49IMap1lYdO2HXK7QGEE,53321
8939
8946
  tensorflow/include/xla/tsl/framework/convolution/eigen_convolution_helpers.h,sha256=P9Uuuw8UucTzs-Il0eeynHEsMEbTTgeTa_7A4MH0EVI,3956
8940
- tensorflow/include/xla/tsl/framework/convolution/eigen_spatial_convolutions-inl.h,sha256=PxdYhhEV9H3E95Uwt8hFB4hTVaZzfRUwh5fcxJQQh2c,76096
8947
+ tensorflow/include/xla/tsl/framework/convolution/eigen_spatial_convolutions-inl.h,sha256=wL7BiXI9UrRJXexi4ZfipP_nclvDE2dphDhOi4-7ehM,76126
8941
8948
  tensorflow/include/xla/tsl/framework/convolution/eigen_spatial_convolutions.h,sha256=_aOlh1oO6O3jIhfcGMQYACEx8WgxgUjO4TfAHEXez3E,18422
8942
8949
  tensorflow/include/xla/tsl/framework/fixedpoint/FixedPoint.h,sha256=zmCwWuuMzXPNM1wFRn64jNe1rbWMQMEJgYtJcJh8yI4,2262
8943
8950
  tensorflow/include/xla/tsl/framework/fixedpoint/MatMatProduct.h,sha256=BjOTtH0hdteBhq0PqxFDyKN6m10hvPCLG_Qel7Xt7MY,12221
@@ -9146,7 +9153,7 @@ tensorflow/lite/experimental/microfrontend/ops/__init__.py,sha256=47DEQpj8HBSa-_
9146
9153
  tensorflow/lite/experimental/microfrontend/ops/gen_audio_microfrontend_op.py,sha256=ijDPSWQ1sA5m0TSFNIbsEJa9cgqIq35SPu-IkoH2L6s,22308
9147
9154
  tensorflow/lite/experimental/microfrontend/python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9148
9155
  tensorflow/lite/experimental/microfrontend/python/ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9149
- tensorflow/lite/experimental/microfrontend/python/ops/_audio_microfrontend_op.so,sha256=FW201TiCwuNhC6ckBI0VkAMwjKEao9EVrBlN6L1CcyM,221696
9156
+ tensorflow/lite/experimental/microfrontend/python/ops/_audio_microfrontend_op.so,sha256=GsAdczih2QHySWfa9dMaFd5F-9-rQ1OR-WnRe6WQH-E,221696
9150
9157
  tensorflow/lite/experimental/microfrontend/python/ops/audio_microfrontend_op.py,sha256=ee44DK79kmgABxWY3IATIn9cmQeZHK-IaUX7UF6jbcU,5088
9151
9158
  tensorflow/lite/profiling/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9152
9159
  tensorflow/lite/profiling/proto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -9167,11 +9174,11 @@ tensorflow/lite/python/schema_util.py,sha256=M1LrSqMKK3e3SKsg-98ovSOkWO4-ly91FFu
9167
9174
  tensorflow/lite/python/tflite_convert.py,sha256=Ge_lfZ9IW-cAXdMyYUsh58HOfHzdnBgwkUz9Gfvd_Rg,26430
9168
9175
  tensorflow/lite/python/tflite_keras_util.py,sha256=y4bayS4kGMBqCQQDLHcbo2ml6BKRyMuqG3Bha23A9uQ,7761
9169
9176
  tensorflow/lite/python/util.py,sha256=QYz1bMvE33Cqq0NKAq7lpp_uDWXS3sMDGGjIemYYBZY,43701
9170
- tensorflow/lite/python/analyzer_wrapper/_pywrap_analyzer_wrapper.pyd,sha256=nRNLrSUbqAFND_9-fT4Df1Mmql13D5mgzbkwZhU-B3E,5086208
9177
+ tensorflow/lite/python/analyzer_wrapper/_pywrap_analyzer_wrapper.pyd,sha256=Z-ZvXjY5C6FvdqVE5QSAaWTezYOf3CTzkOcjWLne9WI,5086208
9171
9178
  tensorflow/lite/python/analyzer_wrapper/_pywrap_analyzer_wrapper.pyi,sha256=2hsshuWi4foajY8dOPoLjo5njEsOGVRdAt1-O4ggkSw,755
9172
9179
  tensorflow/lite/python/authoring/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9173
9180
  tensorflow/lite/python/authoring/authoring.py,sha256=BQq-JsKP_LaIZ667FB-nPY8Id_DrmyQWii6Q9dCtJ_g,11214
9174
- tensorflow/lite/python/interpreter_wrapper/_pywrap_tensorflow_interpreter_wrapper.pyd,sha256=CC8iwTgzKKqEukgA2qhZGm0JiFs6wWcO9dsQXGEvwa4,5102592
9181
+ tensorflow/lite/python/interpreter_wrapper/_pywrap_tensorflow_interpreter_wrapper.pyd,sha256=QBW_ZeeGeG24hlHZZX-p3SKb3NhBxLHDhxsx3XePRLY,5105152
9175
9182
  tensorflow/lite/python/interpreter_wrapper/_pywrap_tensorflow_interpreter_wrapper.pyi,sha256=dwtQ5qTYRR-tCDHCW44LGyUAnilAHyRx5x9vWm5Wk6A,2549
9176
9183
  tensorflow/lite/python/metrics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9177
9184
  tensorflow/lite/python/metrics/_pywrap_tensorflow_lite_metrics_wrapper.pyd,sha256=mrKfb2J_-U8px6Hrw8G1DKHF2-rXoqzzGviA-pLD97s,1231360
@@ -9181,7 +9188,7 @@ tensorflow/lite/python/metrics/metrics_interface.py,sha256=dVu6SmbnQUntPgE5o6BxH
9181
9188
  tensorflow/lite/python/metrics/wrapper/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9182
9189
  tensorflow/lite/python/metrics/wrapper/metrics_wrapper.py,sha256=CC5dRUBtHvTYPOKvLf-oZCT7tMKeWUpXc-zP3R1TU9k,1528
9183
9190
  tensorflow/lite/python/optimize/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9184
- tensorflow/lite/python/optimize/_pywrap_tensorflow_lite_calibration_wrapper.pyd,sha256=BLJVofMFGOIdBARWV3ZnLNNky4YFLX0JGR7edoz5v2g,5137920
9191
+ tensorflow/lite/python/optimize/_pywrap_tensorflow_lite_calibration_wrapper.pyd,sha256=TS9jlwaCpYHyEmI7T7L5YauUvG9Ap7oKtquMquBqsUQ,5139968
9185
9192
  tensorflow/lite/python/optimize/_pywrap_tensorflow_lite_calibration_wrapper.pyi,sha256=U0frpu0eLHd-3Qsc4xecpDGF22_ZpxEpZc4i0hcjJ5o,1593
9186
9193
  tensorflow/lite/python/optimize/calibrator.py,sha256=BBvQHxdbOfCI5IrO64cr2viCdK0EX7NGU5swjTvdeyg,9760
9187
9194
  tensorflow/lite/toco/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -9198,22 +9205,22 @@ tensorflow/lite/tools/optimize/debugging/__init__.py,sha256=47DEQpj8HBSa-_TImW-5
9198
9205
  tensorflow/lite/tools/optimize/debugging/python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9199
9206
  tensorflow/lite/tools/optimize/debugging/python/debugger.py,sha256=9tFFkf5AQNhthPGaI7IDlzhvTQc6cSv6rluQWVPZBeY,23908
9200
9207
  tensorflow/python/__init__.py,sha256=BocMbO-4bmotbBd_jmpUkxeTjB6l_xGZiiq7jjXGmhI,1358
9201
- tensorflow/python/_pywrap_dtensor_device.pyd,sha256=m2ERpa1QUr8iWLxIUpR6arGXJ6RVjk4tN5Ra1uJgs-I,3147776
9202
- tensorflow/python/_pywrap_mlir.pyd,sha256=gzCrIdFTdBMsMo2_gTZ0tMPfER_FmKFJ8lsrX-r2jes,5074944
9208
+ tensorflow/python/_pywrap_dtensor_device.pyd,sha256=QLj5gNEmMiUNHXzD5L0S5zWgko2Ffh-rVlH2JCXjkeg,3147776
9209
+ tensorflow/python/_pywrap_mlir.pyd,sha256=1lb5p-_gdvxEmuZfT0w9w-xNjlyYid0DklnUfiiNBa4,5074944
9203
9210
  tensorflow/python/_pywrap_mlir.pyi,sha256=QCmOb_J8Ffed8fT0DtPZ0wmc1GNggYrKaOi-vkY55eY,1471
9204
- tensorflow/python/_pywrap_parallel_device.pyd,sha256=bjGrnsFdl0n3ni-EAD9gQu7nSTY8fW5q2uhZEH76_lM,5125632
9211
+ tensorflow/python/_pywrap_parallel_device.pyd,sha256=mBDu0KCxAZWKWjADxuJTNUiL3TWoUD1cS8tXj2ZaswM,5125632
9205
9212
  tensorflow/python/_pywrap_parallel_device.pyi,sha256=yauatdFsUHKsxCHeHVUpCJAFWAMff8z93e69tKnr9H8,763
9206
9213
  tensorflow/python/_pywrap_py_exception_registry.pyd,sha256=KWALb_-prXHyOkCWaOY69fyLe-EAM4dbcN7a_XQwacM,240640
9207
9214
  tensorflow/python/_pywrap_py_exception_registry.pyi,sha256=_QBkrjqttcvqiUzpbjqml2dCmi09vVQMf24iiHWTQ5o,2262
9208
- tensorflow/python/_pywrap_quantize_training.pyd,sha256=aDPgcY4Rtn7siAKO2SVtzzcz9ZKkgsue5SZ0UvjCdmE,4289536
9215
+ tensorflow/python/_pywrap_quantize_training.pyd,sha256=B9oujcerWY01XE8CqMTc0-wLKkTGyo9dxHrR8GrVK-k,4289536
9209
9216
  tensorflow/python/_pywrap_quantize_training.pyi,sha256=0PWhHw-GIjx1NCslW4xAKjBGfuRrt_IyS7tT0KWPV5Q,769
9210
9217
  tensorflow/python/_pywrap_sanitizers.pyd,sha256=KqW9EZTSg4STsS3gB2FYOkZNQhMmKonWK--x9TQ0CLs,130560
9211
9218
  tensorflow/python/_pywrap_sanitizers.pyi,sha256=1DXapDKNUulb8QIiaWdjtL2Lxr3zQtQvWwTMFDPMKmA,831
9212
9219
  tensorflow/python/_pywrap_tensorflow_internal.lib,sha256=Tr6sXiZwnL3e0X2kMdD3NuWG2bDGnlWxhwZYpkJV8SE,10315128
9213
- tensorflow/python/_pywrap_tensorflow_internal.pyd,sha256=BSGRXidPkAvhUXyo_EGB-4P4GHBfMeoFSP0afUWyNbo,969333760
9214
- tensorflow/python/_pywrap_tfcompile.pyd,sha256=JOdQpqX0vNIOniNof-gX4DVpel2akUuR2CVGCNL4pko,142848
9220
+ tensorflow/python/_pywrap_tensorflow_internal.pyd,sha256=_CKjKaXFGixkq9vC4W-q8c3Hy7qxlVIVBv68OJyTq3k,969354752
9221
+ tensorflow/python/_pywrap_tfcompile.pyd,sha256=rkCP9tJQCfdRNBRz48j430zuh69-JtAdybHBktzqlSw,142848
9215
9222
  tensorflow/python/_pywrap_tfcompile.pyi,sha256=BU3sOXPGnvP7tL8vExhD41dFa5Y-Vmife4zwYTO4o9k,1083
9216
- tensorflow/python/_pywrap_tfe.pyd,sha256=z1MPZkUuKGpp83aS4fMSus3B9bQiGi6VqsNCXRiZJuM,718848
9223
+ tensorflow/python/_pywrap_tfe.pyd,sha256=oXefHiGYMVqoDqzoNNdLA6zrotbGzfHEesGHn53Wryo,718848
9217
9224
  tensorflow/python/_pywrap_tfe.pyi,sha256=rAujx-_7buxiol1q01YTMxlwcBTZsxPZQaJgD_nIgdY,21434
9218
9225
  tensorflow/python/flags_pybind.pyd,sha256=GJG408TtEumUDXYI8GlWLVYsvZ530f2w4YxaI1pTB5E,2831360
9219
9226
  tensorflow/python/flags_pybind.pyi,sha256=ljH5EyNJJs38dzKV4aMqDC6MKZhGEoN80feOJ_E_mVY,1559
@@ -9324,13 +9331,13 @@ tensorflow/python/checkpoint/sharding/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCe
9324
9331
  tensorflow/python/checkpoint/sharding/sharding_policies.py,sha256=Qxn87sLwJ0WBY2JzLoQ3K630jv0QT0SZK_W5gIh9I3o,14993
9325
9332
  tensorflow/python/checkpoint/sharding/sharding_util.py,sha256=Garsc9HCN_qxHIVKv7jPW_9u47WHd06aDvWEv_OUyJc,11605
9326
9333
  tensorflow/python/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9327
- tensorflow/python/client/_pywrap_debug_events_writer.pyd,sha256=Oz54DgnZ_ii32AqQ01CvmoH8yA3ziVFEdF2L3HFZjRc,4326912
9334
+ tensorflow/python/client/_pywrap_debug_events_writer.pyd,sha256=WgqozjDp6KIPfgm8n3UIApwB4eDJy8Ow2R_vgDRqIcc,4326912
9328
9335
  tensorflow/python/client/_pywrap_debug_events_writer.pyi,sha256=sw4KYUmjnfb4NI6sWshmRLbnFFkvTvmK3D9FugL-V8s,1309
9329
- tensorflow/python/client/_pywrap_device_lib.pyd,sha256=Gab9ThGM6GsxzlJlKINOwCDnkFRpY_pDC63REPrMq5I,4293120
9336
+ tensorflow/python/client/_pywrap_device_lib.pyd,sha256=l9pVgU-6KOYUjHdHqryBd0EPkji15PDT9P-QpmLyL0M,4293120
9330
9337
  tensorflow/python/client/_pywrap_device_lib.pyi,sha256=HY6CRp0lFUBXCKNOrkudrQiP1rTR3Lw0Kj21alL0v1E,734
9331
- tensorflow/python/client/_pywrap_events_writer.pyd,sha256=UVFrJUfRzevsDBgL0rdWexbJMVp4TM7qPxN35GJkbT8,4329472
9338
+ tensorflow/python/client/_pywrap_events_writer.pyd,sha256=dZqHYYrIt9Ms321s2TW495axgxLU_eiL_74l06O4qlc,4329472
9332
9339
  tensorflow/python/client/_pywrap_events_writer.pyi,sha256=NdNlOUeBDS6aExp7ohXm9AcpDBIUD6LrEM_ii_3Zox0,1037
9333
- tensorflow/python/client/_pywrap_tf_session.pyd,sha256=EL2KfNc1kmiiPg4waJD745kQ96zQ9jylRnmwyunN58g,5342208
9340
+ tensorflow/python/client/_pywrap_tf_session.pyd,sha256=NapDKa69SM28pbFxel5tZ7OPo4P85NEvLCif-dLeHkM,5342208
9334
9341
  tensorflow/python/client/_pywrap_tf_session.pyi,sha256=hlvT6XkCQtZgEE50ulS8pOKI6rmk39Bk2Seqd2jmYNo,17305
9335
9342
  tensorflow/python/client/client_lib.py,sha256=w7kFzAIQORpHav6RtKKpJE162KzLhtoR_KsDMzfy7j0,1136
9336
9343
  tensorflow/python/client/device_lib.py,sha256=SxdOPjC4mF-xrGn8djpin82RoYmsvxsXJ0y4PaiVAFs,1618
@@ -9338,7 +9345,7 @@ tensorflow/python/client/pywrap_tf_session.py,sha256=5qwUGRSAjhk0fePScpw1VdXShMD
9338
9345
  tensorflow/python/client/session.py,sha256=0-FwBDOvcsqqZpyqdHCcQWeojNkaBdgu0NKVbpO7uuc,71306
9339
9346
  tensorflow/python/client/timeline.py,sha256=KP6hDYWkNOlsCUQ4BVFq5H1nuV2N4JPMCjIF5LCph0M,30057
9340
9347
  tensorflow/python/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9341
- tensorflow/python/compat/compat.py,sha256=gEJDiGuF-fmxw-wVwlq7DkkhhUY2TYAo280feLo6__c,6088
9348
+ tensorflow/python/compat/compat.py,sha256=q8vJVCMV2XbFRw58cprZUgYpi6qS8aRGhXgyD4e3EEs,6088
9342
9349
  tensorflow/python/compat/v2_compat.py,sha256=kuqWI4fusHG2pLtbuq9FRBAIEZaae7dW1nvIAUl-Mgo,4401
9343
9350
  tensorflow/python/compiler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9344
9351
  tensorflow/python/compiler/mlir/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -9397,11 +9404,11 @@ tensorflow/python/data/experimental/ops/testing.py,sha256=os4RXIIZTwHz0QYQTKfTPK
9397
9404
  tensorflow/python/data/experimental/ops/unique.py,sha256=ZcTK4EB1uMJMSaSjpb7CgUlr7g7Y6M8_QBSknLTepTo,1564
9398
9405
  tensorflow/python/data/experimental/ops/writers.py,sha256=ta2u9CjdhdS_6ez7VPvu3FeTpRTknu8E1rt1oaTzPV0,4936
9399
9406
  tensorflow/python/data/experimental/service/__init__.py,sha256=wD1B_A35uNjoThM1KAGU_0LgZoEKo4M_RSd2xx3MkyM,19507
9400
- tensorflow/python/data/experimental/service/_pywrap_server_lib.pyd,sha256=DG2cIEHCnSW7KHk_EMcCzQov90VDEQ8eOcNil77cHwA,4404736
9407
+ tensorflow/python/data/experimental/service/_pywrap_server_lib.pyd,sha256=xNgEipWMOzOw4jB_a9PSBGwKACSSIwxM9gPOBaRfT6s,4404736
9401
9408
  tensorflow/python/data/experimental/service/_pywrap_server_lib.pyi,sha256=LT-p3MwqBxw6Tx-MvW7C2h47FhyyelOdOos50iWqUiM,1935
9402
9409
  tensorflow/python/data/experimental/service/_pywrap_snapshot_utils.pyd,sha256=ZH_47804D0Y8XuwtXKlmfWO3M1ef9D_lbYie3zObbGQ,145408
9403
9410
  tensorflow/python/data/experimental/service/_pywrap_snapshot_utils.pyi,sha256=wMIvmfxlymYHZKDM-3XA78u5il9DARctguYoOpt88tI,923
9404
- tensorflow/python/data/experimental/service/_pywrap_utils_exp.pyd,sha256=XUTab7fgMHTByQzCLDURlQJ33z8303lq3AqLIT3qjGY,6472704
9411
+ tensorflow/python/data/experimental/service/_pywrap_utils_exp.pyd,sha256=ezlLOm_8AQuh8v4XVC2N1--WgwnBFD8TzVAjBLeXssk,6472704
9405
9412
  tensorflow/python/data/experimental/service/_pywrap_utils_exp.pyi,sha256=iG-_mlxmizesp6uEa6ZVDgg0x2YeK-3wHSvzZMon6X8,732
9406
9413
  tensorflow/python/data/experimental/service/server_lib.py,sha256=v_cS_gPg98nkPBSSHCy5zzh0GlnLD-gW4Hjcpd8AUSw,17862
9407
9414
  tensorflow/python/data/kernel_tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -9605,29 +9612,29 @@ tensorflow/python/eager/forwardprop.py,sha256=6vpkS3kUzV9giyXXf_vEIirTRf79kjr_lc
9605
9612
  tensorflow/python/eager/forwardprop_util.py,sha256=sAWg-_70ZGqGbtDnCkZ6uSh2j8jD4ux7Vny0BYtQXII,2658
9606
9613
  tensorflow/python/eager/function.py,sha256=esgJEZzBYT8A2LB9jrzX_k6fj1-2sM2N5XZzK15xioA,1951
9607
9614
  tensorflow/python/eager/graph_only_ops.py,sha256=0I3QfVp71m_tGZH2Q4Z6_IOfOPnvzb73WUVGQYUJO68,2036
9608
- tensorflow/python/eager/imperative_grad.py,sha256=zJIbhvazf3unTpVJsn9E4RcDZmYmyzDFM1kKdpxuNA0,2947
9615
+ tensorflow/python/eager/imperative_grad.py,sha256=0x2dLbWl3ec5-t4m164jPSu6iHdtegA68z9ewvSBRzc,2953
9609
9616
  tensorflow/python/eager/lift_to_graph.py,sha256=9SQbiK7cl3SchnW_bieX0glfiDAjNlaG7P0rc4hpbEU,14506
9610
9617
  tensorflow/python/eager/monitoring.py,sha256=9oi7uhtI0Nys2j1vF9yfK9ByRbywI-bdkCyxiXz4dcQ,16679
9611
9618
  tensorflow/python/eager/profiler.py,sha256=ulLbbvtbLKsjoubM_fUY2f-h4BjUBJkb3cWq5aRHdTY,6457
9612
9619
  tensorflow/python/eager/profiler_client.py,sha256=GQru24rIDClwsRiDTydN0D-xBztL4XHXTJSamR8a3IA,2845
9613
9620
  tensorflow/python/eager/record.py,sha256=KnroPXE32MKYgF18E6LwimY5LAya9gL4Cw0P9l4_vbE,4436
9614
9621
  tensorflow/python/eager/remote.py,sha256=bclIdTYYJlyCB9q0f19VNtYCZs4TW0AyMmoVZV6HVKo,11791
9615
- tensorflow/python/eager/tape.py,sha256=wJSYBFYaQl4jzLCrjHyoH2CjXwWlvp-_5DGABGLYj88,3475
9622
+ tensorflow/python/eager/tape.py,sha256=WheRq7CjDZ7eg3yKORHtA2mNqpQ-_GzRAfcppozkEFc,3477
9616
9623
  tensorflow/python/eager/test.py,sha256=9bsDmB_DRU6TxAIzQLRZcaBhgLl2Rhsj6B-ALkEmqP4,1068
9617
9624
  tensorflow/python/eager/wrap_function.py,sha256=UQ7dg12NmMQH_YP6-SLXtsFaIwOfTkqB4FPeAvl_Mhg,28028
9618
9625
  tensorflow/python/eager/memory_tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9619
9626
  tensorflow/python/eager/memory_tests/memory_test_util.py,sha256=2IItIsmrBj81g87x7ddEOjYEWSfpK4Vfn5LE1gHBIKk,2327
9620
9627
  tensorflow/python/eager/polymorphic_function/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9621
- tensorflow/python/eager/polymorphic_function/atomic_function.py,sha256=C9LsR3-JFYVDttR5MY-BIPVdpsDtvIOnav2aClF0H_4,25330
9628
+ tensorflow/python/eager/polymorphic_function/atomic_function.py,sha256=jPb8eaCEdbq-enwVzZ5r-GHjmY9W7MDF20MHZ9IMj-Y,25331
9622
9629
  tensorflow/python/eager/polymorphic_function/attributes.py,sha256=wjIFu8y0uuGec4Utv-5ath-y3M53v4rfglMeCg3KXao,6452
9623
9630
  tensorflow/python/eager/polymorphic_function/autograph_util.py,sha256=bmRTEKtafD9MEKrtJU00G7q01XZLWHddZ3UKbdQMQmk,2212
9624
- tensorflow/python/eager/polymorphic_function/compiler_ir.py,sha256=TziHd1udc8LFLoXdrnRGbB3H_6zm-9E37Aj_LO91KCc,4717
9631
+ tensorflow/python/eager/polymorphic_function/compiler_ir.py,sha256=KdQ7FBZUSg2P_igMHEF_LsGCyWMsBBmOtaD4kx9M__g,4718
9625
9632
  tensorflow/python/eager/polymorphic_function/composite_tensor_utils.py,sha256=TFiBTP3JPfVcRS1M2xkbAfkEzEH0LTo2W108WJPrmtw,1853
9626
9633
  tensorflow/python/eager/polymorphic_function/concrete_function.py,sha256=VOUPXEeRKHNSTY1mTuDlc_IUT2GKdz_K775W_VAjwhs,75893
9627
9634
  tensorflow/python/eager/polymorphic_function/eager_function_run.py,sha256=6pxTwp41bj4xlzhsLTIfBUhX0F3E0eUD7cH_1mhkfgs,4043
9628
9635
  tensorflow/python/eager/polymorphic_function/function_context.py,sha256=IcewdjrBSdVwMy0NpQ3YgziHZTaA1Pm3d9mbONt91fc,4882
9629
9636
  tensorflow/python/eager/polymorphic_function/function_type_utils.py,sha256=ykZTvsh45COcr9O4ZRTx_LU1LEZKkkp3KYD4CNz8tew,17425
9630
- tensorflow/python/eager/polymorphic_function/polymorphic_function.py,sha256=BlT9uSC0oEOqSqGLs-FET5ty8Rq0TwXFL61LcVzuZCE,72076
9637
+ tensorflow/python/eager/polymorphic_function/polymorphic_function.py,sha256=YAAk2NJsBFaz8ylaUN4BCSqFoHeuyCy7MvwJyZTKo4E,72078
9631
9638
  tensorflow/python/eager/polymorphic_function/saved_model_exported_concrete.py,sha256=yEg_MnxnmukuSp4yod-AiQMj3RBQOA0WrVBjBGE58pE,5167
9632
9639
  tensorflow/python/eager/polymorphic_function/saved_model_utils.py,sha256=EfsEW2PaGfO0eBFrMdhiTe8avud3NzuLrTOV4eF-Z9Q,3473
9633
9640
  tensorflow/python/eager/polymorphic_function/tf_method_target.py,sha256=RZh-Z9XI5x3-Lbwv9ZV8zzV85ZjhGBYUELpseQ3yXJ4,1841
@@ -9642,22 +9649,22 @@ tensorflow/python/feature_column/sequence_feature_column.py,sha256=kIe7ANHpxC4iB
9642
9649
  tensorflow/python/feature_column/serialization.py,sha256=dAQ6RG0qLCzG0BvToJrwIKspkgMvzqY5C5ixp9FUyGM,13251
9643
9650
  tensorflow/python/feature_column/utils.py,sha256=iDJVFlMy-2IcguEnYKEbraUCSiZ0zTEh8GR0jqfBTA8,6018
9644
9651
  tensorflow/python/framework/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9645
- tensorflow/python/framework/_dtypes.pyd,sha256=TEAyWaJK3dD8Hjbb38mskUTdkzzwvFb1oH8Fwu_I0aA,2836992
9652
+ tensorflow/python/framework/_dtypes.pyd,sha256=oioRQe1lmYoSYem5UJgmNR5AaKS_Yi85Npn4KdPKeY8,2836992
9646
9653
  tensorflow/python/framework/_dtypes.pyi,sha256=jZ2rBjVvLO_G-y0wP1Pm5xW3klwlzCCpTQHXsDDP3rI,1395
9647
9654
  tensorflow/python/framework/_native_proto_caster.dll,sha256=d0lbXWFQZhupvmOLVZ0qZzKjHfKBGktancd3eNXm8Vw,1102848
9648
- tensorflow/python/framework/_op_def_library_pybind.pyd,sha256=-3q_R3FKkGOWSWSm1xhPe7tSFUWDNY2QcPeIguijg6I,4374016
9655
+ tensorflow/python/framework/_op_def_library_pybind.pyd,sha256=spc-cEvg3qPLDwK5ZZNnvO4QtJ02BdHb-qa34OyVTLE,4374016
9649
9656
  tensorflow/python/framework/_op_def_library_pybind.pyi,sha256=uyPCOiL_0WiOo_fOqNij3M3hdO7PIED9Bvmc8Gqc19E,757
9650
- tensorflow/python/framework/_op_def_registry.pyd,sha256=ueYFO-LOLxx4ICnNidRpvKsFTXQGYRdK2DpaAllCOFg,4290048
9657
+ tensorflow/python/framework/_op_def_registry.pyd,sha256=bAgoQpZQQuceOZAVdD2Ad7Pdh8CHMEfO8NvUxeeOWLs,4290048
9651
9658
  tensorflow/python/framework/_op_def_registry.pyi,sha256=svM0wYX_31uuFnvrE_NO7-HcFotR3AkAGaX17Ztau18,724
9652
- tensorflow/python/framework/_proto_comparators.pyd,sha256=W5eqji9nSvXKapN6baZIbwPCIG2z6LgquM67YB5lSws,5149184
9659
+ tensorflow/python/framework/_proto_comparators.pyd,sha256=g24BKkJCcBEOXX0fzbM9QFRYzZinyD0nDzAqLN7Wq3g,5149184
9653
9660
  tensorflow/python/framework/_proto_comparators.pyi,sha256=wJpqY5TcEeroNKBNFEl1bnb0XXVc6gKk63-Lgms4fLc,853
9654
9661
  tensorflow/python/framework/_python_memory_checker_helper.pyd,sha256=52Apjh_Ql-tY80reGRDgcol2qU06MkollWEHmTk0oM8,129536
9655
9662
  tensorflow/python/framework/_python_memory_checker_helper.pyi,sha256=TOLSJ-n0WE2xOlCDVDYbrevA7RuHTA2NJxM5086q-Yc,778
9656
9663
  tensorflow/python/framework/_pywrap_python_api_dispatcher.pyd,sha256=QFBtpcLrM3m8VRDlhgpNhlParvG0C0D_FzE9pZRVtJ8,301056
9657
9664
  tensorflow/python/framework/_pywrap_python_api_dispatcher.pyi,sha256=Nh-7PIax15EFHUCaWOQUoDo3NqcZuDcvPLDq2Qn1zLo,2267
9658
- tensorflow/python/framework/_pywrap_python_op_gen.pyd,sha256=BXJhillEO8CPc17grQLlKhlpRRDDZODEW_bhMtY4GEw,2783232
9665
+ tensorflow/python/framework/_pywrap_python_op_gen.pyd,sha256=oASGDFmh5Cp9CugQYEX4oxgOS9RcNufc01vGKJ7d-hs,2783232
9659
9666
  tensorflow/python/framework/_pywrap_python_op_gen.pyi,sha256=SPaXr5FbE95_xKmuxQGJF3RuYIY_JnttTEtKEMXKy90,739
9660
- tensorflow/python/framework/_test_metrics_util.pyd,sha256=S8f2w0nZpFIoGtTRkKsZFtMY7UH1pjusvtq6XKxbXdk,5056512
9667
+ tensorflow/python/framework/_test_metrics_util.pyd,sha256=tUF0pDN35ytrwnsase8nynFJTPPxfiuHu8t1AK73pbA,5056512
9661
9668
  tensorflow/python/framework/_test_metrics_util.pyi,sha256=3RzQAOK4RzFIR7NYLC2BI4JQ1ggXK7tM6HN8OGUT6mI,747
9662
9669
  tensorflow/python/framework/auto_control_deps.py,sha256=4SRy27B76MoqiRI09Mviv_J2cpV4Yrnf96hj66YJWjo,26451
9663
9670
  tensorflow/python/framework/auto_control_deps_utils.py,sha256=UmAWbvM4UR3uf33gZkeoLDuggaahKen8t4TIHK2VBUc,5418
@@ -9729,11 +9736,11 @@ tensorflow/python/framework/type_utils.py,sha256=kq3h718tfUGv2jN9kFQ4KX9Y9tekYX8
9729
9736
  tensorflow/python/framework/versions.py,sha256=Scc02FgWiMx0eILeBMcxwbuh0tduNda4FYqjdNbPwdg,3674
9730
9737
  tensorflow/python/framework/weak_tensor.py,sha256=Zspb4cnd-m8sX24r8djF6-ie9Hcav-8i3limxDgpUcU,8750
9731
9738
  tensorflow/python/grappler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9732
- tensorflow/python/grappler/_pywrap_tf_cluster.pyd,sha256=VfVCBoHiqF3tr39CF-HMOh4fB9OZ-XDm0u8vrsVhJ4Y,5204480
9739
+ tensorflow/python/grappler/_pywrap_tf_cluster.pyd,sha256=mAu_loQwfEHXQZUiCMysOL_0P2VhJrG7LLMGFz6VyF0,5204480
9733
9740
  tensorflow/python/grappler/_pywrap_tf_cluster.pyi,sha256=gy3Vz2K2j47WhCJQpnQC8dtoh0sxarm_lYcQMqp7wHg,1372
9734
- tensorflow/python/grappler/_pywrap_tf_item.pyd,sha256=-xN-k4GPU3lAj_KV-4ObtoL7BrW6qGLtKkxBbiMzdq0,5131776
9741
+ tensorflow/python/grappler/_pywrap_tf_item.pyd,sha256=hwVta4I5c5r5VABto6StZhALShgCUY53uawLx7XKPTY,5131776
9735
9742
  tensorflow/python/grappler/_pywrap_tf_item.pyi,sha256=DinwMENYYeFTkAVPW4IUbnl9Tm-IQ2Du3YMT4veOgl0,1060
9736
- tensorflow/python/grappler/_pywrap_tf_optimizer.pyd,sha256=0ZWDa7USdTPp2MwEtqOiXZU_sdObf_bhlZ4U8vuOLuo,5140480
9743
+ tensorflow/python/grappler/_pywrap_tf_optimizer.pyd,sha256=8uW--kgcdXzIiX8CIbkomK34IeMbv4YqaebCYJLCG6s,5140480
9737
9744
  tensorflow/python/grappler/_pywrap_tf_optimizer.pyi,sha256=SNISFdxmOKZ1HcswnWrfxH5dh9bxUKco3CPaedenjsg,841
9738
9745
  tensorflow/python/grappler/cluster.py,sha256=hgwdOwfaVoY6ur9e37kxX1KGs4ApDwLTsVLxG2CfsGQ,4362
9739
9746
  tensorflow/python/grappler/item.py,sha256=eb7sBU-3Q3Unr2Q5i4wmCZT1vUHBBdVijimpyNxGjm8,3161
@@ -9899,12 +9906,12 @@ tensorflow/python/layers/normalization.py,sha256=YrdcGLinB29l8jb1a_6WYIKBNG5VBQ6
9899
9906
  tensorflow/python/layers/pooling.py,sha256=GaXsbCa95SwKm8V7KyCEFcxdIVYpKA0ZtTOSTN4BPYg,1440
9900
9907
  tensorflow/python/layers/utils.py,sha256=f-0iS3RqLBek1lOHa5S0MHBMMsDf1TDsIBCB0l1xOLk,7268
9901
9908
  tensorflow/python/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9902
- tensorflow/python/lib/core/_pywrap_py_func.pyd,sha256=j724b1tIZY7LA9sa7BksX5JZo2NVsuM23eG13yysGPw,129024
9909
+ tensorflow/python/lib/core/_pywrap_py_func.pyd,sha256=cK3e2gC61c5_mr34PQt75CNF3mbcHMAizVR4pATKgVc,129024
9903
9910
  tensorflow/python/lib/core/_pywrap_py_func.pyi,sha256=K4pNt2FW0QdjLFc42D_Lixh43FY4UqI6CwIeqe3OWG4,746
9904
9911
  tensorflow/python/lib/io/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9905
- tensorflow/python/lib/io/_pywrap_file_io.pyd,sha256=76TC-2DzDucc8du9fbtuUg71LD8Z1wN6U9mAvpTNe5A,4416512
9912
+ tensorflow/python/lib/io/_pywrap_file_io.pyd,sha256=YrhlS8Wvk4ps3D7s8iCbac9Mg5EgQ__5hnfbro-R9yQ,4416512
9906
9913
  tensorflow/python/lib/io/_pywrap_file_io.pyi,sha256=Ly7n_Lfc62sFUboUcsuTk3vdIlLq0-XXQrT1EHBctfo,2689
9907
- tensorflow/python/lib/io/_pywrap_record_io.pyd,sha256=JPq4NzETOwz2EmYl68-PwZ9Lhk_zsPewk4fNuOCsnAM,4493824
9914
+ tensorflow/python/lib/io/_pywrap_record_io.pyd,sha256=f_BnHrjqiU-Wfe_f74Ia8UlQGEjphV5hvSqbyGTY268,4493824
9908
9915
  tensorflow/python/lib/io/_pywrap_record_io.pyi,sha256=u04hHZCl_-Nwb1JKelSVmJ49ilg63wDORHgkI9L-Xpc,1833
9909
9916
  tensorflow/python/lib/io/file_io.py,sha256=DkWgiu5UNxJ4oL1lLePbyou7wRlM4S5AjsW5PLfFB08,29190
9910
9917
  tensorflow/python/lib/io/python_io.py,sha256=xtaEwOT5oOZ7Ub10M4Tqc74a00ziKZskfHeaL3vly74,944
@@ -10084,7 +10091,7 @@ tensorflow/python/ops/stateful_random_ops.py,sha256=HlpXaboyaTctmYJMvqBE69bNTx-u
10084
10091
  tensorflow/python/ops/stateless_random_ops.py,sha256=APmaoMvtFtTM3L1TWZuNokuRa74_VzsoZT7YjcI4siQ,38440
10085
10092
  tensorflow/python/ops/string_ops.py,sha256=wowvwhMWsEN6sgoO5it55ByFlVfc8BRw_4lKgPRo-II,24799
10086
10093
  tensorflow/python/ops/summary_op_util.py,sha256=FNBrJ8WDwyF-_mms3uWD07AvByiRxz5rQL1sNr-uXZ8,4121
10087
- tensorflow/python/ops/summary_ops_v2.py,sha256=yCw_G777aqG-eCxICeUI9jX_bwovIpP0D8jOP404J-c,53965
10094
+ tensorflow/python/ops/summary_ops_v2.py,sha256=cdvq9yZlMLDHGC2Imqwg3YRqFq1SeBGPsDgy2-SWsA0,54033
10088
10095
  tensorflow/python/ops/template.py,sha256=YN_g8yrCQWGqmXNWAEzLVM7Y8L5Qm0c4O_AjCDSGVlI,31941
10089
10096
  tensorflow/python/ops/tensor_array_grad.py,sha256=ShfWvZzwRcs-Y7MlyY4pZ30FMwweXSGQD9wuopFNR3I,10553
10090
10097
  tensorflow/python/ops/tensor_array_ops.py,sha256=FcHwrHiHvXeQV436hjiJc_IQ_DT0wJN2NpNC_Mko-QQ,57778
@@ -10224,7 +10231,7 @@ tensorflow/python/platform/_pywrap_cpu_feature_guard.pyd,sha256=KoDiVeGhRxbmDQe1
10224
10231
  tensorflow/python/platform/_pywrap_cpu_feature_guard.pyi,sha256=X8nrDG8adnU2vAjIscTC0EYiQHqdufOqNszYBc2h388,736
10225
10232
  tensorflow/python/platform/_pywrap_stacktrace_handler.pyd,sha256=TdEUfn9PISfUsLT1bSMiqowgBtiYlMqhhjwKqhHXavs,129024
10226
10233
  tensorflow/python/platform/_pywrap_stacktrace_handler.pyi,sha256=ua7hYAmdhtx4W7iiJfCpoA97GADhqdchMa3UdM0pVnk,734
10227
- tensorflow/python/platform/_pywrap_tf2.pyd,sha256=VqQ7GiiNqqxAmrzPw7tWpKAF-ibpaan7etfGqzscsDk,4300288
10234
+ tensorflow/python/platform/_pywrap_tf2.pyd,sha256=T2Awb3XPibj4_GU7rUtfexY8khkBq_3vozP9F28gBZI,4300288
10228
10235
  tensorflow/python/platform/_pywrap_tf2.pyi,sha256=uegEIyosIQKday40Ri3L5qJiSMpGAH4mNIrWWV8DFDA,756
10229
10236
  tensorflow/python/platform/analytics.py,sha256=OnvqIWpoYLE4OU2ScUdWnUH2cNhjs-kdIsJn_T_RDz8,980
10230
10237
  tensorflow/python/platform/app.py,sha256=kn7X8yRXnvdgriWo3BKe6iKCDRxrNBEcwZmEMmCGBr0,1326
@@ -10249,9 +10256,9 @@ tensorflow/python/profiler/profiler_v2.py,sha256=-bPDkMQCbaS9tBS74NlasTVoC-4p5Nz
10249
10256
  tensorflow/python/profiler/tfprof_logger.py,sha256=S11Rn93MoT1QhNY0ztv97D5NE5hkQp-NTNuO2rQoEOk,8033
10250
10257
  tensorflow/python/profiler/trace.py,sha256=4gqPgkmZ9JsCWOe0d1taNqeOQSIWRbdORe_iXmKlUI0,5917
10251
10258
  tensorflow/python/profiler/internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10252
- tensorflow/python/profiler/internal/_pywrap_profiler.pyd,sha256=ZL9PMuGFeM-2b0J2eELKR6xMmIdthEjEniXvRcdW7Qw,6472704
10259
+ tensorflow/python/profiler/internal/_pywrap_profiler.pyd,sha256=XONtZZ1C3rJAlzVKhB97Ollcd50gCw-FRb_8VrrvcPk,6472704
10253
10260
  tensorflow/python/profiler/internal/_pywrap_profiler.pyi,sha256=M4Un3LX16DuRmrS7jiDi4cDL1UfIXJzV1ppJvksMQ5Q,920
10254
- tensorflow/python/profiler/internal/_pywrap_profiler_plugin.pyd,sha256=I2rhxyl9abxwH5iVFFDS0Gp-VD47gS4mg27m9XN6JHU,12717568
10261
+ tensorflow/python/profiler/internal/_pywrap_profiler_plugin.pyd,sha256=iQRrVbGle7Fll6aUmdjZAUvvYq8ZATWLkF_k62sAMoU,12717568
10255
10262
  tensorflow/python/profiler/internal/_pywrap_profiler_plugin.pyi,sha256=JIS5ur7RnOKAIsKqZnITbWWHqS_Q01Mn9R7zNjmXRtk,1044
10256
10263
  tensorflow/python/profiler/internal/_pywrap_traceme.pyd,sha256=ufnXvYEX3kEJXpTco1FFqnxD3h3Ldero1NXHS0TDDC4,171520
10257
10264
  tensorflow/python/profiler/internal/_pywrap_traceme.pyi,sha256=lnqV4gAcTtXuKO4rH3VKFxNOFE_UlMuxpKq4-XU9c0k,843
@@ -10274,7 +10281,7 @@ tensorflow/python/saved_model/main_op_impl.py,sha256=xTuz2g_0F2DZHLlW_vUcV5Lyj4Q
10274
10281
  tensorflow/python/saved_model/method_name_updater.py,sha256=iHy_rHp2B4ZOgnhTabUV_L4YtxBJ2h0rWGzPZ5sM_8o,6004
10275
10282
  tensorflow/python/saved_model/nested_structure_coder.py,sha256=OZjwQ32Pd7gCgoolG0QIns27MtlOY7uuIbaOsSyczkE,16147
10276
10283
  tensorflow/python/saved_model/path_helpers.py,sha256=oz2Tw3eFKs7x4mZQ-aUJtyoGogGc_5mJWYKEwVwR2d4,2790
10277
- tensorflow/python/saved_model/pywrap_saved_model.pyd,sha256=x43YwWv9yxiRnDXhhfxXjPAHlWfXJ0lrcr0m7RJ1F74,5903360
10284
+ tensorflow/python/saved_model/pywrap_saved_model.pyd,sha256=FywceZo6xO6dmsA6wP6ltbDGm2Fb5qqioCHTfOIq3Gg,5903360
10278
10285
  tensorflow/python/saved_model/revived_types.py,sha256=nbVZrX0K08fK4iB1TamOJ59pcIGOPSaxxYxebVakucQ,9637
10279
10286
  tensorflow/python/saved_model/save.py,sha256=6P-7IzYePb8kR4bmOo3xE67QF1OtooGVeTN4o_WUF1s,71418
10280
10287
  tensorflow/python/saved_model/save_context.py,sha256=BFHVtIMoToAuWr8kmSJlFxyITUB38mUgwXPn3ze5vdE,1865
@@ -10336,9 +10343,9 @@ tensorflow/python/tools/api/generator2/generator/generator.py,sha256=Kwrr-8SZ5ea
10336
10343
  tensorflow/python/tools/api/generator2/shared/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10337
10344
  tensorflow/python/tools/api/generator2/shared/exported_api.py,sha256=UGQAZUk-29H7oJu8KtUmuY5JEiCq_h2ca2dzFyqO4Pg,3278
10338
10345
  tensorflow/python/tpu/__init__.py,sha256=aPEaMeefInSGP22u0rjEMVWocWyjzVp-X7zWtJJ8Pg0,902
10339
- tensorflow/python/tpu/_pywrap_sparse_core_layout.pyd,sha256=vu7ZM5zAqQy6R_w9utD5-gflgdOnrNEF4r-AgYqitjw,4417536
10346
+ tensorflow/python/tpu/_pywrap_sparse_core_layout.pyd,sha256=HN-VnjpkP2dO0CG-sxTtgOfzjS45w3jeUZMPoxtTPE4,4417536
10340
10347
  tensorflow/python/tpu/_pywrap_sparse_core_layout.pyi,sha256=71Fm4R-fEFx1EED2p99ITb5JVUSILbOuBhI0U8lYI_c,1202
10341
- tensorflow/python/tpu/_pywrap_tpu_embedding.pyd,sha256=96DB7sJI_gA8bxf1c-WYPp-58KLRlUjnUKnYOJzAeP8,7884288
10348
+ tensorflow/python/tpu/_pywrap_tpu_embedding.pyd,sha256=0BAmi41aVJoBIt4ZXaaG3syeGsiaHZMg0C5UBBMZY6Y,7884288
10342
10349
  tensorflow/python/tpu/_pywrap_tpu_embedding.pyi,sha256=wrw8sDGrrOkzhl2le52vpXu3lvYRkGhH8CtFRjdoIxA,827
10343
10350
  tensorflow/python/tpu/api.py,sha256=4qEO5drWhQs4f0q5V54WPgdVPrj7dcKEGnP9BhDO8mw,1420
10344
10351
  tensorflow/python/tpu/bfloat16.py,sha256=gi0Jr_9VfYqiutrvBU4BGPVqYVc1fYoo-5vmUsfpRkM,3212
@@ -10359,7 +10366,7 @@ tensorflow/python/tpu/tpu_embedding_for_serving.py,sha256=DaPKvE5ua7Vgbj_GRoU6yu
10359
10366
  tensorflow/python/tpu/tpu_embedding_v1.py,sha256=HwFGIAqQx6U0RberkWL0-kzX5uM4V36Wxka7pb0GWl0,18433
10360
10367
  tensorflow/python/tpu/tpu_embedding_v2.py,sha256=MiVOR90OUr11mgxdi5h4777CV2lg8fRBA4toQL4vtKQ,78126
10361
10368
  tensorflow/python/tpu/tpu_embedding_v2_utils.py,sha256=Hh6WvglgMl2pRuOD0c3Dp9vCwSfmuyR-MOCqCaNUaH4,61716
10362
- tensorflow/python/tpu/tpu_embedding_v3.py,sha256=y6JL393l91rK3D8IkgVRfXagJ-ehRgn2ueRXOmLbovU,85355
10369
+ tensorflow/python/tpu/tpu_embedding_v3.py,sha256=TRbl1vGrqLGRrboCPdrAqyzAsCqrDwF604JvT_C2MwU,85915
10363
10370
  tensorflow/python/tpu/tpu_embedding_v3_checkpoint_adapter.py,sha256=34qdtlq6sIks5HaNl5NvScvLrx5LZhexzDctpujFw4I,10877
10364
10371
  tensorflow/python/tpu/tpu_embedding_v3_utils.py,sha256=TUiMQMPibUdrkDk-dXu5HUyoyVG2KgItDeYK_vvPoX4,8745
10365
10372
  tensorflow/python/tpu/tpu_feed.py,sha256=_Z4fy0ZI7IhQxhUN3iKKppMOPS7D3XJ5wiSLf3tdRgY,39306
@@ -10452,27 +10459,27 @@ tensorflow/python/user_ops/user_ops.py,sha256=kByPGDzZ_ld72KUJNkGPuf96FH8ea1FyS0
10452
10459
  tensorflow/python/user_ops/ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10453
10460
  tensorflow/python/user_ops/ops/gen_user_ops.py,sha256=-x12d-QdYoVnG6OztKr6kewBsLm5hIMrKqYXMgQO2ao,2494
10454
10461
  tensorflow/python/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10455
- tensorflow/python/util/_pywrap_checkpoint_reader.pyd,sha256=UQn8ekMRPFb3Mv-vOQVJAtE25epQhnBe5JUPpeneNb8,7573504
10462
+ tensorflow/python/util/_pywrap_checkpoint_reader.pyd,sha256=TZSsV2JYi2fY4linBoLKpd1T2OLUtWh67gLtazlj76U,7573504
10456
10463
  tensorflow/python/util/_pywrap_checkpoint_reader.pyi,sha256=oiTPnsK9IbERgWSRiL4MmccT_42TSEIFqSfQ67g9f_A,967
10457
10464
  tensorflow/python/util/_pywrap_determinism.pyd,sha256=IqUbsNQQIFOQfmH1zX7nw2iOfTDpBK0ZfZRRAzpOpfA,130560
10458
10465
  tensorflow/python/util/_pywrap_determinism.pyi,sha256=uegEIyosIQKday40Ri3L5qJiSMpGAH4mNIrWWV8DFDA,756
10459
- tensorflow/python/util/_pywrap_kernel_registry.pyd,sha256=bKYctGXadmM6sLcd1qXpBbxDv96F5XiW0td0NhjYBbw,2791936
10466
+ tensorflow/python/util/_pywrap_kernel_registry.pyd,sha256=lKlDRhyvpynbx28mOnZf410wTCOF_6trmU2mCSYEaNM,2791936
10460
10467
  tensorflow/python/util/_pywrap_kernel_registry.pyi,sha256=NB0PFw74Gx9RwdibN16bU_cHJk7_Okv8lvZEoE7QdH0,738
10461
10468
  tensorflow/python/util/_pywrap_nest.pyd,sha256=lY9wsh1acjbBJRX9LMhEJPPqSeSlhCC-MuCjriK2Lm8,130048
10462
10469
  tensorflow/python/util/_pywrap_nest.pyi,sha256=3PQ6EqXv-B7N04SWs9ZJ0_OOjYM3VjIslQF0CM_tGFw,740
10463
- tensorflow/python/util/_pywrap_stat_summarizer.pyd,sha256=r9RoHMRTYTH3hJyxT6YTCKZYR88ftTtUf6c4qt-zOP4,5137408
10470
+ tensorflow/python/util/_pywrap_stat_summarizer.pyd,sha256=FZLFTIKf6NvjV6nwGzWV0scmAdU_MfcIgkJAD4-KW_o,5137408
10464
10471
  tensorflow/python/util/_pywrap_stat_summarizer.pyi,sha256=JC6yc8qwTjsMqjxEectvkN3vxW9hOpHbCnoDRBO49Rg,1044
10465
10472
  tensorflow/python/util/_pywrap_tensor_float_32_execution.pyd,sha256=dYTL5lZT_qBKxpZsjPue0QaKwW9-8FYeOuoa_9L9fjc,131072
10466
10473
  tensorflow/python/util/_pywrap_tensor_float_32_execution.pyi,sha256=uegEIyosIQKday40Ri3L5qJiSMpGAH4mNIrWWV8DFDA,756
10467
- tensorflow/python/util/_pywrap_tfprof.pyd,sha256=x-wZ3ICeE8bu3uALKmDlLgT53ZuUSw_v41Z8HmFaXJE,5064704
10474
+ tensorflow/python/util/_pywrap_tfprof.pyd,sha256=HMpM4zTZvCzXZl0mVMBEMlTBXjRHieu72e63MMk68bE,5064704
10468
10475
  tensorflow/python/util/_pywrap_tfprof.pyi,sha256=GU2ES7H_7oRu8dptDW8yCr3Ehk0Z7CMdsQWcweYCaLs,1109
10469
- tensorflow/python/util/_pywrap_transform_graph.pyd,sha256=Cv7nYqH8nIYVBmy9sShHHrGXosDNfaugwxmwWqvo9Bc,5061632
10476
+ tensorflow/python/util/_pywrap_transform_graph.pyd,sha256=QvmKRq4IV_-mvv5jE7vSx8JmgCMw81VI6GCcRSa3U4I,5061632
10470
10477
  tensorflow/python/util/_pywrap_transform_graph.pyi,sha256=aLPAUABev-1GFJO3SfrAviJJwCaVAv8k-n7KmQBFg70,795
10471
10478
  tensorflow/python/util/_pywrap_util_port.pyd,sha256=o7huZXj2GPzn5kJPPAU6KUgMzaN2M38UIoR8EpE0RME,1282048
10472
10479
  tensorflow/python/util/_pywrap_util_port.pyi,sha256=c1V5IXcCqfp86AXFkTy751vHYlcUe4CSR3pbo39qtfI,1099
10473
- tensorflow/python/util/_pywrap_utils.pyd,sha256=2B9iSUtaw3FV_fWAw87OJuTKeKHY2nDEnPtoSnVp-xY,5083136
10480
+ tensorflow/python/util/_pywrap_utils.pyd,sha256=WKiRnuojHfdzVmdqv1BVG6hg0_408L6AO-qWCFZtUCo,5083136
10474
10481
  tensorflow/python/util/_pywrap_utils.pyi,sha256=LVnlygpU61mLBofJ0qdcDX5s3DvgoYaXubheLTwEnWE,1743
10475
- tensorflow/python/util/_tf_stack.pyd,sha256=IMyMdE9c41_5cAGPg3TQlyrciZnjZGosmeFVlvTyl4k,5965312
10482
+ tensorflow/python/util/_tf_stack.pyd,sha256=wHi4_4CUo3u-f_Olk8XaPPAVQJCsMz03hpDBHcgNWCs,5965312
10476
10483
  tensorflow/python/util/_tf_stack.pyi,sha256=Vc7oOnxtiJ4baIfwekOzaSC2vKvhlzpFpy-98Lzlq8U,2433
10477
10484
  tensorflow/python/util/all_util.py,sha256=_cTC8BeOksYNjvuUAm9bYFGBWf8-dkqLAUm-MIQrYVE,4583
10478
10485
  tensorflow/python/util/compat.py,sha256=0HQDm5_oIx8GLUBiisk8xNDa93kUUbysPzEf6lxFJho,6971
@@ -10535,7 +10542,7 @@ tensorflow/tools/docs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
10535
10542
  tensorflow/tools/docs/doc_controls.py,sha256=8vS1PDgMxalRTQPINVgAz-1Fo9Q0RC0xm67PDxZt2tQ,7784
10536
10543
  tensorflow/tools/docs/tf_doctest_lib.py,sha256=iEfZfDWirYd6BKaXw0WT7uhjTFb5IYpUNPMvXIfXb0I,8256
10537
10544
  tensorflow/tools/pip_package/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10538
- tensorflow/tools/pip_package/setup.py,sha256=xuwK7Eb6MTHYVFysutDBO40i7WMBl6DUoCm1SeEMk9c,17975
10545
+ tensorflow/tools/pip_package/setup.py,sha256=7mdNh43Jg3cd5ZQctAzozJDULlT9rKuiRBaeIFsaBpU,17983
10539
10546
  tensorflow/tsl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10540
10547
  tensorflow/tsl/profiler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10541
10548
  tensorflow/tsl/profiler/protobuf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -10599,8 +10606,8 @@ tensorflow/xla_aot_runtime_src/xla/tsl/platform/dynamic_annotations.h,sha256=fT7
10599
10606
  tensorflow/xla_aot_runtime_src/xla/tsl/platform/macros.h,sha256=pnT0jhP-POxYLRPmIMqDjMcfnQ0XoVOby-jkX3cT9p8,5897
10600
10607
  tensorflow/xla_aot_runtime_src/xla/tsl/platform/default/integral_types.h,sha256=oKKryuQlTypouAKSnL8jjNaJnQPCtM4CGbxURoG7ivE,1243
10601
10608
  tensorflow/xla_aot_runtime_src/xla/tsl/platform/windows/env_time.cc,sha256=7SFkJG-kcJ2sGDn_K_fb2Ko90fH3YI6g4z6HE7s9_nU,2378
10602
- tf_nightly_cpu-2.20.0.dev20250220.dist-info/METADATA,sha256=vTMnIDvX-MDeOpxdjVrH875YpDDcTOg7yuM2FAk3ynw,4106
10603
- tf_nightly_cpu-2.20.0.dev20250220.dist-info/WHEEL,sha256=7M9omTteV1AA1lqimSm66FA5mPjaJNBD3zI5eMwtk7s,102
10604
- tf_nightly_cpu-2.20.0.dev20250220.dist-info/entry_points.txt,sha256=g7Jofki8xPVRfIECrA-HdRnNv_9uROMgJx-QOExV4-s,343
10605
- tf_nightly_cpu-2.20.0.dev20250220.dist-info/top_level.txt,sha256=hrF9HcQHTkMhDvacQJ50IatO6wijWSIePBCOUAmJzzU,11
10606
- tf_nightly_cpu-2.20.0.dev20250220.dist-info/RECORD,,
10609
+ tf_nightly_cpu-2.20.0.dev20250221.dist-info/METADATA,sha256=IKTt18hyqyxpqKKme216RVuu6VBK2z4TDFnVAVJzLlQ,4106
10610
+ tf_nightly_cpu-2.20.0.dev20250221.dist-info/WHEEL,sha256=7M9omTteV1AA1lqimSm66FA5mPjaJNBD3zI5eMwtk7s,102
10611
+ tf_nightly_cpu-2.20.0.dev20250221.dist-info/entry_points.txt,sha256=g7Jofki8xPVRfIECrA-HdRnNv_9uROMgJx-QOExV4-s,343
10612
+ tf_nightly_cpu-2.20.0.dev20250221.dist-info/top_level.txt,sha256=hrF9HcQHTkMhDvacQJ50IatO6wijWSIePBCOUAmJzzU,11
10613
+ tf_nightly_cpu-2.20.0.dev20250221.dist-info/RECORD,,