aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* [TF:XLA] Bump open source llvm revision to r343057Gravatar Sanjoy Das2018-09-26
* Internal change.Gravatar Nupur Garg2018-09-26
* Add checks for dilation_rate.Gravatar Suharsh Sivakumar2018-09-26
* Remove quantize_graph script. TF Lite quantization is the supported mobile qu...Gravatar Suharsh Sivakumar2018-09-26
* Hoisting RandomUniform out of functionsGravatar Piotr Padlewski2018-09-26
* [tf.data] Adding serialization support for `StatsAggregatorDatasets` to make ...Gravatar Jiri Simsa2018-09-26
* Extend support for Index nodes in template expansions.Gravatar Dan Moldovan2018-09-26
* Simplify the logic for running through a sequence forwards and backwards.Gravatar A. Unique TensorFlower2018-09-26
* Derive the number of trainers in tensorforest if run config is provided.Gravatar A. Unique TensorFlower2018-09-26
* The return value checker should ignore inner functions.Gravatar Dan Moldovan2018-09-26
* The GeneratorDataset init function was being run during Initialization which ...Gravatar Rohan Jain2018-09-26
* [XLA] Don't use NumUniqueInstructionIds() as a proxy for instruction_count()Gravatar Michael Kuperstein2018-09-26
* Trivial change to softplus_op_test.py.Gravatar Todd Wang2018-09-26
* Changed FusedBatchNorm and FusedBatchNormGrad to use allowed_values for data_...Gravatar A. Unique TensorFlower2018-09-26
* Refactoring of nest value getters.Gravatar A. Unique TensorFlower2018-09-26
* Automated rollback of commit 7229d08f0b25e24e6dd4833a94a27f404b27a350Gravatar Gunhan Gulsoy2018-09-26
* compat: Update forward compatibility horizon to 2018-09-26Gravatar A. Unique TensorFlower2018-09-26
* Adds a build flag to enable MKL (mkl_enabled=true).Gravatar A. Unique TensorFlower2018-09-25
* Allow subslicing Tensors with a single dimension.Gravatar A. Unique TensorFlower2018-09-25
* [XLA] In HloEvaluator, fix an issue where the return type and native type are...Gravatar Kay Zhu2018-09-25
* Switching Distribution strategies to use MultiDeviceIterator. Currently only ...Gravatar Rohan Jain2018-09-25
* Remove integer dtypes from Soft{plus,sign} OpDefs.Gravatar Todd Wang2018-09-25
* Set step_id in Executor Args to the step_id generated in MasterSession.Gravatar Ayush Dubey2018-09-25
* Update BUILD files so that Estimator code depends on TF thru tf_no_contrib.Gravatar Michael Case2018-09-25
* Support dynamic LR for Keras optimizer by setting the global Keras session.Gravatar A. Unique TensorFlower2018-09-25
* Reland "Add Interpreter.Options Java API for interpreter configuration"Gravatar Jared Duke2018-09-25
* Fix dynamic kernels dependencies for python build and test rules.Gravatar Gunhan Gulsoy2018-09-25
* [XLA:GPU] Pad convolution features of size 3 up to 4.Gravatar Justin Lebar2018-09-25
* Add a caveat about using early stopping library in distributed mode.Gravatar Goutham Bhat2018-09-25
* Remove unneeded locks in session logging.Gravatar Russell Power2018-09-25
* Add a new pass after convolution rewriter and pad insertion, to patternGravatar Tim Shen2018-09-25
* Update tb-nightly dep to >= 1.12.0a0, < 1.13.0a0Gravatar Nick Felt2018-09-25
* Automated rollback of commit 20c71535c5f1ed1d918d6cc6e327ffbba49ecbd6Gravatar Anna R2018-09-25
* Optimize function before functionalization.Gravatar Tong Shen2018-09-25
* Move the correlation matrix volumes computation for testing the LKJ distribut...Gravatar Alexey Radul2018-09-25
* Internal change.Gravatar Nupur Garg2018-09-25
* Bug fix for OpOutputPortIdToArgId, include type_list_attr.Gravatar A. Unique TensorFlower2018-09-25
* Merge pull request #22491 from NervanaSystems:ngraph-version-updateGravatar TensorFlower Gardener2018-09-25
|\
* | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-25
* | Fix documentationGravatar A. Unique TensorFlower2018-09-25
* | [tf.data] Adding a private method for (recursively) tracking dataset inputs.Gravatar Jiri Simsa2018-09-25
* | Add outputs and target cross replica concat, so each core sees the same outpu...Gravatar Jianwei Xie2018-09-25
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-25
* | Optimize Resnet-50 infeed pipeline by adding sharding and cache.Gravatar A. Unique TensorFlower2018-09-25
* | [XLA] Avoid recursion in global decreasing size best-fit heap.Gravatar Yuanzhong Xu2018-09-25
* | Fix memory leaks of Var objects in the XlaCompileOnDemandOp and SnapshotResou...Gravatar Derek Murray2018-09-25
* | - Upgrade flatbuffer schema and flatbuffer versions.Gravatar Shashi Shekhar2018-09-25
* | - Add a doc for performance tips.Gravatar Shashi Shekhar2018-09-25
* | Add "encoding" attribute to string length op, which controls how "string leng...Gravatar A. Unique TensorFlower2018-09-25
* | [TF TensorArray] TensorSetZero supports bool types.Gravatar Eugene Brevdo2018-09-25