aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [tf.data] Adding support for `DT_BOOL` for `tf.contrib.data.map_and_batch`.Gravatar Jiri Simsa2018-06-22
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-22
* Automated g4 rollback of changelist 201585400Gravatar Rohan Jain2018-06-22
* Update TOCO command line documentation.Gravatar Nupur Garg2018-06-22
* Add Install Raspbian to leftnav.Gravatar Mark Daoust2018-06-22
* Add HWNC and HWCN data format support to Conv2D, Conv2DBackpropInputTest and ...Gravatar A. Unique TensorFlower2018-06-22
* Updated toco_converter API.Gravatar Nupur Garg2018-06-22
* [XLA] Overload `Shape.__ne__` to match existing `Shape.__eq__` in Python client.Gravatar Roy Frostig2018-06-22
* Remove hourglass imports for python/keras/engine/...Gravatar Allen Lavoie2018-06-22
* [tf.data] Adding a test for `group_by_reducer` that illustrates how to apply ...Gravatar Jiri Simsa2018-06-22
* Disable dependency and layout optimizations for Conv2D benchmarksGravatar Smit Hinsu2018-06-22
* [TF:XLA] Implement ResourceScatter{Update,Add,Sub,Mul,Div,Min,Max,NdAdd,NdUpd...Gravatar Peter Hawkins2018-06-22
* Fix flaky serial_device_batch_scheduler_test.Gravatar A. Unique TensorFlower2018-06-22
* Move BiasAddParams from _gpu.h to .cc file.Gravatar Mingxing Tan2018-06-22
* [TF:XLA] Bump open source llvm revision to r335230Gravatar Sanjoy Das2018-06-22
* Migrate to new skylark rulesGravatar A. Unique TensorFlower2018-06-22
* Wire up 5-inputs quantized LSTM in TFLite.Gravatar Yu-Cheng Ling2018-06-22
* Split dependency tracking out from CheckpointableBaseGravatar Allen Lavoie2018-06-22
* [XLA] Allow APIs that manipulate XlaOps to simply pass XlaOps, rather than re...Gravatar Peter Hawkins2018-06-22
* Create default export_outputs for Estimators when predicting if none are prov...Gravatar Karmel Allison2018-06-22
* Add a KernelList proto and change GetAllRegisteredKernels() return type from ...Gravatar A. Unique TensorFlower2018-06-22
* For separable_conv2d, add an optional pointwise_initializer parameter so that...Gravatar A. Unique TensorFlower2018-06-22
* [tf.data] Adding support for EOF-generating map transformations to `tf.contri...Gravatar Jiri Simsa2018-06-22
* Avoid double linking tf framework when building op_gen_wrappers.Gravatar Gunhan Gulsoy2018-06-22
* [XLA] Teach algebraic simplifier to convert a copy instruction to a bitcastGravatar Bixia Zheng2018-06-22
* Fix the bug that when both A and B are bfloat16, tf.matmul will use sparse_ma...Gravatar A. Unique TensorFlower2018-06-22
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-22
* [TF:XLA] Implement MaxPool3DGradGrad.Gravatar Peter Hawkins2018-06-22
* Gamma distribution and the derived distributions (Beta, Dirichlet, Student's ...Gravatar A. Unique TensorFlower2018-06-22
* [TF:XLA] Implement BitwiseXor.Gravatar Peter Hawkins2018-06-22
* Reduce flakiness of tf.distributions tests by tweaking the tolerances.Gravatar A. Unique TensorFlower2018-06-22
* Modifies LayoutAssignment to keep a record of the HLO instructions having unc...Gravatar Brian Patton2018-06-22
* Automated g4 rollback of changelist 201522121Gravatar Sanjoy Das2018-06-22
* Enable duplicating instructions with same input and output size in fusionGravatar A. Unique TensorFlower2018-06-22
* Improve performance of HloDCEGravatar A. Unique TensorFlower2018-06-22
* Support ZerosLike and OnesLike ops in constant_folding.ccGravatar A. Unique TensorFlower2018-06-22
* Simplify GPU copy insertion.Gravatar Adrian Kuegel2018-06-22
* Replace unnecessary `()` in `run_in_graph_and_eager_modes()`.Gravatar Tom Hennigan2018-06-22
* Internal changeGravatar A. Unique TensorFlower2018-06-22
* Fix import int32/uint8/int64/bool array for toco.Gravatar A. Unique TensorFlower2018-06-21
* Nit: fix typoGravatar A. Unique TensorFlower2018-06-21
* Update Eigen version to commit e5e305a158a029f5b5f837bf821411a51439a970.Gravatar A. Unique TensorFlower2018-06-21
* Add a lock that allows many members of a group to access a resource exclusive...Gravatar Priya Gupta2018-06-21
* Handle dequantization of anchors tensor in custom postprocessing opGravatar A. Unique TensorFlower2018-06-21
* Make ImportGraphDefOptions and ImportGraphDefResults own all strings.Gravatar Skye Wanderman-Milne2018-06-21
* Setting default device_filters in session_config for tf.Estimator's RunConfigGravatar A. Unique TensorFlower2018-06-21
* Add backend specific lambda to decide whether a fusion instruction can share ...Gravatar A. Unique TensorFlower2018-06-21
* Fix edge case with gathering conditional updates for graph networks.Gravatar Francois Chollet2018-06-21
* Consider Exit->Enter edges as both "to enter" and "from exit" edgesGravatar Sanjoy Das2018-06-21
* Fix bug with SeparableConv where bias_initializer was ignored.Gravatar A. Unique TensorFlower2018-06-21