README.md
setup.py
kfac/__init__.py
kfac.egg-info/PKG-INFO
kfac.egg-info/SOURCES.txt
kfac.egg-info/dependency_links.txt
kfac.egg-info/requires.txt
kfac.egg-info/top_level.txt
kfac/examples/__init__.py
kfac/examples/autoencoder_mnist.py
kfac/examples/autoencoder_mnist_tpu_estimator.py
kfac/examples/autoencoder_mnist_tpu_strategy.py
kfac/examples/classifier_mnist.py
kfac/examples/classifier_mnist_tpu_estimator.py
kfac/examples/convnet.py
kfac/examples/mnist.py
kfac/examples/rnn_mnist.py
kfac/python/__init__.py
kfac/python/keras/__init__.py
kfac/python/keras/callbacks.py
kfac/python/keras/optimizers.py
kfac/python/keras/saving_utils.py
kfac/python/keras/utils.py
kfac/python/ops/__init__.py
kfac/python/ops/curvature_matrix_vector_products.py
kfac/python/ops/estimator.py
kfac/python/ops/fisher_blocks.py
kfac/python/ops/fisher_factors.py
kfac/python/ops/layer_collection.py
kfac/python/ops/linear_operator.py
kfac/python/ops/loss_functions.py
kfac/python/ops/op_queue.py
kfac/python/ops/optimizer.py
kfac/python/ops/placement.py
kfac/python/ops/utils.py
kfac/python/ops/kfac_utils/__init__.py
kfac/python/ops/kfac_utils/async_inv_cov_update_kfac_opt.py
kfac/python/ops/kfac_utils/data_reader.py
kfac/python/ops/kfac_utils/data_reader_alt.py
kfac/python/ops/kfac_utils/periodic_inv_cov_update_kfac_opt.py
kfac/python/ops/tensormatch/__init__.py
kfac/python/ops/tensormatch/graph_matcher.py
kfac/python/ops/tensormatch/graph_patterns.py
kfac/python/ops/tensormatch/graph_search.py
kfac/python/ops/tensormatch/tensorflow_graph_util.py