aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge consecutive broadcast HLO instructions.Gravatar Dimitris Vardoulakis2018-03-22
* Remove use of deprecated API from RNN Colorbot example.Gravatar Akshay Agrawal2018-03-22
* Update tf.keras preprocessing to Keras 2.1.5 APIGravatar Pavithra Vijay2018-03-22
* Adds float64 support for Conv2d, Conv2dBackpropInput, and Conv2dBackpropFilterGravatar Brian Patton2018-03-22
* Fetch C shapes for ops created by import_graph_def with C API enabled.Gravatar Skye Wanderman-Milne2018-03-22
* Supports optimizer arg in head.create_estimator_spec.Gravatar A. Unique TensorFlower2018-03-22
* Fix cases where we export incorrect symbol with tf_export. This can happen whenGravatar Anna R2018-03-22
* Code cleanup: rather than storing the outside_compilation shape inference gra...Gravatar A. Unique TensorFlower2018-03-22
* Disable all the automatic optimizations when testing, to ensure that we canGravatar Benoit Steiner2018-03-22
* Allow specifying in the arrays extra info file:Gravatar A. Unique TensorFlower2018-03-22
* Disable testing flaky tensorflow/contrib/eager/python/examples/spinn:spinn_te...Gravatar A. Unique TensorFlower2018-03-22
* Make api_compatibility_test output verbose by default.Gravatar Martin Wicke2018-03-22
* Add tf.contrib.framework.argsort, wrapping tf.nn.top_k (#288).Gravatar Dan Ringwalt2018-03-22
* Merges predict export_outputs in multi_head.Gravatar A. Unique TensorFlower2018-03-22
* Make GetLocalTemporaryDirectories() a virtual method of Env, that is overridenGravatar A. Unique TensorFlower2018-03-22
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-22
* Cleanup: replace an errant `in_eager_mode()` with `executing_eagerly()`.Gravatar Akshay Agrawal2018-03-22
* Add new Ops for ScopedAllocator and the associated Concat and Split. TheGravatar Ayush Dubey2018-03-22
* Supports PReLU in TFLite & Toco.Gravatar Yu-Cheng Ling2018-03-22
* Run the grappler optimizer tests both on GPU and CPUGravatar Benoit Steiner2018-03-22
* Eager/g3doc: Gradients with respect to constants are None and not 0.Gravatar Asim Shankar2018-03-22
* Adds remaining validations in sequence_numeric_column.Gravatar A. Unique TensorFlower2018-03-22
* Automated g4 rollback of changelist 189819449Gravatar A. Unique TensorFlower2018-03-22
* Small cleanup StrCat related number formattingGravatar A. Unique TensorFlower2018-03-22
* Mark tensor as const in a function that does not mutate a tensor.Gravatar A. Unique TensorFlower2018-03-22
* Omit tensorflow/python/estimator:replicate_model_fn_test from asan builds.Gravatar A. Unique TensorFlower2018-03-22
* Template system improvements: allow replacing keyword args. Allow using funct...Gravatar A. Unique TensorFlower2018-03-22
* Simplifying "is" and "is not" dispatchGravatar A. Unique TensorFlower2018-03-22
* [XLA] Only overwrite the hlo_profiling flag when it's not enabled by default.Gravatar Benjamin Kramer2018-03-22
* Disable over-aggressive shape inferenceGravatar A. Unique TensorFlower2018-03-22
* Methods to work with symbolic tensor shapes.Gravatar A. Unique TensorFlower2018-03-22
* Fix QN for Calls.Gravatar A. Unique TensorFlower2018-03-22
* Automatically insert api-links.Gravatar Mark Daoust2018-03-22
* Update file due to changes in Bazel (PACKAGE_NAME is deprecated)Gravatar A. Unique TensorFlower2018-03-22
* Allow to download clang and use clang for CPU builds.Gravatar Ilya Biryukov2018-03-22
* Add a utility that converts call keyword arguments into dicts, in AST space.Gravatar A. Unique TensorFlower2018-03-22
* Java: Release 1.7.0-rc1Gravatar Asim Shankar2018-03-22
* TFLite: Ensure only 1 scale/zero_point is in QuantizationParam.Gravatar Yu-Cheng Ling2018-03-22
* Minor style improvement in TFLite interpreter_test.pyGravatar Yu-Cheng Ling2018-03-22
* Automated g4 rollback of changelist 190001737Gravatar A. Unique TensorFlower2018-03-21
* Merge changes from github.Gravatar Sourabh Bajaj2018-03-21
* Simplified the experimental APIs related to TPU execution, by moving the graphGravatar Mingsheng Hong2018-03-21
* Add tensor quantization info to python wrapperGravatar A. Unique TensorFlower2018-03-21
* Moves TFE_Executor to common_runtimeGravatar Alexandre Passos2018-03-21
* [tf.data] Do not crash when combining .cache().take().repeat()Gravatar Brennan Saeta2018-03-21
* Added an experimental C API to dump TF_Graph in a human-readable format, forGravatar Mingsheng Hong2018-03-21
* Small convenience changes.Gravatar A. Unique TensorFlower2018-03-21
* Shorter definitions for elementwise_ops in op_level_cost_estimator.Gravatar Max Galkin2018-03-21
* Change Softmax on CUDA to use fp32 for denominator when input/output are fp16.Gravatar James Qin2018-03-21
* [TF:XLA] do not emit bfloat16 sum reductions from tf2xlaGravatar Nick Desaulniers2018-03-21