aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Jonathan Hseu2017-07-19
* PiperOrigin-RevId: 162539241Gravatar A. Unique TensorFlower2017-07-19
* Add functions for specifying a custom gradient.Gravatar Joshua V. Dillon2017-07-19
* Automated g4 rollback of changelist 160314706Gravatar Yangzihao Wang2017-07-19
* Disable padding by default in tf.contrib.signal.stft to match tf.contrib.sign...Gravatar RJ Ryan2017-07-19
* Internal change.Gravatar A. Unique TensorFlower2017-07-19
* Use math_ops.{sinh,asin,cosh} instead of trig.{sinh,arc_sinh) in Sinh bijector.Gravatar A. Unique TensorFlower2017-07-19
* Add Short-time Fourier Transform (STFT) and inverse STFT support to tf.contri...Gravatar RJ Ryan2017-07-19
* Remove class BoolVector. Use uint8 in its place.Gravatar A. Unique TensorFlower2017-07-19
* [XLA] Move the flag from stream_assignment_flags into DebugOptionsGravatar Eli Bendersky2017-07-19
* [TF:XLA] Use a separate function library for functions generated by control f...Gravatar Peter Hawkins2017-07-19
* Minor improvements in TensorForestEstimator: reduce default stopping loss th...Gravatar A. Unique TensorFlower2017-07-19
* [TF:XLA] Relax numeric tolerances of some tests.Gravatar Peter Hawkins2017-07-19
* Internal change.Gravatar A. Unique TensorFlower2017-07-19
* Seals tf.contrib.factorizationGravatar A. Unique TensorFlower2017-07-19
* Adds a warning if the evaluation steps are 0Gravatar Jianwei Xie2017-07-19
* tfdbg: open-source C++ and Python libraries of gRPC debugger modeGravatar Shanqing Cai2017-07-19
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-19
* Add output_partitions support in distributed runtime.Gravatar Suharsh Sivakumar2017-07-19
* Added support for testing convolution of 3D arrays (i.e. 1d-convolution).Gravatar A. Unique TensorFlower2017-07-19
* Fix is_floating for tf.qint*, tf.quint*.Gravatar A. Unique TensorFlower2017-07-18
* No public changeGravatar A. Unique TensorFlower2017-07-18
* Automated g4 rollback of changelist 162423171Gravatar A. Unique TensorFlower2017-07-18
* [XLA] Get rid of ServiceFlags by absorbing it into DebugOptions.Gravatar A. Unique TensorFlower2017-07-18
* adds missing "pass" to empty method in tf.contrib.learn.DNNClassifier docGravatar A. Unique TensorFlower2017-07-18
* Introduces fuzzers for some complex operations and kernels in TensorFlow in p...Gravatar Frank Chen2017-07-18
* Add autotuning code for matmul operator.Gravatar Yangzihao Wang2017-07-18
* Remove all references to OperatorPD and replace with LinearOperator.Gravatar A. Unique TensorFlower2017-07-18
* Add a utility function to build and write a SavedModel, setting reasonableGravatar A. Unique TensorFlower2017-07-18
* fix leftnav files for programmer's guideGravatar Mark Daoust2017-07-18
* FileBlockCache will now run a thread to prune files with expired blocks, if c...Gravatar A. Unique TensorFlower2017-07-18
* Fix crash when OOM error occurs with verbose logging enabledGravatar A. Unique TensorFlower2017-07-18
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-18
* Support float64 CuDNN RNNGravatar James Qin2017-07-18
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-18
* No-op change to python op bindings.Gravatar Alexandre Passos2017-07-18
* Add a way to fuse a graph by remote graph executor so that users don't need t...Gravatar A. Unique TensorFlower2017-07-18
* Fix image to be MaxGravatar Toby Boyd2017-07-18
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-18
* Make sparse_placeholder maintain rank of partial shapes.Gravatar A. Unique TensorFlower2017-07-18
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-18
* [XLA:CPU] Sync function definition argument names with function declaration a...Gravatar A. Unique TensorFlower2017-07-18
* Add VectorDiffeomixture.Gravatar Joshua V. Dillon2017-07-18
* Disable tests that don't work on macs.Gravatar Jonathan Hseu2017-07-18
* Allow for platform specific implementations of gpu_tracer.Gravatar A. Unique TensorFlower2017-07-18
* [tf.contrib.data] Improve error checking for feedable iterators.Gravatar Derek Murray2017-07-18
* Make non_max_suppression_v2 private because it still needs API review.Gravatar Jonathan Hseu2017-07-18
* Destroy resources at end of session in TensorForestEstimator to avoid memory ...Gravatar A. Unique TensorFlower2017-07-18
* Remove extra Ref in resource handles when using IsResourceInitialized.Gravatar A. Unique TensorFlower2017-07-18
* Implementing set_device for the C APIGravatar Olivia Nordquist2017-07-18