aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge pull request #21374 from perfinion:bazelGravatar TensorFlower Gardener2018-10-02
|\
* \ Merge pull request #22517 from IMBurbank:masterGravatar TensorFlower Gardener2018-10-02
|\ \
* | | Update Keras RNN layer to support time major input.Gravatar Scott Zhu2018-10-02
* | | Internal change.Gravatar Anna R2018-10-02
* | | Internal change.Gravatar Revan Sopher2018-10-02
* | | Delete the shims in tensorflow/contrib/batching/.Gravatar Christopher Olston2018-10-02
* | | Merge pull request #22600 from knightXun:gotestshGravatar TensorFlower Gardener2018-10-02
|\ \ \
* | | | [XLA] Support parsing the canonical format of HLO text.Gravatar A. Unique TensorFlower2018-10-02
* | | | Update code to use convert_to_tensor_or_indexed_slices, since features may be...Gravatar A. Unique TensorFlower2018-10-02
* | | | Fix a bug: the use of sequence-point boolean operators here had theGravatar A. Unique TensorFlower2018-10-02
* | | | [XLA] A test that disables layout assignment should only contain layoutGravatar Bixia Zheng2018-10-02
* | | | Do not warn about loss of accuracy in trivial cases when all array elementsGravatar A. Unique TensorFlower2018-10-02
* | | | Merge pull request #21208 from kingofthebongo2008:version_info_cc_generated_o...Gravatar TensorFlower Gardener2018-10-02
|\ \ \ \
* | | | | Add missing documentation for use_tpu hparamGravatar Suyog Gupta2018-10-02
* | | | | Fixes for few issues in HloModule::CreateFromProto()Gravatar A. Unique TensorFlower2018-10-02
* | | | | Add support for multiple input/output numpy arrays when using Keras APIs.Gravatar Anjali Sridhar2018-10-02
* | | | | Upgrade cloud tpu profiler to 1.12.0.Gravatar A. Unique TensorFlower2018-10-02
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-02
* | | | | Merge pull request #17672 from joeyearsley:patch-3Gravatar TensorFlower Gardener2018-10-02
|\ \ \ \ \
* | | | | | Support shape_invariants in while_v2. Note that this arg is temporary and may...Gravatar Saurabh Saxena2018-10-02
* | | | | | Add proto serialization/deserialization testing to the HLO parser tests.Gravatar Mark Heffernan2018-10-02
* | | | | | Copy tf.distributions to tfp.distributions, and deprecate the tf.distribution...Gravatar A. Unique TensorFlower2018-10-02
* | | | | | Allow passing --allow_nonexistent_arrays via toco_convertGravatar A. Unique TensorFlower2018-10-02
* | | | | | Disable fused_conv tests that don't build in open-source.Gravatar Todd Wang2018-10-02
* | | | | | Allow creating a list from a tensor. Fix a few inconsistencies in the tensor ...Gravatar Dan Moldovan2018-10-02
* | | | | | Fix the case when an object may have multiple directives with the same annota...Gravatar Dan Moldovan2018-10-02
* | | | | | Merge pull request #22126 from ConcurrencyPractitioner:masterGravatar TensorFlower Gardener2018-10-02
|\ \ \ \ \ \
* | | | | | | [XLA] Replace the last FlatMap in XLA with a simple array.Gravatar Benjamin Kramer2018-10-02
* | | | | | | Remove dependency on contrib model_variable.Gravatar Suharsh Sivakumar2018-10-02
* | | | | | | [XLA] Fix some outdated comments referring to FlatMapGravatar Benjamin Kramer2018-10-02
* | | | | | | Generate an error when --rnn_states refers to array names that aren't produce...Gravatar A. Unique TensorFlower2018-10-02
* | | | | | | Use xlogy in a few places in TFP to avoid NaN's for certain special cases.Gravatar A. Unique TensorFlower2018-10-02
| | * | | | | Updated ordering for kwargsGravatar joe yearsley2018-10-02
* | | | | | | Make StatelessRandomOpsTest.testRandomNormalIsFinite actually test stateless_...Gravatar Peter Hawkins2018-10-02
* | | | | | | Export endpoint for the version of the `regex_replace` function that calls St...Gravatar A. Unique TensorFlower2018-10-02
* | | | | | | Add a hint parameter to TransferLiteralToDeviceAsync that the implementation ...Gravatar A. Unique TensorFlower2018-10-02
* | | | | | | Fix layout assignment for cross module all reduceGravatar A. Unique TensorFlower2018-10-02
* | | | | | | compat: Update forward compatibility horizon to 2018-10-02Gravatar A. Unique TensorFlower2018-10-02
* | | | | | | Check that IsValid{Input|Output}Tensor is only given non-control edgesGravatar Sanjoy Das2018-10-01
* | | | | | | Loosen test bounds.Gravatar Revan Sopher2018-10-01
* | | | | | | Merge pull request #21958 from MattConley:CudaOccupancyGravatar TensorFlower Gardener2018-10-01
|\ \ \ \ \ \ \
* | | | | | | | Add mode_override to the TPU embedding enqueue ops. This allows the mode to beGravatar A. Unique TensorFlower2018-10-01
* | | | | | | | [XLA] Migrate from gtl::FlatSet to absl::flat_hash_setGravatar Benjamin Kramer2018-10-01
* | | | | | | | Make Keras/TPU more robust to closed TF sessions.Gravatar Russell Power2018-10-01
* | | | | | | | Merge pull request #21868 from kingofthebongo2008:upgrade_protobuf_to_v_3.6.1Gravatar TensorFlower Gardener2018-10-01
|\ \ \ \ \ \ \ \
* | | | | | | | | [XLA] Add kAllToAll and kCollectivePermute to EffectiveOperandPrecisionIsOutp...Gravatar A. Unique TensorFlower2018-10-01
* | | | | | | | | [tf.data] Adding `tf.data.Options()`, `tf.data.Dataset.options()`, and `tf.da...Gravatar Jiri Simsa2018-10-01
* | | | | | | | | [tf.data] More robust solution for input pipeline <--> performance model coor...Gravatar Jiri Simsa2018-10-01
* | | | | | | | | Mark bfloat16 as supported for ExponentialMovingAverage.Gravatar A. Unique TensorFlower2018-10-01
* | | | | | | | | [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01