aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Numerics tweak to symmetric quantization.Gravatar Alan Chiao2018-09-17
* Merge pull request #22264 from dave-msk:est_spec_metrics_ops_check_tensorGravatar TensorFlower Gardener2018-09-17
|\
* | Fix and complete StreamExecutor's DoFusedConvolve:Gravatar Tim Shen2018-09-17
* | [Java]: Release 1.11.0-rc0Gravatar Asim Shankar2018-09-17
* | Minor docstring change: update link to saved_model_cli.Gravatar Karmel Allison2018-09-17
* | Increase tolerance in linalg_grad_test to fix #19935Gravatar Gunhan Gulsoy2018-09-17
* | [tf.data] Adding support for `tf.data.AUTOTUNE` as a special value for the `n...Gravatar Jiri Simsa2018-09-17
* | Removing unused code comment in AutoGraph error rewriting.Gravatar A. Unique TensorFlower2018-09-17
* | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-17
* | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-17
* | README s/tensorflow.contrib/tensorflow.python/.Gravatar A. Unique TensorFlower2018-09-17
* | [XLA:TF] Enable int8 and uint8 support in the bridge for CPU/GPUGravatar Benjamin Kramer2018-09-17
* | Merge pull request #22289 from wangsiyu:estimator_concat_fixGravatar TensorFlower Gardener2018-09-17
|\ \
* | | compat: Update forward compatibility horizon to 2018-09-17Gravatar A. Unique TensorFlower2018-09-17
* | | Add fill to schema.Gravatar A. Unique TensorFlower2018-09-17
* | | Implement ZerosLikeGravatar A. Unique TensorFlower2018-09-17
* | | Merge pull request #22253 from yongtang:codeownersGravatar TensorFlower Gardener2018-09-16
|\ \ \
* | | | Add ZerosLike to schema.Gravatar A. Unique TensorFlower2018-09-16
* | | | Improve TFLite iOS doc.Gravatar Yu-Cheng Ling2018-09-16
* | | | Fix some typos in the doc for XlaDynamicSliceGravatar Sanjoy Das2018-09-16
* | | | Merge pull request #21149 from Intel-tensorflow:shaohua/fix_gcc6.3_build_link...Gravatar TensorFlower Gardener2018-09-16
|\ \ \ \
* | | | | Conditionally allow changing a non-fusion computation root_instruction shape.Gravatar A. Unique TensorFlower2018-09-16
* | | | | Introduce gmock matchers for TensorFlow nodesGravatar Sanjoy Das2018-09-16
* | | | | compat: Update forward compatibility horizon to 2018-09-16Gravatar A. Unique TensorFlower2018-09-16
* | | | | Merge pull request #22255 from wdirons:ppc64le_use_cuda92Gravatar TensorFlower Gardener2018-09-15
|\ \ \ \ \
* | | | | | [TPU] Deprecate the computation_shape attribute to the TpuReplicate op in lie...Gravatar Peter Hawkins2018-09-15
* | | | | | compat: Update forward compatibility horizon to 2018-09-15Gravatar A. Unique TensorFlower2018-09-15
| | | | * | fix bug of lacking axis when using array.ops.concat in unwrap_and_concat func...Gravatar wangsiyu2018-09-15
| | | | * | Merge pull request #1 from tensorflow/masterGravatar wangsiyu2018-09-15
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Make accessed variable ordering deterministic again when constructing defunsGravatar Allen Lavoie2018-09-14
* | | | | | Revert PR #21997: Fixes the formatting issue pointed out at #21762Gravatar James Qin2018-09-14
* | | | | | Switch to Eigen::Index in Tensorflow kernels.Gravatar Eugene Zhulenev2018-09-14
* | | | | | Makes tf.Variable arguments (non-captured) DT_RESOURCE function inputs.Gravatar Akshay Agrawal2018-09-14
* | | | | | Fix spelling in error messageGravatar A. Unique TensorFlower2018-09-14
* | | | | | Fixed documentation of Optimizer.minimize() for eager mode to match behavior ...Gravatar A. Unique TensorFlower2018-09-14
* | | | | | Refactored some of the metrics code in compile function for better readability.Gravatar Pavithra Vijay2018-09-14
* | | | | | Disable flaky keras_test.Gravatar Gunhan Gulsoy2018-09-14
* | | | | | [TF:XLA] Remove special base case from BatchDot that has been redundant ever ...Gravatar Peter Hawkins2018-09-14
* | | | | | Generalize TransformFilter method in preparation of NHWC Conv supportGravatar Smit Hinsu2018-09-14
* | | | | | Added TFE_OpSetAttrTensor() to eager C API.Gravatar Mingsheng Hong2018-09-14
* | | | | | Disable flaky gpu_base_testGravatar Gunhan Gulsoy2018-09-14
* | | | | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-14
* | | | | | Disable the flaky test case in timeline_testGravatar Gunhan Gulsoy2018-09-14
* | | | | | Populate custom name in registration.Gravatar Andrew Selle2018-09-14
* | | | | | Add --config=v2 option to the .bazelrc file.Gravatar Anna R2018-09-14
* | | | | | Make ReLU layer use nn.leaky_relu when appropriate.Gravatar Francois Chollet2018-09-14
* | | | | | Define PreferBlockAccess enum to prepare for Eigen upgrade.Gravatar Eugene Zhulenev2018-09-14
* | | | | | Automated rollback of commit 5f28bab20d303e9f815bbe8611c24b7f751e6f9eGravatar A. Unique TensorFlower2018-09-14
* | | | | | Updates to parameters, and to kernel helper functions.Gravatar A. Unique TensorFlower2018-09-14
* | | | | | [TF:XLA] Bump open source llvm revision to r342210Gravatar Sanjoy Das2018-09-14