aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* [tf.data] Fix broken implementation of `Dataset.from_generator()` on Windows.Gravatar Derek Murray2017-10-16
* Fix xla_jit_compiled_cpu_function deps to pull in cpu_plugin.Gravatar A. Unique TensorFlower2017-10-16
* Added a cleaner mechanism to set the global constants in fisher_blocks.py and...Gravatar A. Unique TensorFlower2017-10-16
* Proper use of convert_to_tensor in custom_gradientGravatar Alexandre Passos2017-10-16
* Support a configurable TPU job nameGravatar Brennan Saeta2017-10-16
* Support ClusterSpec propagation with XLA DevicesGravatar Brennan Saeta2017-10-16
* Adds a host-memory GPU kernel for DestroyResourceOp.Gravatar Allen Lavoie2017-10-16
* Automated g4 rollback of changelist 172039259Gravatar Allen Lavoie2017-10-16
* [TF:XLA] Update xla_data comments for And, Or, and Not.Gravatar A. Unique TensorFlower2017-10-16
* Fix typo (undefined variable `mean_absolute_error`, should refer to `error` p...Gravatar A. Unique TensorFlower2017-10-16
* tfdbg doc: Fix minor typoGravatar Shanqing Cai2017-10-16
* Automated g4 rollback of changelist 171877766Gravatar A. Unique TensorFlower2017-10-16
* Fixing comment mismatch.Gravatar A. Unique TensorFlower2017-10-16
* PiperOrigin-RevId: 172320984Gravatar A. Unique TensorFlower2017-10-16
* - Modified Jacobian computations in CurvatureMatrixVectorProductComputer to u...Gravatar A. Unique TensorFlower2017-10-16
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-10-16
* Internal change.Gravatar Anna R2017-10-15
* Replace NcclReduce/Broadcast ops during graph optimization so that we can gen...Gravatar A. Unique TensorFlower2017-10-15
* [XLA] Make pad shape inference error more informative.Gravatar Chris Leary2017-10-15
* tfdbg: add persistent configGravatar Shanqing Cai2017-10-15
* Add note pointing to master version of adding_an_op.Gravatar Mark Daoust2017-10-15
* [XLA] Avoid unnecessary spaces in identifiers.Gravatar Chris Leary2017-10-14
* Add streaming_false_{negative,positive}_rate and streaming_false_{negative,po...Gravatar A. Unique TensorFlower2017-10-14
* Fix case where broadcasting is not necessary.Gravatar Chris Ying2017-10-13
* Optimized C++ and CUDA kernels for transposition.Gravatar A. Unique TensorFlower2017-10-13
* Python wrapper to access the predicted peak memory usageGravatar Benoit Steiner2017-10-13
* imperative_grad takes the tape instead of popping it.Gravatar Alexandre Passos2017-10-13
* Make the HLO proto representation (hlo.proto) full fidelity. Hlo modules can ...Gravatar Mark Heffernan2017-10-13
* Internal change.Gravatar Anna R2017-10-13
* Enable Operation._add_control_inputs() with the C API and related improvementsGravatar Skye Wanderman-Milne2017-10-13
* Fix crash if tf.nn.conv2d_backprop_filter or tf.nn.conv2d_backprop_input is r...Gravatar Reed Wanderman-Milne2017-10-13
* Ports the eager gradient tape to C.Gravatar Alexandre Passos2017-10-13
* Improve numerical accuracy of KL computationGravatar A. Unique TensorFlower2017-10-13
* eager: Fix issue with custom_gradients and implicit_gradients.Gravatar Asim Shankar2017-10-13
* Define Evaluator class.Gravatar A. Unique TensorFlower2017-10-13
* Automated g4 rollback of changelist 172050536Gravatar Russell Power2017-10-13
* Automated g4 rollback of changelist 172018709Gravatar Andrew Harp2017-10-13
* [XLA] DCE dead computations.Gravatar Justin Lebar2017-10-13
* Internal change.Gravatar Anna R2017-10-13
* [TF/XLA] Change GraphCompiler's to use a comparator based on node's name.Gravatar Yunxing Dai2017-10-13
* [Grappler] Remove reshapes whose source shape and destination shape are equal.Gravatar Jingyue Wu2017-10-13
* [TPU] Register gradient for CrossReplicaSum. Happily, the gradient for CrossR...Gravatar Peter Hawkins2017-10-13
* Watch trainable variables in graph_callable decorated functionsGravatar Akshay Agrawal2017-10-13
* Collapse backprop implementation of LSTMBlockCell into one CUDA kernel.Gravatar A. Unique TensorFlower2017-10-13
* Remove unnecessary reshape and get_shape from fused_batch_norm.Gravatar Chris Ying2017-10-13
* Excluding test failing on windows with cmake.Gravatar Jiri Simsa2017-10-13
* Automated g4 rollback of changelist 172041133Gravatar A. Unique TensorFlower2017-10-13
* Fix build issue when tf/core:framework on an Android build.Gravatar Kiril Gorovoy2017-10-13
* [XLA] The shape of the clone of a tuple should be the same as the shape of th...Gravatar A. Unique TensorFlower2017-10-13
* Caching for variable scopes in LayersGravatar Allen Lavoie2017-10-13