platform/upstream/tensorflow.git
2018-01-12 Alexandre PassosImmutable differentiable tf lists.
2018-01-12 A. Unique TensorFlowerMove TPU configuration ops to run on the TPU_SYSTEM...
2018-01-12 Allen LavoieTFTS: Stop abusing _shape in unit tests
2018-01-12 A. Unique TensorFlowerDetect if the issue is from underlying tracing or tfprof.
2018-01-12 A. Unique TensorFlower* Fix bug introduced in cl/181043095: We need to update...
2018-01-12 Alexandre PassosRaise the same error for uninitialized ResourceVariable...
2018-01-12 Alexandre PassosReorganize the shared batching scheduler headers, leavi...
2018-01-12 Dan RingwaltClarify the _slice_helper (Tensor.__getitem__) docs.
2018-01-12 Bjarke Hammersholt... * Enable bfloat16 testing for DynamiscSlice and Dynami...
2018-01-12 A. Unique TensorFlowertfprof support for eager.
2018-01-12 Sanjoy Das[TF:XLA] Bump open source llvm revision to r322231
2018-01-12 Francois CholletFix integer learning phase setting in Keras.
2018-01-12 A. Unique TensorFlowerAdd _HostSend and _HostRecv to grappler
2018-01-12 A. Unique TensorFlowerMake it clear that the DeviceAssignment passed to an...
2018-01-12 Olivia Nordquistfixes _softmax function so that nn.softmax(...) and...
2018-01-12 A. Unique TensorFlowerInitialize context handle before enable_run_metadata.
2018-01-12 Amit PatankarUpdating the docker login command. The email flag is...
2018-01-12 A. Unique TensorFlowerAdds some logging around model creation.
2018-01-12 Andrew SelleSmall bug fix visualize.
2018-01-12 Derek Murray[tf.data] Update docstrings to point to `tf.data.Datase...
2018-01-12 Andrew SelleAdd python script that can visualize models by producin...
2018-01-12 Jacques PienaarEnable passing CSE consider_fn through GraphOptimizer...
2018-01-12 Mustafa IspirMade Dataset as a main reference for input_fn preparation.
2018-01-12 Jacques Pienaar[TFXLA] Don't rely on CSE to dedup args.
2018-01-12 Mark DaoustFormatting fixes
2018-01-12 RJ RyanUpdate Eigen to 14e1418fcf12985861f17131e6de94adb4c7b630.
2018-01-12 Blake HechtmanGenerate more numerically stable random inputs.
2018-01-12 A. Unique TensorFlowerMoves CUDA-only condition of NCCL further up to depende...
2018-01-12 A. Unique TensorFlowerAdjust feature name in `features` field of generic...
2018-01-12 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-12 Benoit SteinerAvoid creating swap nodes multiple times if the memory...
2018-01-12 A. Unique TensorFlowerImprove performance of several utility functions in...
2018-01-12 Justine TunneyCreate loader and vacuum tools for TensorBoard DB
2018-01-12 A. Unique TensorFlowerReduce memory allocations in GCS client
2018-01-12 Benoit SteinerDon't optimize AddN nodes with 2 or fewer inputs
2018-01-12 A. Unique TensorFlowerK-FAC: Utility function for scheduling N ops per global...
2018-01-12 Justine TunneyImplement legacy tensor->summary methods on DB writer
2018-01-12 A. Unique TensorFlowerAdd support for if conditionals. Fix a bug in the activ...
2018-01-12 Justine TunneyMove SummaryFileWriter alongside SummaryDbWriter
2018-01-12 Justin Lebar[XLA:GPU] Add an @llvm.assume(linear_index < threads_pe...
2018-01-12 A. Unique TensorFlowerAdd missing AndroidManifest to TensorFlow Lite Java...
2018-01-12 Derek MurraySwitch `tf.parse_single_example()` to use the fused...
2018-01-12 Justine TunneyAdd reservoir sampling to DB summary writer
2018-01-11 A. Unique TensorFlowerDon't log to ERROR if an unsupported type is encountere...
2018-01-11 A. Unique TensorFlowerThis change is to add more control over when multiproce...
2018-01-11 A. Unique TensorFlowerK-FAC: Add (cov|inv)_update_(ops|thunks) to FisherEstim...
2018-01-11 Skye Wanderman... Sundry small changes to enable the C API in more tests.
2018-01-11 A. Unique TensorFlowerOpen-source TPU Embedding Op definitions.
2018-01-11 A. Unique TensorFlowerFixes flaky step counting test in dnn_linear_combined_test
2018-01-11 A. Unique TensorFlower* Added code to delegate LSTM operation to NN API....
2018-01-11 Martin WickeMake Exporters export stripped SavedModels. This improv...
2018-01-11 Derek Murray[tf.data] Change the IteratorBase::RestoreInternal...
2018-01-11 A. Unique TensorFlowerAdds Mean op to Tensorflow Lite.
2018-01-11 Justin Lebar[XLA:GPU] Get rid of unnecessary urem in IrArray with...
2018-01-11 A. Unique TensorFlowerMake best model export strategy preemption-safe.
2018-01-11 A. Unique TensorFlowerFixes a tiny typo in the usage message.
2018-01-11 Justine TunneySet SQLite page_size to 4096 by default
2018-01-11 A. Unique TensorFlowerAdd option to specify output alignment for BundleWriter.
2018-01-11 A. Unique TensorFlowerbackward compat: Prevent changes to attr's default...
2018-01-11 Benoit SteinerImplemented heuristic to decrease memory utilization...
2018-01-11 A. Unique TensorFlowerAdd speech endpointer model test for TF-lite.
2018-01-11 A. Unique TensorFlowerAdd missing tf.contrib.receptive_field dependencies.
2018-01-11 A. Unique TensorFlowerIncrease number of inlined elements in EdgeSet from...
2018-01-11 Gunhan GulsoyEnable stacktrace printing ont test failures for python...
2018-01-11 Chris YingRemove debugging print statement from tf.image.random_f...
2018-01-11 Justin Lebar[XLA:GPU] Add reduction-to-scalar code.
2018-01-11 A. Unique TensorFlowerChange ios_tensorflow_lib to depend on ios_tensorflow_l...
2018-01-11 Alexandre PassosComments for the functors in concat_lib
2018-01-11 A. Unique TensorFlowerAdd support for for loops.
2018-01-11 Derek Murray[tf.data] Improve documentation for `Dataset.batch...
2018-01-11 A. Unique TensorFlowerAdds loss_reduction argument in head.
2018-01-11 A. Unique TensorFlowerEnable identity reshape and common factor hoisting...
2018-01-11 A. Unique TensorFlower[XLA] Make HLO CSE faster.
2018-01-11 A. Unique TensorFlowerChanging the default value of the momentum constant...
2018-01-11 Adam RobertsAppropriately handle building of CudnnRNN if variable...
2018-01-11 A. Unique TensorFlowerReduce WARNING to INFO on reloading table.
2018-01-11 Justin Lebar[XLA:GPU] Specify an explicit alignment on args to...
2018-01-11 Benoit SteinerSet the type of the placeholder nodes creating when...
2018-01-11 Skye Wanderman... Switch GradientsDebugger to use C API-friendly Python...
2018-01-11 Brian PattonAllow backends to specify a custom ShapeVerifier to...
2018-01-11 Todd Wang[TF/XLA] Add stricter checks of buffer sizes within...
2018-01-11 A. Unique TensorFlowerFix a deadlock condition when session are run in multip...
2018-01-11 A. Unique TensorFlowerAutomated g4 rollback of changelist 181548597
2018-01-11 A. Unique TensorFlowerAdded the "Getting Started with TensorFlow for ML Begin...
2018-01-11 A. Unique TensorFlowerAutomated g4 rollback of changelist 181260801
2018-01-11 A. Unique TensorFlowerThrows exceptions in Java API of TF Lite if it fails...
2018-01-11 Chris Leary[XLA] More SWIG error propagation and transfers from...
2018-01-11 Allen LavoieFix for graph execution of gradients_function
2018-01-11 Skye Wanderman... Fetch OpDef if necessary in Operation.__init__
2018-01-11 Mustafa IspirAdd Dataset support information to pydoc of Estimator...
2018-01-11 Yao ZhangFix a bug in updating NodeMap, where the node name...
2018-01-10 A. Unique TensorFlowerImproved performance of tf.image.rgb_to_grayscale....
2018-01-10 Skye Wanderman... Make test_utils_test.py work with C API enabled.
2018-01-10 Austin AndersonAdd --fat_apk_cpu=arm64-v8a for arm64 Android builds
2018-01-10 Pete WardenReverted Raspberry Pi Docker files back to Ubuntu 14...
2018-01-10 Rui ZhaoPropagate static shape info in AttentionWrapperState...
2018-01-10 A. Unique TensorFlowerDo not optimize out Identity nodes if specified as...
2018-01-10 A. Unique TensorFlower[TF:XLA] Fix infinite loop in HLO data flow analysis.
2018-01-10 Benoit SteinerAdded a utility function to create a grappler item...
2018-01-10 Sanjoy Das[XLA] Clean up our handling of ExecutionProfile and...
next