- 24 Aug, 2020 4 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 328206696
-
Chen Chen authored
PiperOrigin-RevId: 328197125
-
Hongkun Yu authored
Keras model serialization causes a lot of problems. PiperOrigin-RevId: 328162551
-
Hongkun Yu authored
PiperOrigin-RevId: 328085299
-
- 23 Aug, 2020 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 327984543
-
Chen Chen authored
PiperOrigin-RevId: 327983381
-
- 22 Aug, 2020 1 commit
-
-
Chen Chen authored
PiperOrigin-RevId: 327919609
-
- 21 Aug, 2020 3 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 327892795
-
Maxim Neumann authored
PiperOrigin-RevId: 327838493
-
Chen Chen authored
PiperOrigin-RevId: 327830072
-
- 20 Aug, 2020 1 commit
-
-
Hongkun Yu authored
PiperOrigin-RevId: 327569853
-
- 19 Aug, 2020 4 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 327518640
-
Hongkun Yu authored
Polish Seq2SeqTransformer: (1) consolidate args; (2) add tests for distribution strategy and decoding path. (3) fix bugs PiperOrigin-RevId: 327455733
-
Hongkun Yu authored
PiperOrigin-RevId: 327363070
-
Chen Chen authored
PiperOrigin-RevId: 327339794
-
- 18 Aug, 2020 6 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 327325736
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 327257703
-
Hongkun Yu authored
PiperOrigin-RevId: 327179271
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 327160430
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 327149314
-
Hongkun Yu authored
PiperOrigin-RevId: 327139660
-
- 17 Aug, 2020 3 commits
-
-
Chen Chen authored
PiperOrigin-RevId: 327094300
-
Hongkun Yu authored
PiperOrigin-RevId: 326947209
-
Chen Chen authored
PiperOrigin-RevId: 326935344
-
- 14 Aug, 2020 7 commits
-
-
Kevin authored
-
Lucy Fox authored
PiperOrigin-RevId: 326739356
-
Lucy Fox authored
Testing: Trained Bert2Bert model with MLIR bridge enabled and then NHNet based on Bert2Bert checkpoint, also with MLIR bridge enabled. Exported this to a saved model, ran inference, and confirmed model performance, accuracy, and prediction parity with the model trained without the MLIR bridge enabled. PiperOrigin-RevId: 326734770
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 326722720
-
xinliupitt authored
-
Chen Chen authored
i.e., the checkpoint will be saved using tf.train.Checkpoint(FLAGS.checkpoint_model_name=model) PiperOrigin-RevId: 326672697
-
xinliupitt authored
-
- 13 Aug, 2020 5 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 326541553
-
Zhenyu Tan authored
PiperOrigin-RevId: 326496940
-
xinliupitt authored
-
xinliupitt authored
-
xinliupitt authored
-
- 12 Aug, 2020 2 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
-
- 11 Aug, 2020 2 commits
-
-
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
-