aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Half Normal Distribution (and inverse error function) (#14056)Gravatar Charles Shenton2017-11-29
* Update datasets.md (#14941)Gravatar hyunyoung22017-11-29
* Merge pull request #14290 from Mellanox/masterGravatar Jonathan Hseu2017-11-29
|\
* | Fix absl flag initialization in cloud_tpu_profiler (#14426)Gravatar Justine Tunney2017-11-29
* | golang: ~15x speedup for decodeTensor() (#14912)Gravatar Andrei Nigmatulin2017-11-29
* | golang: ~2x speedup for encodeTensor() (#14427)Gravatar Andrei Nigmatulin2017-11-29
* | Lazily configure TensorFlow logger (#10657)Gravatar Jimmy Jia2017-11-29
* | Add layer scope to tf.contrib.layers.spatial_softmax (#14287)Gravatar Simone Cirillo2017-11-29
* | Merge pull request #14930 from mrshu/mrshu-softmax_cross_entropyGravatar Shanqing Cai2017-11-28
|\ \
* \ \ Fix merge conflictsGravatar Sourabh Bajaj2017-11-28
|\ \ \
| * | | Automated g4 rollback of changelist 176737730Gravatar Sourabh Bajaj2017-11-28
| * | | Run replicate_model_fn_test on the multi-gpu testing cluster.Gravatar Igor Saprykin2017-11-28
| * | | RevBlock: memory-efficient implementation of a series of reversible residualGravatar A. Unique TensorFlower2017-11-28
| * | | [XLA] Improvements to replay_computation tool.Gravatar Justin Lebar2017-11-28
| * | | Make sure that additional ops added by Savers to read ResourceVariables are a...Gravatar A. Unique TensorFlower2017-11-28
| * | | Add empty placeholder git/gen files.Gravatar Michael Case2017-11-28
| * | | Adding support for `tf.SparseTensorValue` and `tf.SparseTensor` as inputs and...Gravatar Jiri Simsa2017-11-28
| * | | Adapt upstream API change from r319082.Gravatar A. Unique TensorFlower2017-11-28
| * | | Add `ConfigProto.isolate_session_state` option for the distributed runtime.Gravatar Derek Murray2017-11-28
| * | | Fixed two bugs when importing MetaGraphDefs that contain ResourceVariables.Gravatar A. Unique TensorFlower2017-11-28
| * | | Add DeviceFactory to list of exported headers.Gravatar A. Unique TensorFlower2017-11-28
| | * | softmax_cross_entropy: Improve docstringGravatar Marek Šuppa2017-11-28
| |/ / |/| |
| * | [XLA] Separate input and output spatial dimensions for convolutionGravatar David Majnemer2017-11-27
| * | Allow BF16 to use error spec.Gravatar A. Unique TensorFlower2017-11-27
| * | Make ClientLibraryTestBase automatic choose float precision based on a flag.Gravatar A. Unique TensorFlower2017-11-27
| * | Add non_trainable_variables property to EagerVariableStore.Gravatar Sergio Guadarrama2017-11-27
| * | [XLA] Remove the extra RunHloOptimization in InterpreterCompiler::RunBackend.Gravatar A. Unique TensorFlower2017-11-27
| * | Fix the flaky file_block_cache_test.Gravatar Jonathan Hseu2017-11-27
| * | Disable Mul hoisting out of AddN where broadcasting might be needed.Gravatar A. Unique TensorFlower2017-11-27
| * | Remove old pre-C++11 non-portable helper code.Gravatar A. Unique TensorFlower2017-11-27
| * | Fixed code for Adadelta to match correct algorithm and tightened tolerances inGravatar A. Unique TensorFlower2017-11-27
| * | Fix docs to recommend cuDNN 6.0, rather than the old 5.1 or non-existent 6.1.Gravatar A. Unique TensorFlower2017-11-27
| * | Refactor code in arithmetic and dependency optimizersGravatar A. Unique TensorFlower2017-11-27
| * | Support op split.Gravatar Yao Zhang2017-11-27
* | | Merge pull request #14922 from sb2nov/branch_176732156Gravatar Sourabh Bajaj2017-11-27
|\ \ \
| | * | Small code cleanup.Gravatar Benoit Steiner2017-11-27
| | * | Fetch shape information from the C API when enabled.Gravatar Skye Wanderman-Milne2017-11-27
| | * | [tfgan] Add option to pass MODE to generator_fn, for the purpose of things li...Gravatar A. Unique TensorFlower2017-11-27
| | * | Fixes punctuation in tf.nn.moments commentGravatar A. Unique TensorFlower2017-11-27
| | * | Don't try to feed placeholder with default. Instead we rely on the defaultGravatar Benoit Steiner2017-11-27
| | * | Modify static bool variable in OpRegistry::Lookup() while mutex is locked.Gravatar A. Unique TensorFlower2017-11-27
| | * | [XLA] Canonicalize convolutions which are potentially lowered to Eigen callsGravatar David Majnemer2017-11-27
* | | | TFLite: get closer to build with Bazel on Windows (#14791)Gravatar László Csomor2017-11-27
| | * | [TF:XLA] Implement StatelessRandomUniform and StatelessRandomNormal using the...Gravatar Peter Hawkins2017-11-27
| | * | Enable a Session tests using function and set_deviceGravatar Igor Ganichev2017-11-27
| | * | Fix ASAN failure in testsGravatar A. Unique TensorFlower2017-11-27
* | | | Added Ubuntu 16.04 Dockerfile with TF 1.4 optimized for CPU with Inte… (#14...Gravatar Clayne Robison2017-11-27
| | * | Exposes the table_ref in IdTableWithHashBuckets.Gravatar A. Unique TensorFlower2017-11-27
| | * | Improved the item_tst.py regression test.Gravatar Benoit Steiner2017-11-27
| | * | Changed default approximation interface in LayerCollection to use setter func...Gravatar A. Unique TensorFlower2017-11-27