aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Made sure that the nodes listed as feed, fetch and init_op exist in the graph.Gravatar Benoit Steiner2017-06-14
* Fix #10199Gravatar Gunhan Gulsoy2017-06-14
* Add a heuristic to Grappler's memory optimizer to recompute elementwise opsGravatar A. Unique TensorFlower2017-06-14
* Use a non-recursive DFS in HloInstruction::Accept to avoid stackGravatar A. Unique TensorFlower2017-06-14
* [tf.contrib.data] Avoid blocking a thread-pool thread in OneShotIteratorOp.Gravatar Derek Murray2017-06-14
* InfeedTuple support for GPU backend.Gravatar A. Unique TensorFlower2017-06-14
* Add a transformation rule to transform from ResizeBilinear to QuantizedResize...Gravatar A. Unique TensorFlower2017-06-14
* Restore LMDBReader and fix the tests so that they work on read-only filesystems.Gravatar Jonathan Hseu2017-06-14
* Centralize a global color scaleGravatar William Chargin2017-06-14
* Register _Arg for resources on GPUGravatar Alexandre Passos2017-06-14
* Don't do two map lookups when one will do; NFCGravatar A. Unique TensorFlower2017-06-14
* Use unordered_set instead of set for tracking device memory. Reduces runtime ...Gravatar A. Unique TensorFlower2017-06-14
* [XLA] Support broadcasting in the HloEvaluator.Gravatar Blake Hechtman2017-06-14
* Call sys.exit() not exit()Gravatar Justine Tunney2017-06-14
* Remove tf.RewriterConfig from the TensorFlow Python APIGravatar A. Unique TensorFlower2017-06-14
* Automated g4 rollback of changelist 158765635Gravatar Vijay Vasudevan2017-06-14
* [XLA] Remove remaining flags from cpu_compiler_flagsGravatar Eli Bendersky2017-06-14
* Minor cleanupGravatar A. Unique TensorFlower2017-06-14
* [XLA] Add a Cos unary operation that computes the elementwise cosineGravatar Petros Mol2017-06-14
* Allow passing bounds to ScipyOptimizerInterface.Gravatar A. Unique TensorFlower2017-06-14
* Fixes formatting of the example.Gravatar A. Unique TensorFlower2017-06-14
* Remove margin around trace viewer.Gravatar A. Unique TensorFlower2017-06-14
* Fixed links in readme.Gravatar A. Unique TensorFlower2017-06-14
* Restore the new xla header only libs.Gravatar Jonathan Hseu2017-06-13
* Refactor histogram compression into new moduleGravatar Justine Tunney2017-06-13
* Automated g4 rollback of changelist 158939543Gravatar A. Unique TensorFlower2017-06-13
* After synchronizing CUDA device, check for errors.Gravatar A. Unique TensorFlower2017-06-13
* Fix reset_uids Keras layers utilityGravatar Francois Chollet2017-06-13
* Add a standalone cost analysis tool. Improved logging.Gravatar Yao Zhang2017-06-13
* python import_graph_def: keep track of multiple colocations and fillGravatar Vijay Vasudevan2017-06-13
* Use correct NumericJS in open sourceGravatar Justine Tunney2017-06-13
* We believe a fused version of batch_norm_op can speed the algorithm up. This ...Gravatar A. Unique TensorFlower2017-06-13
* [XLA] Add missing documentation for HLO Clamp operation.Gravatar A. Unique TensorFlower2017-06-13
* Upgrade TensorBoard third party depsGravatar Justine Tunney2017-06-13
* Don't split basic blocks that lack a terminator.Gravatar A. Unique TensorFlower2017-06-13
* Autogenerated Change: Change TensorBoard TAG to 55Gravatar Dandelion Man?2017-06-13
* Remove tensorboard from pip test scriptGravatar Shanqing Cai2017-06-13
* Fix build errors due to unused declarations introduced in "Optimize quantized...Gravatar A. Unique TensorFlower2017-06-13
* Changes the default optimizer value to 'Ftrl' (instead of None) for linear es...Gravatar Jianwei Xie2017-06-13
* Replaced weight key with weight column. added weight test for dnns.Gravatar Mustafa Ispir2017-06-13
* [XLA] Simplify binary concatenates of broacasted scalars into high or low padGravatar Blake Hechtman2017-06-13
* Optimize quantized resize bilinear with NEON-acceleration for ARM devicesGravatar A. Unique TensorFlower2017-06-13
* Create a standalone tf-runs-selectorGravatar William Chargin2017-06-13
* Explicitly call the IR verifier in the compiler functor instead ofGravatar A. Unique TensorFlower2017-06-13
* Allocate 25 MiB less on GPUs with <2GB RAM, to avoid runningGravatar A. Unique TensorFlower2017-06-13
* [XLA] Sort vector of HloBuffer::Id values before uniqifying.Gravatar Mark Heffernan2017-06-13
* Link BaseLinearClasssiferXXXXTest into DNNLinearCombinedTest family.Gravatar Jianwei Xie2017-06-13
* Fix bad linkGravatar Mark Daoust2017-06-13
* [XLA:HLO] Minor cleanup to HloAliasAnalysis to use ShapeUtil::ForEachSubshape.Gravatar A. Unique TensorFlower2017-06-13
* Refining information about configure script in "Installing TensorFlow fromGravatar A. Unique TensorFlower2017-06-13