aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Revert "Branch 175277161"Gravatar Martin Wicke2017-11-10
* Add "no_pip" to contrib/data/python/kernel_testsGravatar Yifei Feng2017-11-10
* Merge commit for internal changesGravatar Yifei Feng2017-11-10
|\
* | Add curses install note for Windows in tfdbg docs (#14343)Gravatar Paul Van Eck2017-11-10
| * Extend the Array class with more functionality.Gravatar A. Unique TensorFlower2017-11-10
| * Correct comment in K-FAC's layer_collectionGravatar A. Unique TensorFlower2017-11-10
| * Java/OS X: Workaround for how the framework library is packaged in the .jar byGravatar Asim Shankar2017-11-09
| * [XLA:CPU] Make one of the tile dimensions in the LLVM IR GEMV tunable.Gravatar Sanjoy Das2017-11-09
| * Get rid of IteratorBase::is_exhausted flag since it is not possible to rely o...Gravatar Saurabh Saxena2017-11-09
| * Add bfloat support to XLA.Gravatar Yunxing Dai2017-11-09
| * [XLA] Don't deemphasize nodes inside of subcomputations in dumped XLA graphs.Gravatar Justin Lebar2017-11-09
| * Hlo parser: support padding.Gravatar A. Unique TensorFlower2017-11-09
| * [StreamExecutor] LOG(ERROR) the driver version when cudnnCreate fails.Gravatar Justin Lebar2017-11-09
| * Improved the reporting of dimensionsGravatar Benoit Steiner2017-11-09
| * De-flakify and re-enable tests in replicate_model_fn_test.py.Gravatar Igor Saprykin2017-11-09
| * Support more instructions in Hlo parser: Broadcast, Concatenate, Map, Reduce,...Gravatar A. Unique TensorFlower2017-11-09
| * Increase tolerance in flaky multinomial test.Gravatar Gunhan Gulsoy2017-11-09
| * Always push updated nodes to the queue for possible further optimization.Gravatar A. Unique TensorFlower2017-11-09
| * Added some additional documentation to the swish() functionGravatar A. Unique TensorFlower2017-11-09
| * Materialize constants in more cases.Gravatar Benoit Steiner2017-11-09
| * Tensor template argument to gradienttape was unnecessary.Gravatar Alexandre Passos2017-11-09
| * Merge pull request #14424 from yifeif:yifeif-patch-4Gravatar TensorFlower Gardener2017-11-09
| |\
| * | Make LLVMCompilerTest less stateful.Gravatar Sanjoy Das2017-11-09
| * | [TF:XLA] Clean up unused XLA options and functions.Gravatar A. Unique TensorFlower2017-11-09
| * | Adds streaming_dynamic_auc to Tensorflow contrib metrics. This metric differs...Gravatar A. Unique TensorFlower2017-11-09
| * | Change for asynchronous Send and Recv by splitting Send into {Send, SendDone}Gravatar HyoukJoong Lee2017-11-09
| * | Internal change.Gravatar Anna R2017-11-09
| * | Add tf.nn.softmax_cross_entropy_with_logits_v2 which enables backprop wrt the...Gravatar Eugene Brevdo2017-11-09
| * | Expose padded_batch_and_drop_remainderGravatar A. Unique TensorFlower2017-11-09
| * | Limit internal fragmentation in BFCAllocator to 128mb per allocation.Gravatar Justin Lebar2017-11-09
| * | Instances per second in the eager microbenchmarks.Gravatar Alexandre Passos2017-11-09
| * | Fix bug reported in b/69059093, by skipping rewrites that we can determine ha...Gravatar A. Unique TensorFlower2017-11-09
| * | eager: README title tweak.Gravatar Asim Shankar2017-11-09
| | * Fix typo <Copybara Experiment DO NOT MERGE>Gravatar Yifei Feng2017-11-09
| |/ |/|
* | Clarify low-latency model stride length (#13704)Gravatar Ralph Tang2017-11-09
* | Fixing master regression in slice op (#14329)Gravatar Mahmoud Abuzaina2017-11-09
* | Data type support for seq2seq attention mechanisms (#12007)Gravatar Cem Eteke2017-11-09
| * Fix GANEstimator docstring.Gravatar A. Unique TensorFlower2017-11-09
| * Modify quantization to support add ops that occur after all quantizable types...Gravatar A. Unique TensorFlower2017-11-09
| * EagerVariableStore.trainable_variables()Gravatar Alexandre Passos2017-11-09
| * Disable flaky tests in replicate_model_fn_test.py.Gravatar Igor Saprykin2017-11-09
| * Add per-host input for multi-host setup.Gravatar A. Unique TensorFlower2017-11-09
| * Disable tensorflow/contrib/data/python/kernel_tests:prefetching_ops_test. Fla...Gravatar Yifei Feng2017-11-09
* | Fixes for Python3 Raspberry Pi CI Build (#14340)Gravatar Pete Warden2017-11-09
| * Use error status instead of assertions to ensure shape consistencyGravatar Benoit Steiner2017-11-09
| * Fix cmake build.Gravatar Yifei Feng2017-11-09
| * `replicate_model_fn` supports aggregating gradients in IndexedSlices.Gravatar Igor Saprykin2017-11-09
* | Add GPU support for Bucketize op (#13922)Gravatar Yong Tang2017-11-09
| * Fix typo in tensorflow/python/layers/base_test.pyGravatar Yifei Feng2017-11-09
| * Allow a key type without a constructor that takes an int in Squawd.Gravatar A. Unique TensorFlower2017-11-09