STT-tensorflow/tensorflow/tools
Derek Murray 000c8f09ea [Build cleanup] Update #includes of moved header "graph/graph_constructor.h".
This change modifies these includes to point to
"tensorflow/core/common_runtime/graph_constructor.h" instead. This change will enable us to remove the accidental dependency from //tensorflow/core/graph to //tensorflow/core/common_runtime.

PiperOrigin-RevId: 309035649
Change-Id: I2af0fdd6a6ccc4ae8d351a9117a69b6fc80c22e9
2020-04-29 09:20:48 -07:00
..
android Fix inference_interface tests 2020-03-20 10:27:27 -07:00
api Remove **kwargs from fit. It was never validated, which has the unfortunate side effect that misspelled keyword arguments are accepted despite doing nothing (e.g. val_data, call_backs, epohcs or whatever else). 2020-04-28 09:40:24 -07:00
benchmark [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
build_info Roll forward with fix for Windows & PPC. 2020-04-29 00:43:38 -07:00
ci_build Merge pull request from ROCmSoftwarePlatform:google_upstream_rocm_disable_tflite_tests 2020-04-28 11:56:37 -07:00
common Reintroduce API compatibility checks for Keras Preprocessing and Keras 2020-04-07 16:24:41 -07:00
compatibility Added an --upgrade_compat_v1_import flag to the upgrade script that allows it to upgrade import tensorflow.compat.v1 as tfimports to import tensorflow as tf imports. Note that this flag does not upgrade tf.compat.v1 when imported under other aliases, such as import tensorflow.compat.v1 as tfv1 2020-04-01 21:31:15 -07:00
def_file_filter [Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n). 2020-04-28 09:53:59 -07:00
dockerfiles Use --no-cache-dir more often to save Docker image space 2020-04-23 17:08:55 -07:00
docs Update java generator. 2020-04-28 14:35:17 -07:00
gcs_test Fix smoke tests for GCS to be Python3 compatible. 2020-03-25 19:44:05 -07:00
git Roll forward with fix for Windows & PPC. 2020-04-29 00:43:38 -07:00
graph_transforms [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
lib_package Roll forward change to run use MLIR based TensorFlow compiler in XLA on demand compiler 2020-03-23 14:50:24 -07:00
mlpbtxt
optimization [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
pip_package Add missing mlir_passthrough_op in pip wheel install 2020-04-26 15:14:15 +00:00
proto_text minor spelling tweaks 2020-01-16 14:36:52 +09:00
swig
tensorflow_builder minor spelling tweaks 2020-01-16 14:36:52 +09:00
test Export run_and_gather_logs_lib.py file since it is used by benchmark build 2020-01-27 11:09:26 -08:00
__init__.py