aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* | Temporarily disable float16 tests in depthwise_conv_op_test. They seem to be ...Gravatar Anna R2018-09-25
* | Fix keras_support.tpu_model example usages.Gravatar Ruoxin Sang2018-09-25
* | [TF:XLA] Bump open source llvm revision to r342977Gravatar Sanjoy Das2018-09-25
* | Skip translations for API docs: site and subsitesGravatar Billy Lamberta2018-09-25
* | Automated rollback of commit 954d6a0ace9b96cdd54659b99e9378a1138a7266Gravatar Jared Duke2018-09-25
* | Merge pull request #21509 from facaiy:ENH/feature_importances_for_boosted_treeGravatar TensorFlower Gardener2018-09-25
|\ \
* | | Keep only weak references to TensorFlow Optimizer objects in tf.kerasGravatar Allen Lavoie2018-09-25
* | | Flesh out TFLite Android sample docsGravatar Jared Duke2018-09-25
* | | [XLA] Make HloComputation::instruction_count() constant-time.Gravatar Michael Kuperstein2018-09-25
* | | Add Interpreter.Options Java API for interpreter configurationGravatar Jared Duke2018-09-25
* | | Fix a bug in debug_stripper.Gravatar Jingyue Wu2018-09-25
* | | Allow empty arrays to occur as the first input to the concat op.Gravatar A. Unique TensorFlower2018-09-25
* | | Account for cases when the live value of a function is not hashable, in the b...Gravatar Dan Moldovan2018-09-25
* | | Boosted trees: Adding categorical split support to prediction ops.Gravatar A. Unique TensorFlower2018-09-25
* | | Use self.cached_session instead of self.test_session in linear_operator_circu...Gravatar A. Unique TensorFlower2018-09-25