- 14 Aug, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 326586473
-
- 13 Aug, 2020 10 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 326550493
-
Hongkun Yu authored
PiperOrigin-RevId: 326541553
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 326538981
-
Allen Wang authored
PiperOrigin-RevId: 326534159
-
Zhenyu Tan authored
PiperOrigin-RevId: 326496940
-
xinliupitt authored
-
xinliupitt authored
-
xinliupitt authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 326396920
-
Hongkun Yu authored
PiperOrigin-RevId: 326376359
-
- 12 Aug, 2020 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 326286926
-
Hongkun Yu authored
PiperOrigin-RevId: 326286926
-
A. Unique TensorFlower authored
Fix QQP preprocessing for test set. Test set does not contain qid1 or qid2 columns, so the current try/except block causes the entire test set to be ignored. PiperOrigin-RevId: 326259054
-
Yeqing Li authored
PiperOrigin-RevId: 326246781
-
- 11 Aug, 2020 10 commits
-
-
Ruoxin Sang authored
PiperOrigin-RevId: 326116282
-
sshahrokhi authored
Project name seems that have changed to project ID. Just changed the project names to project Id.
-
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
-
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
-
Chen Chen authored
PiperOrigin-RevId: 326068206
-
TF Object Detection Team authored
PiperOrigin-RevId: 326024566
-
xinliupitt authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325956876
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325956876
-
- 10 Aug, 2020 6 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
-
Hongkun Yu authored
PiperOrigin-RevId: 325736862
-
- 09 Aug, 2020 7 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 325713616
-
Hongkun Yu authored
PiperOrigin-RevId: 325713616
-
xinliupitt authored
-
xinliupitt authored
-
xinliupitt authored
-
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 2 commits
-
-
TF Object Detection Team authored
PiperOrigin-RevId: 325627198
-
Vighnesh Birodkar authored
PiperOrigin-RevId: 325621239
-