aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
* Add StringLength op to TensorFlow.Gravatar Sung Jin Hwang2018-08-16
* Separated protobuf_compiler into a separate BUILD rule.Gravatar A. Unique TensorFlower2018-08-15
* Allow python3.5 devel docker builds.Gravatar Amit Patankar2018-08-15
* Fix the MKL build by correcting misspelled references to MKL's build package.Gravatar A. Unique TensorFlower2018-08-15
* Fix TensorFlow V2 test in api_compatibility_test and update goldens.Gravatar Anna R2018-08-15
* Add batch_gather that assumes a series of leading (dense) dimensions.Gravatar Adria Puigdomenech2018-08-15
* Add an `implementation` argument to `tf.keras.layers.LocallyConnected2D` and ...Gravatar A. Unique TensorFlower2018-08-14
* Sort the redirects list so the output is consistent from run to run.Gravatar Mark Daoust2018-08-14
* Merge pull request #21497 from Intel-tensorflow:py36whlGravatar TensorFlower Gardener2018-08-14
|\
* | Apply MKL-{ML,DNN}-only config settings to dependencies, not just code.Gravatar A. Unique TensorFlower2018-08-14
* | Add doc control decorators to the api-generator.Gravatar Mark Daoust2018-08-14
| * Merge branch 'master' into py36whlGravatar Gunhan Gulsoy2018-08-14
| |\ | |/ |/|
* | Fix typo with the installations for Docker.Gravatar Amit Patankar2018-08-14
* | Add the keras pip packages to the Dockerfiles.Gravatar Amit Patankar2018-08-13
* | Add tf.contrib.checkpoint.CheckpointManager for deleting old checkpointsGravatar Allen Lavoie2018-08-13
* | Merge pull request #20536 from rongjiecomputer:flagGravatar TensorFlower Gardener2018-08-13
|\ \
* \ \ Merge pull request #21546 from Intel-tensorflow:keras-packagesGravatar TensorFlower Gardener2018-08-13
|\ \ \
* \ \ \ Merge pull request #18953 from nehaljwani:win_shellsGravatar TensorFlower Gardener2018-08-13
|\ \ \ \
* \ \ \ \ Merge pull request #21177 from Intel-tensorflow:mkl-horovod-containerGravatar TensorFlower Gardener2018-08-13
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #21480 from wdirons:run_test_files_for_ppc64leGravatar TensorFlower Gardener2018-08-11
|\ \ \ \ \ \
| * | | | | | Updates for code review commentsGravatar William D. Irons2018-08-10
* | | | | | | delete debug printGravatar Mark Daoust2018-08-10
| | | | * | | [Intel MKL] Adding keras pip packages to container builds.Gravatar Clayne Robison2018-08-10
* | | | | | | Merge pull request #21539 from tensorflow:meteorcloudy-patch-1Gravatar TensorFlower Gardener2018-08-10
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #21495 from av8ramit:merge110backGravatar TensorFlower Gardener2018-08-10
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #21514 from meteorcloudy:fix_dataops_with_vc2017Gravatar TensorFlower Gardener2018-08-10
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Add serialization function for TF LSTM cell.Gravatar Scott Zhu2018-08-10
| | | * | | | | | | def_file_filter: Fix a bug when VC path is not foundGravatar Yun Peng2018-08-10
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #19831 from reeze:patch-1Gravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Automated rollback of commit ee38f86972b13f3eb90032e93b305e822152bf62Gravatar Patrick Nguyen2018-08-09
* | | | | | | | | | Add a no-frills tf.train.Checkpoint.write() method for use in checkpoint mana...Gravatar Allen Lavoie2018-08-09
* | | | | | | | | | Make sparse_ops arguments consistent with math_ops by using keepdims instead ...Gravatar A. Unique TensorFlower2018-08-09
* | | | | | | | | | Consolidate the RNN cell interface between Keras and TF RNN.Gravatar Scott Zhu2018-08-09
* | | | | | | | | | Merge pull request #19534 from yongtang:hadoopGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #21023 from zhaoyongke:masterGravatar TensorFlower Gardener2018-08-09
|\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | Fix linking _dataset_ops with VC 2017Gravatar Yun Peng2018-08-09
| | | * | | | | | | | | update tf.summary.merge_all()'s api checkGravatar Reeze Xia2018-08-09
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Internal change.Gravatar Anna R2018-08-08
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #21378 from perfinion:licensesGravatar TensorFlower Gardener2018-08-08
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | Cherrypick r1.10 back to master.Gravatar Amit Patankar2018-08-08
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Make tf.keras rely on external keras_applications and keras_preprocessing mod...Gravatar Francois Chollet2018-08-08
* | | | | | | | | | Keras Lambda Layer - enable list of input tensors in eager modeGravatar A. Unique TensorFlower2018-08-08
* | | | | | | | | | Refactor Sequential model to make it behave exactly like a subclassed network...Gravatar Francois Chollet2018-08-08
| |_|_|/ / / / / / |/| | | | | | | |
| | | | | | | | * [Intel MKL] Adding support for python 3.6 dev containers; will move this to t...Gravatar Clayne Robison2018-08-08
| | | | * | | | | Update Copyright year for new filesGravatar William D. Irons2018-08-08
* | | | | | | | | Make autograph visible in contrib.Gravatar Mark Daoust2018-08-08
* | | | | | | | | Merge pull request #20578 from Intel-tensorflow:mkl_dockerfile_python3Gravatar TensorFlower Gardener2018-08-07
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Internal change.Gravatar Anna R2018-08-07
* | | | | | | | | | Keep 2 sets of API Goldens (goldens/v1 and goldens/v2).Gravatar Anna R2018-08-07
| | | | | * | | | | Limit the number of local jobs to the number of GPUGravatar William D. Irons2018-08-07