aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [Grappler] s/std::string/string/Gravatar James Keeling2018-09-14
* compat: Update forward compatibility horizon to 2018-09-14Gravatar A. Unique TensorFlower2018-09-14
* [XLA:TF] Make FloorDiv not crash on unsigned typesGravatar Benjamin Kramer2018-09-14
* Automated rollback of commit eb5cd6926ef8d2a5a748f1aa978e51148e22dd97Gravatar Gunhan Gulsoy2018-09-13
* [GraphCompiler] Remove the use of XLA context as arugmnet.Gravatar Yunxing Dai2018-09-13
* Add missing #include to mkl_layout_pass.cc.Gravatar A. Unique TensorFlower2018-09-13
* Added Pyclif binding rule for config.proto.Gravatar Sung Jin Hwang2018-09-13
* [XLA] Add hook for dump directory expansion.Gravatar Chris Leary2018-09-13
* Make Keras relu use nn.leaky_relu when appropriate.Gravatar Francois Chollet2018-09-13
* Fix performance issue when training with keras model in eager mode.Gravatar Pavithra Vijay2018-09-13
* Simplify the initialization function in algortihm picker. No functional change.Gravatar Tim Shen2018-09-13
* Reland "Add basic type propagation for unsupported ops in TFLite conversion"Gravatar Jared Duke2018-09-13
* Use `dataset.batch(.., drop_remainder=True)` instead of map_and_batch to achi...Gravatar Priya Gupta2018-09-13
* [tf.data] Changes `make_batched_features_dataset` and `make_tf_record_dataset...Gravatar Shivani Agrawal2018-09-13
* Convert logdir paths to strings.Gravatar Alexandre Passos2018-09-13
* Ensure that the input image of decode.bmp.op has valid dimensions.Gravatar Mihai Maruseac2018-09-13
* Automated rollback of commit ac60b46e2c5962fd8099a4406c1788d826ad3c0dGravatar A. Unique TensorFlower2018-09-13
* [TF:XLA] Bump open source abseil revision to 8ff1374008259719b54a8cb128ef951c...Gravatar Sanjoy Das2018-09-13
* Put a deprecation notice in cmake readme.Gravatar Gunhan Gulsoy2018-09-13
* Fixing error output in api_compatibility_test.py. Looks like it should be sel...Gravatar Anna R2018-09-13
* Automated rollback of commit 6b507a6de855a6f988100904229b7f46a5652b88Gravatar Suharsh Sivakumar2018-09-13
* Fix bug in kSlice implementation in evaluator.Gravatar Mark Heffernan2018-09-13
* Fix parallel_gpu_execute.sh script on windows.Gravatar Gunhan Gulsoy2018-09-13
* Dilated Depthwise Conv reference implementations.Gravatar Suharsh Sivakumar2018-09-13
* Convert "post training quant" tutorial to a notebook.Gravatar Mark Daoust2018-09-13
* Add ability to skip serializing selected tensors in interpreter serializer.Gravatar A. Unique TensorFlower2018-09-13
* Expose tf.contrib.checkpoint.PythonStateWrapper.Gravatar A. Unique TensorFlower2018-09-13
* Consistency in record_default shapes for tf.contrib.data.CsvDataset & tf.deco...Gravatar Rachel Lim2018-09-13
* No segfault in GradientTape with partially unknown shapes.Gravatar Alexandre Passos2018-09-13
* Remove tf.contrib.get_signature_def_by_key. This can be replaced by meta_grap...Gravatar A. Unique TensorFlower2018-09-13
* Increase test timeout for xla_ops_test to de-flake.Gravatar A. Unique TensorFlower2018-09-13
* internal changeGravatar Mark Daoust2018-09-13
* Allow user to the pre register a defun function into graph without calling it.Gravatar Scott Zhu2018-09-13
* Internal change.Gravatar Nupur Garg2018-09-13
* Merge pull request #22144 from sby:tfliteGravatar TensorFlower Gardener2018-09-13
|\
* | Clean ups related to runtime shapes refactoring.Gravatar A. Unique TensorFlower2018-09-13
* | Move nccl_rewrite.cc back to tf_kernel_library.Gravatar Gunhan Gulsoy2018-09-13
* | Add root of profile broken down by program to Profile proto.Gravatar A. Unique TensorFlower2018-09-13
* | Add some debugging checks for categorical split handler.Gravatar A. Unique TensorFlower2018-09-13
* | Merge pull request #19358 from brunomorishita:pr.fix_cmake_libpngGravatar TensorFlower Gardener2018-09-13
|\ \
* | | Prevent an integral division by zero (undefined behavior).Gravatar Mihai Maruseac2018-09-13
* | | Merge pull request #19984 from jiefangxuanyan:masterGravatar TensorFlower Gardener2018-09-13
|\ \ \
* | | | Removing OutOfRangeError checks and testing going to the end of the dataset inGravatar Rohan Jain2018-09-13
* | | | Fix the outfeed test and add a test for empty while loop body.Gravatar A. Unique TensorFlower2018-09-13
* | | | Merge pull request #22227 from joba01:patch-1Gravatar TensorFlower Gardener2018-09-13
|\ \ \ \
* | | | | Automated rollback of commit 56d4fc8ff67f48294ae5cb0a7f9ff3d954463aa3Gravatar A. Unique TensorFlower2018-09-13
* | | | | Merge pull request #22241 from tensorflow:av8ramit-patch-1Gravatar TensorFlower Gardener2018-09-13
|\ \ \ \ \
* | | | | | Add TF-TRT kernels/ops to contrib_kernels and contrib_ops_op_lib, so TF servingGravatar Guangda Lai2018-09-13
* | | | | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-13
* | | | | | Merge pull request #22230 from hellcom:masterGravatar TensorFlower Gardener2018-09-13
|\ \ \ \ \ \