aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [TF:XLA] Add implementation of ResourceApplyProximalGradientDescent and Resou...Gravatar A. Unique TensorFlower2018-07-03
* [TF:XLA] Run copy insertion with HLO scheduling and rematerialization.Gravatar A. Unique TensorFlower2018-07-03
* [TF:XLA] Bump open source llvm revision to r336189Gravatar Sanjoy Das2018-07-03
* [tf.data / Bigtable] Fix server-set timestamp mutations.Gravatar Brennan Saeta2018-07-03
* Make functions defined with tfe.defun respect devices when executing.Gravatar Akshay Agrawal2018-07-03
* [Docs]: Point to compat.forward_compatible() in the versioning doc.Gravatar Asim Shankar2018-07-03
* Expose sparse_combiner argument (from tf.feature_column.linear_model) into ca...Gravatar Eddie Zhou2018-07-03
* Checkpointable: Fix dependency overwritingGravatar Allen Lavoie2018-07-03
* Compare layouts when propagating linear indices through elemental ops in fusionsGravatar Sanjoy Das2018-07-03
* A small fix to the GPUProcessState method in which instance_ was not being se...Gravatar Rohan Jain2018-07-03
* Documentation fixes.Gravatar Shashi Shekhar2018-07-03
* Add a new argument `return_same_shape` to `while_loop`. When set, the structu...Gravatar Priya Gupta2018-07-03
* Change Send, SendDone, Recv and RecvDone to produce tokens.Gravatar Mark Heffernan2018-07-03
* [Parallel-for] Add pfor converters for parsing ops (decode_csv, parse_single_...Gravatar Rachel Lim2018-07-03
* [Bigtable] Allow the connection_pool_size to be configurableGravatar Brennan Saeta2018-07-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-07-03
* Allow extra DT_TYPE for FusedResizeAndPadConv2D and FusedPadConv2D.Gravatar Scott Zhu2018-07-03
* [TF:XLA] Don't turn an O(n^2) algorithm into an O(n^3) algorithm in Triangula...Gravatar Peter Hawkins2018-07-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-07-02
* Generalize assumptions in IdentifyLoops and StronglyConnectedComponents.Gravatar A. Unique TensorFlower2018-07-02
* Relaxed the functional If op to allow no outputs.Gravatar Mingsheng Hong2018-07-02
* Internal changes.Gravatar Mingsheng Hong2018-07-02
* [XLA] Add evaluator support for sort key and value types being different.Gravatar Michael Kuperstein2018-07-02
* Add GetTupleElement pattern matcher.Gravatar Mark Heffernan2018-07-02
* Swap user/operand HLO metadata tags.Gravatar A. Unique TensorFlower2018-07-02
* Fix minor typos in linear_operator.py docstrings.Gravatar A. Unique TensorFlower2018-07-02
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-07-02
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-07-02
* batch_norm: Whether to use batch normalization after each hidden layer.Gravatar A. Unique TensorFlower2018-07-02
* Merge changes from github.Gravatar Yifei Feng2018-07-02
* Allow ByteBuffer outputs from TFLite interpreterGravatar Jared Duke2018-07-02
* [tf.data] Adding code for benchmarking map+batch fusion.Gravatar Jiri Simsa2018-07-02
* Remove reduntant checks in gather op.Gravatar A. Unique TensorFlower2018-07-02
* Add support for "parallel for" abstraction, optimized via graph rewrite. ThisGravatar A. Unique TensorFlower2018-07-02
* Adding a new `current_date` decorator that can change theGravatar Rohan Jain2018-07-02
* [XLA] Add c_linear_search function to util.h.Gravatar Justin Lebar2018-07-02
* Fix array logging bugGravatar A. Unique TensorFlower2018-07-02
* Fix NNAPI delegation for Sub and Div.Gravatar A. Unique TensorFlower2018-07-02
* Fix documentation markdownGravatar A. Unique TensorFlower2018-07-02
* [eager]: Fix bug in converting pandas objects to Tensors.Gravatar Asim Shankar2018-07-02
* TopK op changes: remove wrong shape array free, force output types.Gravatar A. Unique TensorFlower2018-07-02
* Remove ARCH_PIII variant from manual_constructor_test.cc.Gravatar A. Unique TensorFlower2018-07-02
* Change the way we set endpoints deprecated in api_def.proto.Gravatar Anna R2018-07-02
* Refactor ProcessState in support of NUMA.Gravatar A. Unique TensorFlower2018-07-02
* Workaround the cudnn 7.1.4 correctness bug, where the workspace is required t...Gravatar A. Unique TensorFlower2018-07-02
* [tf.data] Fix destruction race in `tf.data.contrib.get_single_element()`.Gravatar Jiri Simsa2018-07-02
* Change Send and Recv HLOs to take a token operand.Gravatar Mark Heffernan2018-07-02
* Grappler/Arithmetic optimizer: Check that node was not already optimized by U...Gravatar Eugene Zhulenev2018-07-02
* Switch to RBE remote cache on WindowsGravatar A. Unique TensorFlower2018-07-02
* Avoid redundant TFLite tensor reallocationsGravatar Jared Duke2018-07-02