.. |
autograph
|
Write the example in a more TF-friendly fashion.
|
2021-02-09 07:45:35 -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-02-09
|
2021-02-09 01:06:16 -08:00 |
compiler
|
Disable a few tests that TFRT doesn't support.
|
2021-02-04 11:35:56 -08:00 |
data
|
[tf.data] Add the optimization to enable batch parallelization.
|
2021-02-08 17:08:02 -08:00 |
debug
|
Change API contract for the private add_function_callback and allow graph edits before finalizing a func_graph.
|
2021-02-05 10:30:49 -08:00 |
distribute
|
Fix a silly mistake in update
|
2021-02-05 12:34:34 -08:00 |
dlpack
|
PY2 removal cleanup
|
2021-01-20 17:11:44 -08:00 |
eager
|
Switch legalization status type to match old bridge
|
2021-02-08 09:36:17 -08:00 |
estimator
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
feature_column
|
categorical_column_with_identity => Modified the Example code such that it is executable
|
2021-01-22 11:02:39 -08:00 |
framework
|
Support uint32 and uint64 in tf.get_static_value() from within a tf.function()
|
2021-02-08 23:51:41 -08:00 |
grappler
|
Pre-allocate memory for vectors where size is already known.
|
2021-01-27 10:40:56 -08:00 |
integration_testing
|
|
|
keras
|
KPL - Implement Normalization with new APIs.
|
2021-02-08 14:21:29 -08:00 |
kernel_tests
|
Start llvm-bazel integration
|
2021-02-09 10:00:38 -08:00 |
layers
|
[*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:"
|
2020-12-22 09:24:04 +11:00 |
lib
|
Register {bool,int8,uint8}->bfloat16 conversions as safe for the NumPy bfloat16 extension.
|
2021-02-03 08:01:46 -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
|
Merge pull request #46942 from ktaebum:shape-fix
|
2021-02-08 17:24:42 -08:00 |
platform
|
Merge pull request #46060 from jackd:bm-main-argv
|
2021-02-08 15:45:09 -08:00 |
profiler
|
Merge pull request #46545 from ROCmSoftwarePlatform:google_upstream_rocm_misc_update_210118
|
2021-01-21 14:21:02 -08:00 |
saved_model
|
Internal change on model loading.
|
2021-02-08 22:28:22 -08:00 |
summary
|
|
|
tf_program
|
PY2 removal cleanup
|
2021-01-15 16:48:57 -08:00 |
tools
|
Expose autograph related API as tf.__internal__.
|
2021-02-03 16:03:05 -08:00 |
tpu
|
Support passing and returning Nones in TPUStrategy.
|
2021-02-04 13:07:39 -08:00 |
training
|
Getting initialized value from the same device as the original variable,
|
2021-02-08 16:35:52 -08:00 |
types
|
Expose types.core.Tensor as tf.__internal__ API.
|
2021-02-01 14:20:53 -08:00 |
user_ops
|
|
|
util
|
[NFC][Stack Traces] Do not build a functor where we can use the translation map directly
|
2021-02-08 18:49:32 -08:00 |
__init__.py
|
|
|
BUILD
|
Disable a few tests that TFRT doesn't support.
|
2021-02-04 11:35:56 -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
|
|
|
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
|
Support GetMemoryInfo in TFRT.
|
2021-02-08 09:46:06 -08:00 |