aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Python code for running gradient boosted trees.Gravatar A. Unique TensorFlower2017-07-18
* BUGFIX: Affine bijector was putting non-tensor value into graph parents, whichGravatar Ian Langmore2017-07-18
* [XLA] Clean up clang-tidy warnings in reference_utilGravatar Eli Bendersky2017-07-18
* [tf contrib seq2seq] Provide informative error messages in AttentionWrapper.c...Gravatar Eugene Brevdo2017-07-18
* [BatchNormGrad] Add shape inference support for BatchNormGradGravatar A. Unique TensorFlower2017-07-18
* Fix metagemm calls in quantized ops. Only use metagemm multiplication forGravatar A. Unique TensorFlower2017-07-18
* Improve BUILD correctness tensorflow/contrib/kerasGravatar A. Unique TensorFlower2017-07-18
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-18
* Add option to fold_constants to exclude specified ops.Gravatar A. Unique TensorFlower2017-07-18
* Fix sample usage of learn.utils.gc: re.escape() the base_dir before matching.Gravatar A. Unique TensorFlower2017-07-18
* Fixes in control_flow_ops.Gravatar A. Unique TensorFlower2017-07-18
* [XLA:CPU] Vectorize reduction operationsGravatar A. Unique TensorFlower2017-07-17
* Automated g4 rollback of changelist 162273792Gravatar Anna R2017-07-17