index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Automated rollback of commit 13b47e6c4f9d7b295948b1057139bf676e394b6f
Derek Murray
2018-10-08
*
Internal Change.
Michael Case
2018-10-08
*
Simple comment fix in CheckpointInputPipelineHook.
Ruoxin Sang
2018-10-08
*
Fix issue with type inference for ops with fixed output types
Jared Duke
2018-10-08
*
Automated rollback of commit 09b0fc199129e0f487a39741bdf674cf09035cbc
Derek Murray
2018-10-08
*
[XLA] Simplify loop nesting in HandleConvolution
David Majnemer
2018-10-08
*
Ignore args and kwargs for defun's get_concrete_fn if `PolymorphicFunction` w...
Shivani Agrawal
2018-10-08
*
Merge pull request #22783 from Intel-tensorflow:sfu2/clean_mklml
TensorFlower Gardener
2018-10-08
|
\
*
|
Add more logging to the convolution transformations.
Tim Shen
2018-10-08
*
|
Add custom call with layout constraints.
Mark Heffernan
2018-10-08
*
|
Update performance documentation.
Shashi Shekhar
2018-10-08
*
|
[tf.data] Choose non-deterministic seed once per Python-level `Dataset` object.
Derek Murray
2018-10-08
*
|
Automated rollback of commit 295b3c80555cc82d8d70faf96a47681e1d904b9c
Derek Murray
2018-10-08
*
|
Merge pull request #22735 from Tingbopku:fix-reference
TensorFlower Gardener
2018-10-08
|
\
\
*
\
\
Merge pull request #22719 from samikama:fix_pip_package
TensorFlower Gardener
2018-10-08
|
\
\
\
*
|
|
|
Partial support tfe.defun in tf.gradients.
Alexandre Passos
2018-10-08
*
|
|
|
Allow using more than one converter in the testing harness.
Dan Moldovan
2018-10-08
*
|
|
|
Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...
A. Unique TensorFlower
2018-10-08
*
|
|
|
Changed Adam algorithm variant formula from sqrt(max(v, epsilon**2)) to sqrt(...
A. Unique TensorFlower
2018-10-08
*
|
|
|
Add timeout mechanism to Grappler meta optimizer. This is only a best-effort ...
A. Unique TensorFlower
2018-10-08
*
|
|
|
Fix a couple of reference leaks
A. Unique TensorFlower
2018-10-08
*
|
|
|
Merge pull request #22303 from JuliaComputing:kf/broadcastshapeval
TensorFlower Gardener
2018-10-08
|
\
\
\
\
*
|
|
|
|
Remove the restrictions that constant resolution of reduce_sum operators must...
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
Fix the steps_per_epoch when training on mnist
Sourabh Bajaj
2018-10-08
*
|
|
|
|
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
Update ops-related pbtxt files.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
Merge pull request #21658 from lowintelligence:master
TensorFlower Gardener
2018-10-08
|
\
\
\
\
\
*
|
|
|
|
|
Fix support for a single tensor to be passed to target_tensors
Sourabh Bajaj
2018-10-08
*
|
|
|
|
|
Convert TensorFlow's nasm dependency to new third party import method.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Add a utility that allows finding a name for an entity, relative to an existi...
Dan Moldovan
2018-10-08
*
|
|
|
|
|
Part 1/3 of the feature sync to the Keras 2.2.4 API.
Francois Chollet
2018-10-08
*
|
|
|
|
|
Add support for SequenceExamples to sequence_feature_columns
Karmel Allison
2018-10-08
*
|
|
|
|
|
Wait for shared resources to initialize before initializing local resources.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Allow TensorSpec objects as arguments to defun's get_concrete_function
Allen Lavoie
2018-10-08
*
|
|
|
|
|
[tf.data] Adding specialization for `MapDataset`, `ParallelMapDataset`, and `...
Jiri Simsa
2018-10-08
*
|
|
|
|
|
Fix compilation in unique_op when Eigen::Index != int64.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Fix typo
Makoto Uchida
2018-10-08
*
|
|
|
|
|
Benchmark for comparing original cond and cond_v2 performance.
Skye Wanderman-Milne
2018-10-08
*
|
|
|
|
|
Enable PinToHostOptimizer.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Remove Raises documentation on imperative_grads for ValueErrror not raised.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Avoid adding spurious ops when colocating with resource variables.
Asim Shankar
2018-10-08
*
|
|
|
|
|
Reduce tolerances for rmsprop_test float16, to fix OSS builds.
Todd Wang
2018-10-08
*
|
|
|
|
|
Optimize PinToHostOptimizer by adding cache, also add PinToHostOptimizer to b...
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Remove Dims from types.h, create build structure.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Improve const correctness of HloDomainMap
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Make ExecutorState preserve the thread context.
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
Merge pull request #19531 from smistad:cmake-windows-host-64
TensorFlower Gardener
2018-10-08
|
\
\
\
\
\
\
*
|
|
|
|
|
|
compat: Update forward compatibility horizon to 2018-10-08
A. Unique TensorFlower
2018-10-08
*
|
|
|
|
|
|
compat: Update forward compatibility horizon to 2018-10-07
A. Unique TensorFlower
2018-10-07
*
|
|
|
|
|
|
Add SequenceLSTMOptions to schema to decouple the sequential Op from the LSTM.
A. Unique TensorFlower
2018-10-06
[prev]
[next]