Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit a197718

Browse files
committed
Update version and documentations for release 0.3.3
PiperOrigin-RevId: 354488374
1 parent bb2943f commit a197718

File tree

142 files changed

+9319
-949
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+9319
-949
lines changed

tensorflow_ranking/g3doc/api_docs/python/index.md

Lines changed: 0 additions & 117 deletions
This file was deleted.

tensorflow_ranking/g3doc/api_docs/python/tfr.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
description: TensorFlow Ranking, the project to build ranking models on
2+
TensorFlow.
3+
14
<div itemscope itemtype="http://developers.google.com/ReferenceObject">
25
<meta itemprop="name" content="tfr" />
36
<meta itemprop="path" content="Stable" />
@@ -8,8 +11,7 @@
811

912
<!-- Insert buttons and diff -->
1013

11-
<table class="tfo-notebook-buttons tfo-api" align="left">
12-
14+
<table class="tfo-notebook-buttons tfo-api nocontent" align="left">
1315
<td>
1416
<a target="_blank" href="https://github.com/tensorflow/ranking/tree/master/tensorflow_ranking/__init__.py">
1517
<img src="https://www.tensorflow.org/images/GitHub-Mark-32px.png" />
@@ -44,6 +46,18 @@ library.
4446

4547
[`utils`](./tfr/utils.md) module: Utility functions for ranking library.
4648

47-
## Other Members
49+
<!-- Tabular view -->
4850

49-
* `__version__ = '0.3.2.dev'` <a id="__version__"></a>
51+
<table class="responsive fixed orange">
52+
<colgroup><col width="214px"><col></colgroup>
53+
<tr><th colspan="2"><h2 class="add-link">Other Members</h2></th></tr>
54+
55+
<tr>
56+
<td>
57+
__version__<a id="__version__"></a>
58+
</td>
59+
<td>
60+
`'0.3.3.dev'`
61+
</td>
62+
</tr>
63+
</table>

0 commit comments

Comments
 (0)