aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adding #error when compiling for MKL ML Only, this has been defeaturedGravatar AG Ramesh2018-09-18
* Increase test timeout for image_grad_test to de-flake.Gravatar A. Unique TensorFlower2018-09-17
* Remove some dead code after migration from python to C.Gravatar Akshay Modi2018-09-17
* Add type checking at the beginning of tpu.shard().Gravatar Yunxing Dai2018-09-17
* Eliminate VisitableAllocator.Gravatar A. Unique TensorFlower2018-09-17
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-17
* Remove unnecessary side-effect test, since HLO liveness now reports correctGravatar A. Unique TensorFlower2018-09-17
* Fixed bug where a mixture of Variable and PartitionedVariable would break SDC...Gravatar Eddie Zhou2018-09-17
* Increase test timeout for dnn_tree_combined_estimator_test to de-flake.Gravatar A. Unique TensorFlower2018-09-17
* Changing `OpInputList` so that it is a forward iterator and taking advantage ...Gravatar Jiri Simsa2018-09-17
* Make HLO liveness analysis correctly handle computations with side effect ins...Gravatar A. Unique TensorFlower2018-09-17
* Add basic op resolver registration to TFLite C APIGravatar Jared Duke2018-09-17
* [tf.data] Introducing `tf.data.Dataset.window(size, shift, stride, drop_remai...Gravatar Jiri Simsa2018-09-17
* Fixing the documentation of the parse_sequence_example function.Gravatar A. Unique TensorFlower2018-09-17
* Fix GraphConstructor and import_graph_def bug with variadic ops.Gravatar Skye Wanderman-Milne2018-09-17
* Remove tensorflow/contrib/linalg library. linalg remains in core.Gravatar Ian Langmore2018-09-17
* Add generic fallback optimized implementations for dilated DepthwiseConv.Gravatar Suharsh Sivakumar2018-09-17
* Move OvicBenchmarker class from app folder to source folder.Gravatar A. Unique TensorFlower2018-09-17
* Add api_docs_relpath option.Gravatar Mark Daoust2018-09-17
* Fix _check_is_tensor like _check_is_tensor_or_operation was fixed in #22264.Gravatar A. Unique TensorFlower2018-09-17
* Add benchmarks comparing Mkl vs Default Conv2D ops.Gravatar Eugene Zhulenev2018-09-17
* Fix testing bug where partitioned primals wasn't actually being tested (const...Gravatar Eddie Zhou2018-09-17
* Merge pull request #22061 from perfinion:install_headersGravatar TensorFlower Gardener2018-09-17
|\
* | Keep only weak references to variables in graph functionsGravatar Allen Lavoie2018-09-17
* | Use a single thread in eager if inter_op_parallelism_threads isn't specified.Gravatar Akshay Modi2018-09-17
* | Improve the error messages in custom_export_strategy.Gravatar A. Unique TensorFlower2018-09-17
* | Tweak test tolerance in segment_reduction_ops_test.py, which is otherwise flaky.Gravatar A. Unique TensorFlower2018-09-17
* | Compute `axes` and `free` statically during graph creation.Gravatar A. Unique TensorFlower2018-09-17
* | Add support for predicting models with learning_phase.Gravatar Jianwei Xie2018-09-17
* | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-17
* | Add missing `watch` call to GradientTape documentation.Gravatar Akshay Agrawal2018-09-17
* | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-17
* | Raise error on encountering bad indentation during Autograph parsing.Gravatar A. Unique TensorFlower2018-09-17
* | [XLA] Add ReduceWindow test.Gravatar Michael Kuperstein2018-09-17
* | GradientTape: Documentation formatting tweak.Gravatar Asim Shankar2018-09-17
* | [XLA] Allow adding extra instructions in HloComputation::CloneWithReplacementsGravatar Michael Kuperstein2018-09-17
* | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-17
* | Do not segfault in Conv2d/3d if cuDNN version is too low.Gravatar Reed Wanderman-Milne2018-09-17
* | Numerics tweak to symmetric quantization.Gravatar Alan Chiao2018-09-17
* | Merge pull request #22264 from dave-msk:est_spec_metrics_ops_check_tensorGravatar TensorFlower Gardener2018-09-17
|\ \
* | | Fix and complete StreamExecutor's DoFusedConvolve:Gravatar Tim Shen2018-09-17
* | | [Java]: Release 1.11.0-rc0Gravatar Asim Shankar2018-09-17
* | | Minor docstring change: update link to saved_model_cli.Gravatar Karmel Allison2018-09-17
* | | Increase tolerance in linalg_grad_test to fix #19935Gravatar Gunhan Gulsoy2018-09-17
* | | [tf.data] Adding support for `tf.data.AUTOTUNE` as a special value for the `n...Gravatar Jiri Simsa2018-09-17
* | | Removing unused code comment in AutoGraph error rewriting.Gravatar A. Unique TensorFlower2018-09-17
* | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-17
* | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-17
* | | README s/tensorflow.contrib/tensorflow.python/.Gravatar A. Unique TensorFlower2018-09-17
* | | [XLA:TF] Enable int8 and uint8 support in the bridge for CPU/GPUGravatar Benjamin Kramer2018-09-17