Internal Change.

PiperOrigin-RevId: 227053877
This commit is contained in:
Michael Case 2018-12-27 12:44:26 -08:00 committed by TensorFlower Gardener
parent 8f4567a139
commit dc4058e246
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ limitations under the License.
#include "tensorflow/contrib/bigtable/kernels/test_kernels/bigtable_test_client.h"
#include "google/bigtable/v2/data.pb.h"
#include "external/com_github_googleapis_googleapis/google/bigtable/v2/data.pb.h"
#include "google/protobuf/wrappers.pb.h"
#include "re2/re2.h"
#include "tensorflow/core/lib/strings/stringprintf.h"

View File

@ -1,3 +1,3 @@
# K-FAC: Kronecker-Factored Approximate Curvature
## KFAC moved to third_party/tensorflow_kfac.
## KFAC moved to https://github.com/tensorflow/kfac.