Yilei Yang
|
152ac280f2
|
Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 440896914
|
2022-05-26 17:43:58 +01:00 |
|
DeepMind Team
|
92a307a920
|
Explicitly import estimator from tensorflow as a separate import instead of accessing it via tf.estimator and depend on the tensorflow estimator target.
PiperOrigin-RevId: 436950450
|
2022-05-26 17:43:38 +01:00 |
|
Rebecca Chen
|
9b751b7d20
|
Silence some pytype errors.
PiperOrigin-RevId: 408459881
|
2021-11-09 22:51:14 +00:00 |
|
Alvaro Sanchez-Gonzalez
|
88f674ad87
|
Link fix.
PiperOrigin-RevId: 376337238
|
2021-06-15 23:52:48 +01:00 |
|
Ravichandra Addanki
|
67124e7240
|
Internal Change
PiperOrigin-RevId: 373154697
|
2021-05-18 07:25:38 +00:00 |
|
Ravichandra Addanki
|
33076aa480
|
Internal.
PiperOrigin-RevId: 373093293
|
2021-05-18 07:24:34 +00:00 |
|
Alvaro Sanchez-Gonzalez
|
ad49bf36f7
|
Adding explicit option for adding self edges.
PiperOrigin-RevId: 363872110
|
2021-03-26 09:50:16 +00:00 |
|
Alvaro Sanchez-Gonzalez
|
897a86f4a5
|
Documentation fixes.
PiperOrigin-RevId: 342606143
|
2020-11-17 16:45:54 +00:00 |
|
Alvaro Sanchez-Gonzalez
|
2d3d6cb018
|
Documentation fix.
PiperOrigin-RevId: 341801256
|
2020-11-11 12:20:36 +00:00 |
|
Alvaro Sanchez-Gonzalez
|
30434080cc
|
Minor README changes.
PiperOrigin-RevId: 332027406
|
2020-09-16 18:02:10 +01:00 |
|
Alvaro Sanchez-Gonzalez
|
603a238733
|
Fixes bug in integration test setup which was making travis fail.
PiperOrigin-RevId: 332020695
|
2020-09-16 18:01:41 +01:00 |
|
Alvaro Sanchez-Gonzalez
|
15d063b1ae
|
Minor README changes.
PiperOrigin-RevId: 331572243
|
2020-09-16 15:58:56 +01:00 |
|
Alvaro Sanchez-Gonzalez
|
d1f410c717
|
Adding README for the open sourced code.
PiperOrigin-RevId: 331568645
|
2020-09-16 15:58:29 +01:00 |
|
Alvaro Sanchez-Gonzalez
|
94f98470b9
|
Making integration test pull an actual dataset and do a few steps of training and evaluation.
PiperOrigin-RevId: 331524333
|
2020-09-16 15:58:01 +01:00 |
|