- 13 Aug, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 326396920
-
- 12 Aug, 2020 3 commits
-
-
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 3 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
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325956876
-
- 10 Aug, 2020 2 commits
-
-
Hongkun Yu authored
-
Hongkun Yu authored
PiperOrigin-RevId: 325736862
-
- 09 Aug, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 325713616
-
- 07 Aug, 2020 9 commits
-
-
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
-
Hongkun Yu authored
PiperOrigin-RevId: 325454896
-
ChAnYaNG97 authored
-
chanyang97 authored
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325352935
-
- 06 Aug, 2020 1 commit
-
-
Hongkun Yu authored
Move mock_task to utils/testing/ PiperOrigin-RevId: 325275356
-
- 05 Aug, 2020 4 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 325115012
-
Allen Wang authored
PiperOrigin-RevId: 325093611
-
Dan Holtmann-Rice authored
PiperOrigin-RevId: 325088513
-
Hongkun Yu authored
PiperOrigin-RevId: 325073831
-
- 04 Aug, 2020 1 commit
-
-
A. Unique TensorFlower authored
For object detection models, removing rpn_head.anchors_per_location from config and using anchor.num_scales * len(anchor.aspect_ratios) to compute anchors_per_location PiperOrigin-RevId: 324878153
-
- 03 Aug, 2020 10 commits
-
-
Chen Chen authored
tensorflow_models' colabs. PiperOrigin-RevId: 324704216
-
xinliupitt authored
-
Chen Chen authored
PiperOrigin-RevId: 324703765
-
Chen Chen authored
PiperOrigin-RevId: 324700979
-
Hongkun Yu authored
PiperOrigin-RevId: 324693165
-
Hongkun Yu authored
PiperOrigin-RevId: 324659665
-
Chen Chen authored
Change the version of tf models nightly pip to 2.3.0 and the required tensorflow package for non-nightly pip to tensorflow>=2.3.0. PiperOrigin-RevId: 324656938
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 324656070
-
Chen Chen authored
PiperOrigin-RevId: 324630399
-
Francois Chollet authored
PiperOrigin-RevId: 324625967
-
- 01 Aug, 2020 2 commits
-
-
xinliupitt authored
-
xinliupitt authored
-
- 31 Jul, 2020 3 commits
-
-
xinliupitt authored
-
Hongkun Yu authored
PiperOrigin-RevId: 324258617
-
Srihari Humbarwadi authored
-