tbp-nightly 2.20.0a20250216__cp310-none-macosx_12_0_arm64.whl → 2.20.0a20250217__cp310-none-macosx_12_0_arm64.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: tbp-nightly
3
- Version: 2.20.0a20250216
3
+ Version: 2.20.0a20250217
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=gYRtSVpDtf6JGUr7eMAjGUUsMzmJM8lh5fvBabqx8ws,780
5
- tensorboard_plugin_profile/convert/_pywrap_profiler_plugin.so,sha256=CjiLrle6YJ6A_7b07OdgbdO8XkRrx5ldk0S--vkt9Do,107429352
4
+ tensorboard_plugin_profile/version.py,sha256=X2Fiy-oUgGMRg421K1dTgwK6O_-yzizQXQzbw3mkb0M,780
5
+ tensorboard_plugin_profile/convert/_pywrap_profiler_plugin.so,sha256=QByFXEVXRdqoBZCZLqZ8VXZIcpZUae9HbF0O4zkQJ9M,107429352
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.0a20250216.dist-info/METADATA,sha256=OG8IOoKJjvmey5DHonxshFFvpQ8G85Opau1BKDvSqK0,5211
43
- tbp_nightly-2.20.0a20250216.dist-info/WHEEL,sha256=st3cp5zNVaVgisl4gjVRwczgLFrimw9jjE1_bgRwuvY,107
44
- tbp_nightly-2.20.0a20250216.dist-info/entry_points.txt,sha256=6jKbqx68mperaU0gjUeI7foBJwSl2tslwKII3q92hmA,101
45
- tbp_nightly-2.20.0a20250216.dist-info/top_level.txt,sha256=lhPzC2a84VfVAbBlTgLUSZwuuUl9uTj5R1zZMylY1g8,27
46
- tbp_nightly-2.20.0a20250216.dist-info/RECORD,,
42
+ tbp_nightly-2.20.0a20250217.dist-info/METADATA,sha256=s2lY46thoO8BqvDdWXFNndif_LM8DPkskP3rJWIzdSQ,5211
43
+ tbp_nightly-2.20.0a20250217.dist-info/WHEEL,sha256=st3cp5zNVaVgisl4gjVRwczgLFrimw9jjE1_bgRwuvY,107
44
+ tbp_nightly-2.20.0a20250217.dist-info/entry_points.txt,sha256=6jKbqx68mperaU0gjUeI7foBJwSl2tslwKII3q92hmA,101
45
+ tbp_nightly-2.20.0a20250217.dist-info/top_level.txt,sha256=lhPzC2a84VfVAbBlTgLUSZwuuUl9uTj5R1zZMylY1g8,27
46
+ tbp_nightly-2.20.0a20250217.dist-info/RECORD,,
@@ -14,4 +14,4 @@
14
14
  # ==============================================================================
15
15
  """Version information for tensorboard-plugin-profile."""
16
16
 
17
- __version__ = "2.20.0a20250216"
17
+ __version__ = "2.20.0a20250217"