aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* [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
* GPU registration for resource scatter addGravatar Alexandre Passos2017-07-17
* Add support for cublas<t>geam to cuda_solvers kernel helpers.Gravatar Eugene Brevdo2017-07-17
* TFTS: LSTM model-building exampleGravatar Allen Lavoie2017-07-17
* Adds multi-class (Crammer-Singer) hinge loss to tf.contrib.kernel_methodsGravatar Petros Mol2017-07-17
* Restore previous IrEmitter::HandleSlice() behavior.Gravatar A. Unique TensorFlower2017-07-17
* [XLA] Allow logical buffer coloring to use liveness information.Gravatar A. Unique TensorFlower2017-07-17
* TensorForest v4 kernel tests for proto-based model. Also some stuff to inclu...Gravatar A. Unique TensorFlower2017-07-17
* Avoid the duplication in debug_options_flags.cc by generalizing tensorflow::F...Gravatar A. Unique TensorFlower2017-07-17
* CPU IR Emitter: Lower slice operations with memcpy.Gravatar A. Unique TensorFlower2017-07-17
* Add a gRPC client for profiling TPU (contrib/tpu/profiler/)Gravatar Eric Liu2017-07-17
* Fix style issue in tfdbg documentation.Gravatar A. Unique TensorFlower2017-07-17
* Create ScopedTFStatus to manage TF_Status lifetime.Gravatar Skye Wanderman-Milne2017-07-17
* Make TensorForest V4 the default implementation.Gravatar A. Unique TensorFlower2017-07-17
* Minor cleanupGravatar A. Unique TensorFlower2017-07-17
* Split out new while_loop_test.cc from c_api_test.ccGravatar Skye Wanderman-Milne2017-07-17
* Move cluster initialization to happen during training using training hooks in...Gravatar A. Unique TensorFlower2017-07-17
* Adds evaluation_hooks in EstimatorSpec.Gravatar Jianwei Xie2017-07-15
* FileBlockCache is now a filesystem-wide shared cache with a configurable maxi...Gravatar A. Unique TensorFlower2017-07-14
* Add missing grpcio install to install_python3.5_pip_packages.shGravatar Shanqing Cai2017-07-14
* Change Affine bijector to use LinearOperator instead of OperatorPD.Gravatar A. Unique TensorFlower2017-07-14
* Update Keras API exports.Gravatar Francois Chollet2017-07-14
* Add unit-test for questions:Gravatar Joshua V. Dillon2017-07-14
* In colocation op device checking, canonicalize the names soGravatar Vijay Vasudevan2017-07-14
* Fix race in record_yielder.Gravatar A. Unique TensorFlower2017-07-14
* API and an example of two-level quantile accumulator.Gravatar A. Unique TensorFlower2017-07-14
* Add overlap_and_add to tf.contrib.signal.Gravatar RJ Ryan2017-07-14
* Fix vector/scalar typos in sequence example parser error messages. Old code ...Gravatar A. Unique TensorFlower2017-07-14
* Add GPU kernel registrations for int64 tf.concat, tf.stackGravatar A. Unique TensorFlower2017-07-14