STT-tensorflow/tensorflow/python
A. Unique TensorFlower 2cc955f533 Modified the Example code such that it is executable
Github Gist for working code is https://colab.research.google.com/gist/rmothukuru/7ee2a4dabf1743aa85c8943d6f34f0b6/gh_46128.ipynb

Fixes #46128

PiperOrigin-RevId: 352429291
Change-Id: Ib392b88a58daf9c33c0cd48885f22716a6ca673f
2021-01-18 10:14:54 -08:00
..
autograph Delay transpiler initialzation to mitigate effects of circular imports. 2021-01-08 10:38:34 -08:00
client Fix //third_party/tensorflow/python:session_test. This failure is caused by constant folding. 2021-01-14 11:28:26 -08:00
compat compat: Update forward compatibility horizon to 2021-01-18 2021-01-18 01:30:10 -08:00
compiler PY2 removal cleanup 2021-01-15 16:48:57 -08:00
data PY2 removal cleanup 2021-01-15 16:48:57 -08:00
debug PY2 removal cleanup 2021-01-15 16:48:57 -08:00
distribute PY2 removal cleanup 2021-01-15 16:48:57 -08:00
dlpack PY2 removal cleanup 2021-01-15 16:48:57 -08:00
eager PY2 removal cleanup 2021-01-15 16:48:57 -08:00
estimator PY2 removal cleanup 2021-01-15 16:48:57 -08:00
feature_column PY2 removal cleanup 2021-01-15 16:48:57 -08:00
framework PY2 removal cleanup 2021-01-15 16:48:57 -08:00
grappler updating the code after getting reviews about cuda test run 2020-12-21 19:52:06 -08:00
integration_testing
keras Modified the Example code such that it is executable 2021-01-18 10:14:54 -08:00
kernel_tests PY2 removal cleanup 2021-01-15 16:48:57 -08:00
layers [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00
lib PY2 removal cleanup 2021-01-15 16:48:57 -08:00
lite Add enable_numeric_verify in TFLite converter for quantization numeric verification. 2020-12-22 21:46:21 -08:00
module PY2 removal cleanup 2021-01-15 16:48:57 -08:00
ops PY2 removal cleanup 2021-01-15 16:48:57 -08:00
platform PY2 removal cleanup 2021-01-15 16:48:57 -08:00
profiler PY2 removal cleanup 2021-01-15 16:48:57 -08:00
saved_model PY2 removal cleanup 2021-01-15 16:48:57 -08:00
summary
tf_program PY2 removal cleanup 2021-01-15 16:48:57 -08:00
tools PY2 removal cleanup 2021-01-15 16:48:57 -08:00
tpu PY2 removal cleanup 2021-01-15 16:48:57 -08:00
training Merge pull request #46440 from xdhmoore:patch-1 2021-01-18 04:32:30 -08:00
types add BUILD file for python/util and refactor python/BUILD 2020-12-15 11:43:18 -08:00
user_ops
util Rolling back the rollback with a fix for Windows 2021-01-15 17:05:34 -08:00
__init__.py [PluggableDevice] add load mechanism and refactor streamexecutor C API 2020-09-28 09:04:52 +00:00
BUILD PY2 removal cleanup 2021-01-15 16:48:57 -08:00
build_defs.bzl
mlir_wrapper.cc Use flib of attached context. 2021-01-13 08:27:32 -08:00
modules_with_exports.py PSv2: Export a few tf.distribute symbols related to TF2 parameter server training. 2020-10-20 15:42:17 -07:00
py_exception_registry_wrapper.cc Add python/lib BUILD and refactor python/BUILD 2020-12-10 12:42:17 -08:00
pywrap_dlopen_global_flags.py
pywrap_mlir.py Use flib of attached context. 2021-01-13 08:27:32 -08:00
pywrap_tensorflow_internal.cc
pywrap_tensorflow.py
pywrap_tfe.py
tf2.py fixed the breakage. Re-submit plumbing of the enable_v2_behavior() call to C++ 2021-01-06 20:35:51 -08:00
tfcompile_wrapper.cc
tfe_wrapper.cc Remove the internal flag of lazy_remote_inputs_copy. 2021-01-07 10:42:36 -08:00