aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove cached tensors from LinearOperator.Gravatar A. Unique TensorFlower2018-03-22
* Automated g4 rollback of changelist 190127730Gravatar Mark Heffernan2018-03-22
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-22
* Instead of depending on ctest to be in PATH, directly reference the binary.Gravatar Gunhan Gulsoy2018-03-22
* Disable the test tensorflow/core/grappler/optimizers:memory_optimizer_test fo...Gravatar A. Unique TensorFlower2018-03-22
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-03-22
* Explicitly disallow returning variables from a tfe.py_func.Gravatar Akshay Agrawal2018-03-22
* Add kwargs support to wrap_py_func. Also includes some fixes to the reference...Gravatar A. Unique TensorFlower2018-03-22
* Move cuDNN RNN ops to core, for use in the internal TF codebase only (not pub...Gravatar Martin Wicke2018-03-22
* Automated g4 rollback of changelist 190021164Gravatar Alexandre Passos2018-03-22
* 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