- 11 Aug, 2020 4 commits
-
-
Terry Huang authored
Add ops for extracting labels from sentences (get_*_labels() functions). This CL includes the ops for extracting labels for: - BERT's next sentence prediction task - ALBERT's sentence order prediction task PiperOrigin-RevId: 326087418
-
Chen Chen authored
PiperOrigin-RevId: 326068206
-
TF Object Detection Team authored
PiperOrigin-RevId: 326024566
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325956876
-
- 10 Aug, 2020 5 commits
-
-
Manoj Plakal authored
* Added a TF-Hub-compatible SavedModel exporter for VGGish. * Responded to DAn's comments, switched linspace to arange everywhere.
-
Hongkun Yu authored
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 325797820
-
Manoj Plakal authored
Fixed a long-standing bug where the released VGGish model used post-activation embedding output while the released embeddings were pre-activation. There are still discrepancies due to other reasons: differences in choice of YouTube transcode, repeated resamplings with different resamplers, slight differences in feature computation, etc.
-
Hongkun Yu authored
PiperOrigin-RevId: 325736862
-
- 09 Aug, 2020 3 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 325713616
-
Manoj Plakal authored
* Made VGGish and YAMNet work in TF2 without disabling TF2 behavior. Allowed TF2 behavior and allowed passing in a features tensor into the VGGish model definition. Both of these changes are needed for making TF-Hub exports of these models. Lifted constraints on TF versions since tf_slim has been updated to work with TF 2. * Responded to DAn's comments in https://github.com/tensorflow/models/pull/9077 * Fixed typo in comment.
-
syiming authored
-
- 08 Aug, 2020 4 commits
-
-
TF Object Detection Team authored
PiperOrigin-RevId: 325627198
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 325621239
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325566884
-
Vivek Rathod authored
PiperOrigin-RevId: 325536056
-
- 07 Aug, 2020 12 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325522776
-
xinliupitt authored
-
xinliupitt authored
-
Yeqing Li authored
PiperOrigin-RevId: 325490166
-
A. Unique TensorFlower authored
The example config has b.ccc.a1 = 1. PiperOrigin-RevId: 325478817
-
xinliupitt authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325470519
-
Hongkun Yu authored
PiperOrigin-RevId: 325454896
-
ChAnYaNG97 authored
-
chanyang97 authored
-
TF Object Detection Team authored
PiperOrigin-RevId: 325370846
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325352935
-
- 06 Aug, 2020 5 commits
-
-
TF Object Detection Team authored
PiperOrigin-RevId: 325305594
-
Kaushik Shivakumar authored
-
Kaushik Shivakumar authored
-
Vivek Rathod authored
This is the likely reason for jobs that take forever. PiperOrigin-RevId: 325275789
-
Hongkun Yu authored
Move mock_task to utils/testing/ PiperOrigin-RevId: 325275356
-
- 05 Aug, 2020 7 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325115012
-
Allen Wang authored
PiperOrigin-RevId: 325093611
-
Dan Holtmann-Rice authored
PiperOrigin-RevId: 325088513
-
syiming authored
-
syiming authored
-
Hongkun Yu authored
PiperOrigin-RevId: 325073831
-
syiming authored
-