aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* This simple pass optimizes TakeDataset operations that take all the elements ...Gravatar Piotr Padlewski2018-07-02
* Update to latest version of Cloud Bigtable C++ Client.Gravatar A. Unique TensorFlower2018-07-02
* Small fixes in VariableSynchrinization and VariableAggregation change.Gravatar Pavithra Vijay2018-07-02
* Added graph transformation to push reshapes downstream of broadcasting binary...Gravatar A. Unique TensorFlower2018-07-02
* Make it possible to serialize Topology class that is created without aGravatar Rui Zhao2018-07-02
* [TF:XLA] Add implementation of ResourceApplyAdadelta.Gravatar A. Unique TensorFlower2018-07-02
* Add a set of annotations specific to AutoGraph.Gravatar Dan Moldovan2018-07-02
* Unblock RingReducer's PCQueue after calling StartAbort in async callback.Gravatar Ayush Dubey2018-07-02
* Docstring grammar tweak.Gravatar A. Unique TensorFlower2018-07-02
* Exclude tensorflow/contrib/bigtable on WindowsGravatar A. Unique TensorFlower2018-07-02
* CleanupGravatar A. Unique TensorFlower2018-07-02
* [XLA] Remove a bogus invalid argument message printed out when --v>=1.Gravatar Bixia Zheng2018-07-02
* Return error instead of checking in GraphToFunctionDef.Gravatar Jacques Pienaar2018-07-02
* [XLA] Rename {SqrtF32, SquareF32, ReciprocalF32} to {Sqrt, Square, Reciprocal...Gravatar Peter Hawkins2018-07-02
* [XLA] Add a new client helper library for building constants.Gravatar Peter Hawkins2018-07-02
* Do profiling inside while thunks and conditionals.Gravatar Adrian Kuegel2018-07-02
* - Create an explicit mapping between tensor indices and NNAPI operand ids (Gravatar A. Unique TensorFlower2018-07-02
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-07-01
* PiperOrigin-RevId: 202796842Gravatar A. Unique TensorFlower2018-06-30
* Remove unused gcp and hdfs config flags, as these are on by default now.Gravatar Gunhan Gulsoy2018-06-29
* Fixes a bug in the quantize_and_dequantize_op kernel with getting the min and...Gravatar A. Unique TensorFlower2018-06-29
* Automated g4 rollback of changelist 202738924Gravatar Sanjoy Das2018-06-29
* [XLA] Remove a bogus invalid argument message printed out when --v>=1.Gravatar Bixia Zheng2018-06-29
* TFLite Java app for object detection modelGravatar A. Unique TensorFlower2018-06-29
* Add `synchronization` and `aggregation` args to get_variable(). These args wi...Gravatar Pavithra Vijay2018-06-29
* Automated g4 rollback of changelist 202724194Gravatar A. Unique TensorFlower2018-06-29
* Adding dimensions to brodcasts in computationBuilderGravatar A. Unique TensorFlower2018-06-29
* Fix a typo in comment to mention kOutputInputYX means NCHWGravatar Smit Hinsu2018-06-29
* Do not overwrite inputs.Gravatar A. Unique TensorFlower2018-06-29