platform/upstream/tensorflow.git
2018-04-27 A. Unique TensorFlowerRemove whitespaces from tags in saved_model_cli.
2018-04-27 Sanjoy Das[TF:XLA] Bump open source llvm revision to r330950
2018-04-27 Sourabh BajajRemove scope name from bfloat16
2018-04-27 Asim Shankareager: Improve error message when GradientTape is used...
2018-04-27 A. Unique TensorFlowerReplace GrapplerFunctionItem input with a constant.
2018-04-27 A. Unique TensorFlowerInternally rewrite @recompute_grad to use @custom_gradient
2018-04-27 A. Unique TensorFlowerAdded string conversion operator to tensorflow::StringP...
2018-04-27 A. Unique TensorFlowerFix bug in @custom_gradient in Eager mode with numpy...
2018-04-27 Sanjoy Das[TF:XLA] Bump open source llvm revision to r330926
2018-04-27 Yu-Cheng LingAutomated g4 rollback of changelist 194306629
2018-04-27 A. Unique TensorFlowerReenable factorization_ops_test on ASAN after adding...
2018-04-27 A. Unique TensorFlowerImplement floor operator
2018-04-27 A. Unique TensorFlowerAutomated g4 rollback of changelist 194442428
2018-04-27 A. Unique TensorFlowerFree scratch memory in ~BaseGPUDevice.
2018-04-27 A. Unique TensorFlowerImplements linear no-offset (aka symmetric) quantizer.
2018-04-26 Allen LavoieSplit out SaveableObjects into their own file
2018-04-26 Malcolm ReynoldsMore informative error message when loading a graph_def...
2018-04-26 Shashi ShekharFix some flakiness in test.
2018-04-26 A. Unique TensorFlowerInternal change.
2018-04-26 Raghuraman... Handle variations in scoping of batch norms for correct...
2018-04-26 Sanjoy DasRemove the inter-op thread pool
2018-04-26 Shivani Agrawal[tf.data] Adds support for adding scalar value to ...
2018-04-26 Shivani Agrawal[tf.data] Changes description for `bytes_produced_stats...
2018-04-26 James Martens- Default values of cov and inv variables are now 0...
2018-04-26 A. Unique TensorFlowerAdd support for variables in tf.custom_gradient
2018-04-26 A. Unique TensorFlowerDisable triangular_solve_test on ASAN due to flaky...
2018-04-26 Daniel ZhengEdit tensorflow.org/community/swift page.
2018-04-26 A. Unique TensorFlowerAdds optimization to convert division of sqrt to multip...
2018-04-26 A. Unique TensorFlowerDisable densenet_test on MSAN due to flaky time outs.
2018-04-26 A. Unique TensorFlowerRemove unnecessary TF_NEED_GCP from build scripts.
2018-04-26 A. Unique TensorFlowerAdding some slightly more exhaustive strided_slice...
2018-04-26 Tony Wang[TF:XLA] Add INTEL MKL_DNN Conv2d method to XLA/CPU...
2018-04-26 Benoit SteinerRun 2 passes of rewrites by default
2018-04-26 A. Unique TensorFlowerDelay deleting RingReducer until group_size_tensor_read...
2018-04-26 Guangda LaiFix build by adding op_lib dependencies to trt_engine_o...
2018-04-26 A. Unique TensorFlowerAutomated g4 rollback of changelist 194269675
2018-04-26 Akshay ModigRPC worker cache owns a shared_ptr to the channel...
2018-04-26 A. Unique TensorFlowerFor tf.gradients(), do not backpropagate through intege...
2018-04-26 A. Unique TensorFlowerOptimize functions in the function library.
2018-04-26 A. Unique TensorFlowerMove */logging.cc into :platform_base since it already...
2018-04-26 A. Unique TensorFlowerSimplify, test and document logic in instruction fusion...
2018-04-26 Anna RRemoving @@ comments from core TensorFlow. They are...
2018-04-26 Allen LavoieDeprecate tfe.Network and associated utilities in favor...
2018-04-26 A. Unique TensorFlowerAutomated g4 rollback of changelist 192536085
2018-04-26 Mingsheng HongUpdates on https://tensorflow.org/community/swift as...
2018-04-26 Dan MoldovanAdd a skeleton dispatch context object, that can be...
2018-04-26 Allen LavoieRemove "everything matched" assertions from CuDNN objec...
2018-04-26 Russell PowerLimit the number of single allocation memory warnings.
2018-04-26 A. Unique TensorFlowerDisable wrappers_test under ASAN since it sometimes...
2018-04-26 Alexandre PassosSimplify tfe.defun capture by not using convert_to_tensor
2018-04-26 Yanping HuangFixing issue #13258. y is the square of Mahalanobis...
2018-04-26 A. Unique TensorFlowerDisable vector_diffeomixture_test under ASAN to avoid...
2018-04-26 Shanqing Caitfdbg: disable grpc_large_data_test on ASAN
2018-04-26 A. Unique TensorFlowerFormat header guards under tensorflow/core/grappler.
2018-04-26 James Martens- Adding support for Cholesky (inverse) factor multipli...
2018-04-26 A. Unique TensorFlowerSupport matching against shape string in HLO testing...
2018-04-26 A. Unique TensorFlowerClarify limitation of `deps` in tf_gen_op_wrapper_py
2018-04-26 Pavithra VijaySupport CuDNN RNN layers in tf.keras.
2018-04-26 A. Unique TensorFlower[XLA] Redesign: migrate other xla/tests to use the...
2018-04-26 A. Unique TensorFlowerAdded metadata to the TFLite model.
2018-04-26 A. Unique TensorFlowerDisable gather_test under ASAN since it times out.
2018-04-26 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-04-26 Skye Wanderman... Improve shape invariant error message for tf.while_loop.
2018-04-26 A. Unique TensorFlowerReduce number of combinations that are tested
2018-04-26 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-26 James QinCudnn RNN v2 kernels with autotune capability
2018-04-26 Akshay AgrawalPreserve guarantees about const-ness when creating...
2018-04-25 A. Unique TensorFlowerAutomated g4 rollback of changelist 194268101
2018-04-25 A. Unique TensorFlower[XLA] Redesign: local_client_test_base and tests that...
2018-04-25 Benoit SteinerVarious small cleanups and simplifications
2018-04-25 Allen LavoieCheckpointable: better handling of objects which aren...
2018-04-25 A. Unique TensorFlower[XLA] Redesign: migrate tests [m-r].* and vector_ops...
2018-04-25 A. Unique TensorFlowerDocs
2018-04-25 A. Unique TensorFlowerAutomated g4 rollback of changelist 194261487
2018-04-25 Yu-Cheng LingRefactoring: Remove a redundant map from model.h.
2018-04-25 A. Unique TensorFlowerDisable factorization_ops_test on ASAN due to flaky...
2018-04-25 Sanjoy DasRemove the parallel cpu backend
2018-04-25 Younghee KwonFixing contrib.boosted_trees in Windows (module not...
2018-04-25 A. Unique TensorFlowerAutomated g4 rollback of changelist 193788768
2018-04-25 A. Unique TensorFlowerAutomated g4 rollback of changelist 193731341
2018-04-25 A. Unique TensorFlowerUse a built-in function shape_n instead of running...
2018-04-25 Justin LebarRemove StreamExecutorUtil::ConvertStatus.
2018-04-25 A. Unique TensorFlowerAdding info to FakeQuant ops in graphviz.
2018-04-25 Sanjoy DasDisable tests for the parallel CPU backend
2018-04-25 A. Unique TensorFlower[XLA] Make the graph seed to be random when the hlo...
2018-04-25 Allen LavoieSwitch tf.keras.Model.save_weights to TensorFlow format...
2018-04-25 Anna RRemoving remove_undocumented calls from tensorflow...
2018-04-25 A. Unique TensorFlowerDisable nasnet_test on MSAN due to flaky timeout.
2018-04-25 Dan MoldovanSet up a basic README with a pointer to the dev summit...
2018-04-25 A. Unique TensorFlowerSerialize strings properly when using TOCO for model...
2018-04-25 A. Unique TensorFlower[TF:XLA] Fix entry computation layout assignment in...
2018-04-25 A. Unique TensorFlowerEnabled TENSORFLOW_USE_ABSL for mobile. TENSORFLOW_USE_...
2018-04-25 Justin LebarDelete from_stream_executor_status.h.
2018-04-25 Akshay ModiAdd eager_service.proto
2018-04-25 A. Unique TensorFlowerAutomated g4 rollback of changelist 194186080
2018-04-25 Andrew SelleImprove look of TensorFlow Lite Demo App
2018-04-25 Jacques PienaarTest more types in ternary_ops_test.
2018-04-25 Justin LebarStop using gpu:: as an alias for stream_executor::.
2018-04-25 Benjamin Kramer[XLA:GPU] Set default kernel unrolling factor to 4
2018-04-25 James KeelingUpdate use of squeeze_dims to axis in call to squeeze
next