aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* refine a comment per Tatiana's suggestionsGravatar Guozhong Zhuang2018-09-21
* change back MICRA def - coding stylingGravatar Guozhong Zhuang2018-09-21
* change per code style checkGravatar Guozhong Zhuang2018-09-18
* fix type error within an environment variable nameGravatar Guozhong Zhuang2018-09-17
* 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
* | 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
* | 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
* | Improve output parsing for unsupported opsGravatar Jared Duke2018-09-14
* | [tf.data] Introducing an optimization that parallelizes map transformations.Gravatar Piotr Padlewski2018-09-14
* | [XLA] Support strength reducing bfloat16 dot productsGravatar David Majnemer2018-09-14
* | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-14
* | parallel_for: add a bunch of converters for cwise ops and gradients.Gravatar A. Unique TensorFlower2018-09-14
* | Removed unnecessary includes from stringpiece.hGravatar A. Unique TensorFlower2018-09-14
* | Point VectorDiffeomixture to tf.linalg rather than tf.contrib.linalgGravatar Ian Langmore2018-09-14
* | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-14
* | Fix archive pathGravatar Mark Daoust2018-09-14
* | Make tf.gradients() correctly handle captured EagerTensors.Gravatar Skye Wanderman-Milne2018-09-14
* | Export tf.keras.sparse_categorical_accuracy. Copied from PR #21790.Gravatar Martin Wicke2018-09-14
* | Update description of contrib.quantizeGravatar Raghuraman Krishnamoorthi2018-09-14
* | Internal change.Gravatar Nupur Garg2018-09-14
* | Fix bug preventing one from not specifying additional function attributes.Gravatar Lasse Espeholt2018-09-14
* | global_step/sec renamed to global_steps/secGravatar A. Unique TensorFlower2018-09-14
* | Run buildifier on build_defs.bzlGravatar Benjamin Kramer2018-09-14
* | [TF:XLA] Split XLA Concat Ops that fail on large sets of inputs.Gravatar A. Unique TensorFlower2018-09-14
* | [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