.. |
api_def
|
[tf.data] Implements the parallel version of BatchDataset. The dataset will do the copying elements work of BatchDataset parallelly. The CL also updates the modeling of the AsyncKnownRatio node to correctly model the dataset.
|
2021-02-01 17:01:49 -08:00 |
common_runtime
|
Move custom device placement from eager/execute.cc to c_api.cc. Then it can be reused by TFRT.
|
2021-02-08 17:30:34 -08:00 |
data
|
[tf.data service] Skip round robin rounds when data isn't ready.
|
2021-02-08 14:13:47 -08:00 |
debug
|
Comment out a number of google-internal targets when copybara-exporting instead of removing them.
|
2021-01-26 05:47:31 -08:00 |
distributed_runtime
|
Add a protected getter for host_name field in GrpcServer
|
2021-02-08 21:24:14 -08:00 |
example
|
Add JSPB BUILD targets for inference and example proto files.
|
2020-11-12 08:59:05 -08:00 |
framework
|
Make NaNs equal for testing
|
2021-02-09 03:19:22 -08:00 |
graph
|
Merge pull request #44794 from xinan-jiang:pr/cost-model
|
2021-02-05 10:46:31 -08:00 |
grappler
|
[tf.data] Add the optimization to enable batch parallelization.
|
2021-02-08 17:08:02 -08:00 |
kernels
|
Start llvm-bazel integration
|
2021-02-09 10:00:38 -08:00 |
lib
|
add support for concatenated gzip in ZlibInputStream
|
2021-01-12 22:11:10 +08:00 |
nccl
|
Ensure that CollectiveParams outlives all references to it.
|
2021-02-04 10:07:20 -08:00 |
ops
|
Update ops-related pbtxt files.
|
2021-02-04 13:01:14 -08:00 |
platform
|
Add space for reporting memory bandwidth statistics
|
2021-02-09 00:08:28 -08:00 |
profiler
|
Change ProcessLegacyRootEvents to ProcessUserDefinedRootEvents.
|
2021-02-05 16:26:20 -08:00 |
protobuf
|
Remove ndarray wrapper from TF Numpy. We return tensors directly.
|
2021-02-04 19:20:27 -08:00 |
public
|
Update GraphDef version to 672.
|
2021-02-09 01:13:29 -08:00 |
summary
|
|
|
tpu
|
[libtpu] Don't include extra nullptr in GetLibTpuInitArguments().
|
2021-02-05 19:07:50 -08:00 |
user_ops
|
Create BUILD files and corresponding targets for tensorflow/core/user_ops/BUILD .
|
2020-11-09 17:14:48 -08:00 |
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 |
BUILD
|
[tf.data] Add a new proto to store tf.data.Options data and conversion functions between tf.data.Options and their proto representation.
|
2021-02-05 15:55:03 -08:00 |