tbp-nightly 2.20.0a20250216__cp39-none-win_amd64.whl → 2.20.0a20250218__cp39-none-win_amd64.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.0a20250218
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=aix9sHaxefrmbnjjeNTp7SspcIZfXiza8rDGoe_OHLY,38297088
4
+ tensorboard_plugin_profile/version.py,sha256=K73pU2pXSN-7qgcDA8z8YSptwwQWTMt5W-xjacFPD2E,780
5
+ tensorboard_plugin_profile/convert/_pywrap_profiler_plugin.so,sha256=_0zClv89oxdDisWiEd72dsSg4Zxb3TQH1WD0C7gNtGg,38298624
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=BqVnBKW0hHeo8UNVesVXimgPPloBw45aDvhEONkftkg,5338
43
- tbp_nightly-2.20.0a20250216.dist-info/WHEEL,sha256=hwGdBjIi9FUIgkPDlVeH2TNLUkWJZaT1yGsR55XpR_8,98
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.0a20250218.dist-info/METADATA,sha256=wepukv8yo_MA5d26wFql8VnOV9ekgZd4yYZO0j4avjA,5338
43
+ tbp_nightly-2.20.0a20250218.dist-info/WHEEL,sha256=hwGdBjIi9FUIgkPDlVeH2TNLUkWJZaT1yGsR55XpR_8,98
44
+ tbp_nightly-2.20.0a20250218.dist-info/entry_points.txt,sha256=6jKbqx68mperaU0gjUeI7foBJwSl2tslwKII3q92hmA,101
45
+ tbp_nightly-2.20.0a20250218.dist-info/top_level.txt,sha256=lhPzC2a84VfVAbBlTgLUSZwuuUl9uTj5R1zZMylY1g8,27
46
+ tbp_nightly-2.20.0a20250218.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.0a20250218"