tbp-nightly 2.20.0a20250207__cp310-none-win_amd64.whl → 2.20.0a20250208__cp310-none-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: tbp-nightly
3
- Version: 2.20.0a20250207
3
+ Version: 2.20.0a20250208
4
4
  Summary: Profile Tensorboard Plugin
5
5
  Home-page: https://github.com/tensorflow/profiler
6
6
  Author: Google Inc.
@@ -1,8 +1,8 @@
1
1
  tensorboard_plugin_profile/__init__.py,sha256=9odmeTOiGoJv2r3-l3N3SnAllQMKVIw6rgX4BxOnB-4,923
2
2
  tensorboard_plugin_profile/profile_plugin.py,sha256=R4QwoYnqLxyU5NADaN0PZb2pYF3aj3mC4a7CGeVAvJo,34978
3
3
  tensorboard_plugin_profile/profile_plugin_loader.py,sha256=7EbITLel-uFo1ZB28Kv4CFxBeSRzzEeZL6FEf6SbUpQ,2873
4
- tensorboard_plugin_profile/version.py,sha256=jqHDX9sRMI19dCsSEDrQtyxP-HaHOTUHEuC3BZjkrok,780
5
- tensorboard_plugin_profile/convert/_pywrap_profiler_plugin.so,sha256=5QvHVFP9GKAgfRBD_EjW0dbvaQ90N7gIIHl_4NlICcU,38255104
4
+ tensorboard_plugin_profile/version.py,sha256=PX1stJedoERDTEKkMrK2bbTE6QFBScZYqdKVgjo6CMI,780
5
+ tensorboard_plugin_profile/convert/_pywrap_profiler_plugin.so,sha256=q6G5bkiqB0L16ofnELulnXKxZyhlikPoL8-t8En5HtY,38254592
6
6
  tensorboard_plugin_profile/convert/dcn_collective_stats_proto_to_gviz.py,sha256=o08xD3IfVOEqrtpywJA1PRTjdAKdi2TwItUY5y1keAI,4453
7
7
  tensorboard_plugin_profile/convert/diagnostics.py,sha256=Q7hKP60W5LLDiGBxefmKw9i2nZIFjOOHskQN4SCslsI,1515
8
8
  tensorboard_plugin_profile/convert/hlo_stats_proto_to_gviz.py,sha256=C3_NE7WsM8tIGv_F6RVRkwjBE2LuC5ByS4MQjUTZMtc,5434
@@ -39,8 +39,8 @@ tensorboard_plugin_profile/static/styles.css,sha256=ZHVyDmih7JYJrs8kIXEdpqL-HreI
39
39
  tensorboard_plugin_profile/static/trace_viewer_index.html,sha256=LmV8aRsWN5dsZ38Y34duO7X6Rp_Qx8AWH7800VzyM8Q,136138
40
40
  tensorboard_plugin_profile/static/trace_viewer_index.js,sha256=UbduBE_PYghyLaEIJf73H12zcfSzq18kqa4em3LRLjI,3496391
41
41
  tensorboard_plugin_profile/static/zone.js,sha256=YMw-4VujXc6xhxsSyJ15ImBvBq2aKPlsCy5v82GTk20,572373
42
- tbp_nightly-2.20.0a20250207.dist-info/METADATA,sha256=YULVuZn-nVPs-91p9QlHF1JpRywXVl6OHIXfKkZfwcg,5338
43
- tbp_nightly-2.20.0a20250207.dist-info/WHEEL,sha256=qJX77HShhwhrhbG1iW8beJMgjQew4Xldw-zpLjenGLM,99
44
- tbp_nightly-2.20.0a20250207.dist-info/entry_points.txt,sha256=6jKbqx68mperaU0gjUeI7foBJwSl2tslwKII3q92hmA,101
45
- tbp_nightly-2.20.0a20250207.dist-info/top_level.txt,sha256=lhPzC2a84VfVAbBlTgLUSZwuuUl9uTj5R1zZMylY1g8,27
46
- tbp_nightly-2.20.0a20250207.dist-info/RECORD,,
42
+ tbp_nightly-2.20.0a20250208.dist-info/METADATA,sha256=4LkhzmgIcHpo_lqX18YpqSeNGwox3tezm5D1KBkBHRw,5338
43
+ tbp_nightly-2.20.0a20250208.dist-info/WHEEL,sha256=qJX77HShhwhrhbG1iW8beJMgjQew4Xldw-zpLjenGLM,99
44
+ tbp_nightly-2.20.0a20250208.dist-info/entry_points.txt,sha256=6jKbqx68mperaU0gjUeI7foBJwSl2tslwKII3q92hmA,101
45
+ tbp_nightly-2.20.0a20250208.dist-info/top_level.txt,sha256=lhPzC2a84VfVAbBlTgLUSZwuuUl9uTj5R1zZMylY1g8,27
46
+ tbp_nightly-2.20.0a20250208.dist-info/RECORD,,
@@ -14,4 +14,4 @@
14
14
  # ==============================================================================
15
15
  """Version information for tensorboard-plugin-profile."""
16
16
 
17
- __version__ = "2.20.0a20250207"
17
+ __version__ = "2.20.0a20250208"