aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * Amend notes on eager compatibility for EstimatorGravatar Martin Wicke2018-06-14
| | * [tf.data] Add `StructuredFunctionWrapper` to encapsulate tf.data's enhancemen...Gravatar Derek Murray2018-06-14
| * | Fix git_tag_override option in gen_git_source.py.Gravatar Michael Case2018-06-14
| | * Add tf.contrib.checkpoint.list_objects for listing all Python dependencies of aGravatar Allen Lavoie2018-06-14
| | * Disable removing pairs of transposes across chains, while debugging breakage ...Gravatar A. Unique TensorFlower2018-06-14
| | * [XLA:GPU] Turn on Loop-Loop sibling multi-output fusionGravatar Benjamin Kramer2018-06-14
| | * Adds support for explicitly assigning the replica to the VariableDeviceChoose...Gravatar A. Unique TensorFlower2018-06-14
* | | Sync package version of double-conversion between bazel and cmake (#20017)Gravatar Yong Tang2018-06-14
| | * Make deleting HloInstruction safer.Gravatar A. Unique TensorFlower2018-06-14
| | * Standardize the type notation for docstrings that require describing a type.Gravatar Dan Moldovan2018-06-14
| | * Add support for propagating resource shapes via the TPUReplicatedInput operat...Gravatar Peter Hawkins2018-06-14
* | | Fix merge layers in tf.keras (#19929)Gravatar mktozk2018-06-14
|/ /
| * [TF:XLA] Pass source tensors in original input graph to subgraph rewrite func...Gravatar Peter Hawkins2018-06-14
| * Internal change.Gravatar A. Unique TensorFlower2018-06-14
| * Extract HloExecutionProfiler into its own file.Gravatar Adrian Kuegel2018-06-14
| * Provide the ability to specify, in tf.train.MonitoredTrainingSession(), a sep...Gravatar A. Unique TensorFlower2018-06-14
| * Automated g4 rollback of changelist 200467580Gravatar A. Unique TensorFlower2018-06-14
| * Remove hardcoded dtype in tf.layers.xxx() function call to make them compatib...Gravatar James Qin2018-06-14
| * Re-enable compilation for MacOS. This was unintentionally broken previouslyGravatar A. Unique TensorFlower2018-06-13
| * Automated g4 rollback of changelist 200495346Gravatar A. Unique TensorFlower2018-06-13
| * Fix layout assignment CHECK failure on channel constraints.Gravatar A. Unique TensorFlower2018-06-13
* | tensorflow/go: operation attribute getters (#19953)Gravatar Tristan Rice2018-06-13
| * fully_connected_feed_test timing out, increase its size.Gravatar A. Unique TensorFlower2018-06-13
| * Reduce runtime of metric_ops_test by increasing sharding and splittingGravatar A. Unique TensorFlower2018-06-13
| * Makes cond_v2 pass in device, container, colocation stacks, and collections t...Gravatar A. Unique TensorFlower2018-06-13
* | Removed unnecessary copying of dict (#19972)Gravatar Amogh Mannekote2018-06-13
| * Fix typo in register.hGravatar A. Unique TensorFlower2018-06-13
| * Add sequential functionality to _SharedEmbeddingColumn.Gravatar A. Unique TensorFlower2018-06-13
* | Merge pull request #19188 from skavulya/ecosystem-jarsGravatar Asim Shankar2018-06-13
|\ \
| | * Minor fix for lt.map_fn, handling a case where Tensor type inference can fail.Gravatar A. Unique TensorFlower2018-06-13
| | * [XLA] Fix indentation in comment in EmitRowReduction.Gravatar Justin Lebar2018-06-13
| | * Documentation style fix.Gravatar Stanley Bileschi2018-06-13
| | * [XLA] Add missing space in evaluator error message.Gravatar Michael Kuperstein2018-06-13
| | * Automated g4 rollback of changelist 200309129Gravatar A. Unique TensorFlower2018-06-13
| | * Upgrade the tpu profiler version to 1.7.0.Gravatar A. Unique TensorFlower2018-06-13
| | * Subgroup CrossReplicaSum and change in TpuOptimizer.Gravatar Youlong Cheng2018-06-13
| | * Uses a resource variable by default for the global step.Gravatar Alexandre Passos2018-06-13
| | * Fix `Input` to allow scalar shape.Gravatar Mark Daoust2018-06-13
| | * Add xla::ShapeUtil::TryGetSubshape that doesn't CHECK fail on invalid input.Gravatar A. Unique TensorFlower2018-06-13
| | * Make ops.colocate_with work with tower-local variables as well.Gravatar Yuefeng Zhou2018-06-13
* | | Space handling in equation parameter of tf.einsum (#19980)Gravatar Vincent2018-06-13
| | * [XLA] Update the error message for AllReduce.Gravatar A. Unique TensorFlower2018-06-13
| | * Variable Tensor API for TF Lite.Gravatar Yu-Cheng Ling2018-06-13
| | * [XLA:GPU] Run HloCSE after multi-output fusionGravatar Benjamin Kramer2018-06-13
| | * Add return statement to end of ToVlogString(dnn::DataType data_type)Gravatar James Keeling2018-06-13
| | * Fix assumptions that a Shape must be a tuple or an array.Gravatar Mark Heffernan2018-06-13
| | * [contrib.cloud] Expose GCS config methodsGravatar Brennan Saeta2018-06-13
| | * Pick up estimator docstrings from correct modules when generating API.Gravatar Anna R2018-06-13
| | * [XLA:GPU] Move IsProfitableOperand implementation into the MultiOutputFusion ...Gravatar Thomas Joerg2018-06-13
| | * Split out HloInfeedIndexInstruction and HloOutfeedInstruction as subclasses f...Gravatar A. Unique TensorFlower2018-06-13