aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Remove jemalloc build files and dead configuration options.Gravatar Ayush Dubey2018-10-01
* Added option (off by default) to enable a higher-performance variant of theGravatar A. Unique TensorFlower2018-10-01
* Don't generate backward function and delete when its not necessaryGravatar Akshay Modi2018-10-01
* Don't run initialize ops if it's empty. Fixes a bug when using the profiler.Gravatar Jonathan Hseu2018-10-01
* Drop external control dependencies in tfe.defun.Gravatar Alexandre Passos2018-10-01
* internal changeGravatar Mark Daoust2018-10-01
* Fix benchmark regression.Gravatar Alexandre Passos2018-10-01
* Update keras_applications to 1.0.6 and keras_preprocessing to 1.0.5.Gravatar Francois Chollet2018-10-01
* Disable async remote testsGravatar Akshay Modi2018-10-01
* Minor speed improvements to defun.Gravatar Akshay Modi2018-10-01
* [XLA] Migrate from gtl::FlatMap to absl::flat_hash_mapGravatar Benjamin Kramer2018-10-01
* Make cond_v2 If op lowering work in a defun + eager.Gravatar Skye Wanderman-Milne2018-10-01
* Fixes possible out-of-bounds access by strided slice.Gravatar Alexandre Passos2018-10-01
* Check in and refactor the OVIC detector benchmarker.Gravatar A. Unique TensorFlower2018-10-01
* Add option to initialize the TPU system.Gravatar A. Unique TensorFlower2018-10-01
* Internal build specification changeGravatar A. Unique TensorFlower2018-10-01
* Expose tpu_host_placement_function().Gravatar Youlong Cheng2018-10-01
* Merge pull request #22210 from dmitrievanthony:apache-ignite-datasetGravatar TensorFlower Gardener2018-10-01
|\
* | Add new attributes for the defun forward/backward functions.Gravatar Scott Zhu2018-10-01
* | Automated rollback of commit cb98ceba9cff8c10ee3c7e89dc8925c88b28118eGravatar A. Unique TensorFlower2018-10-01
* | Updating function and class tf_export decorators for endpoints according toGravatar Anna R2018-10-01
* | Allow zero number of inputs in XRT execute operation.Gravatar A. Unique TensorFlower2018-10-01
* | Add deprecation notice for BasicRNNCell, which will be replaced by keras.Simp...Gravatar Scott Zhu2018-10-01
* | internal change onlyGravatar A. Unique TensorFlower2018-10-01
* | Automated rollback of commit 6a787235b95dd3040fc5ff7fb7104585e746c66aGravatar Christopher Olston2018-10-01
* | Fix typo.Gravatar Dan Moldovan2018-10-01
* | Make GCS filesystem/metadata lookup retries configurableGravatar Russell Power2018-10-01
* | Merge pull request #22122 from yongtang:22115-tf.contrib.image.transform-floa...Gravatar TensorFlower Gardener2018-10-01
|\ \
* | | Automated rollback of commit 5f822d694af6e4aa57fe8a426032a91dc61e30d6Gravatar Alexandre Passos2018-10-01
* | | Bugfix: When a subgraph is encapsulated and replaced by XlaLaunch op, the req...Gravatar A. Unique TensorFlower2018-10-01
* | | Replace the tf.name_scope call with an internal context manager that can cont...Gravatar Dan Moldovan2018-10-01
* | | Name fusion parameters simply "param_X".Gravatar Mark Heffernan2018-10-01
* | | Remove outdated integration test in preparation for update of keras_preproces...Gravatar Francois Chollet2018-10-01
* | | Update documentation.Gravatar Shashi Shekhar2018-10-01
* | | Move from deprecated self.test_session() to self.cached_session() or self.ses...Gravatar A. Unique TensorFlower2018-10-01
* | | Merge pull request #22473 from wangsiyu:assign_in_part_varsGravatar TensorFlower Gardener2018-10-01
|\ \ \
* | | | Automated rollback of commit 3f4423fad57694bc8d7adc427d65e5a18c8592b2Gravatar A. Unique TensorFlower2018-10-01
* | | | Add allowed optimizations to GrapplerItem.Gravatar Eugene Zhulenev2018-10-01
* | | | Moves the creation of regularizer ops in get_variable out of surrounding cont...Gravatar A. Unique TensorFlower2018-10-01
* | | | [TF:XLA] Teach deadness analysis more of distributive property.Gravatar A. Unique TensorFlower2018-10-01
* | | | compat: Update forward compatibility horizon to 2018-10-01Gravatar A. Unique TensorFlower2018-10-01
* | | | [HloOrdering] Make parameter always defined before other instructions.Gravatar Yunxing Dai2018-09-30
* | | | Merge pull request #22571 from Intel-tensorflow:agramesh/fix_mkl_sliceGravatar TensorFlower Gardener2018-09-30
|\ \ \ \
* | | | | Bump the version of protobuf TF pip package depends on.Gravatar Gunhan Gulsoy2018-09-30
* | | | | Parallel_for: fix converters for some ops that don't support broadcasting.Gravatar A. Unique TensorFlower2018-09-30
* | | | | Removing the setuptools upper limit.Gravatar Amit Patankar2018-09-30
* | | | | compat: Update forward compatibility horizon to 2018-09-30Gravatar A. Unique TensorFlower2018-09-30
* | | | | Disable PinToHostOptimizer for NoOp.Gravatar A. Unique TensorFlower2018-09-29
* | | | | CleanupGravatar A. Unique TensorFlower2018-09-29
* | | | | Automated rollback of commit d78595d333c9b5c8a0705ba6852c08b107d6c462Gravatar A. Unique TensorFlower2018-09-29