platform/upstream/tensorflow.git
2018-01-26 Taehoon LeeFix docstrings in `scan` (#16432)
2018-01-26 Joel ShorIncrease tolerance on TFGAN losses test. fixes #16238...
2018-01-26 Stanislav LeventalIncluding common.h with NEON_2_SSE.h (#15743)
2018-01-26 ManHyukFix typo (#16425)
2018-01-26 cclaussimport contextmanager in side_effect_guards.py (#16426)
2018-01-26 cclaussimport tensorflow as tf (#16318)
2018-01-25 Sayed Hadi... Implement LoggingAsync for GRPC Worker Services (#14604)
2018-01-25 Jian Linadd URLEncode for the CopyObjectRequest of S3 Rename...
2018-01-25 Ashish Kumar RamAdd missing library in Dockerfile (#16417)
2018-01-25 freedom" Koan... make label_image for tflite build again (#16206)
2018-01-25 Viraj NavkalRemove calculation of unnecessary matrix columns in...
2018-01-25 Andrew HarpDon't load libcupti.so from regular path on Android...
2018-01-25 ted changAdd checkpoint file prefix check (#14341)
2018-01-25 ted changAdd additional argument to freeze_graph (#15906)
2018-01-25 ManHyukfix typos (#16384)
2018-01-25 JeromeModified Implementation of ndlstm_base_dynamic. (#16402)
2018-01-25 Sam MatzekBuild libjpeg-turbo ALTIVEC SIMD (#16409)
2018-01-25 Yong TangImprove SkipNBytes to RandomInputStream (#14557)
2018-01-25 Paweł KapicaRGB<->YIQ colorspace conversion (#15555)
2018-01-25 mktozkFix Conv3DTranspose in tf.keras (#16307)
2018-01-25 xiejwMerge pull request #16408 from xiejw/branch_183220585
2018-01-25 Jianwei XieMerge commit for internal changes
2018-01-25 A. Unique TensorFlowerFixes FunctionLibraryRuntime to be destroyed before...
2018-01-25 A. Unique TensorFlowerAdd WarmStartSettings configuration for all Estimators.
2018-01-25 Francois CholletFix eager Pooling1D unit test for data_format='channels...
2018-01-25 A. Unique TensorFlowerAutomated g4 rollback of changelist 183171572
2018-01-25 Chris Leary[XLA] Add more tests for ConvertElementType.
2018-01-25 A. Unique TensorFlowerMake the graph generation for TFBT deterministic.
2018-01-25 A. Unique TensorFlower[XLA] Fix HloModule clone.
2018-01-25 Rui ZhaoAllow passing candidate sampling seed in to sampled_sof...
2018-01-25 Justin Lebar[XLA] Allow buffers for CustomCalls to be reused.
2018-01-25 A. Unique TensorFlowerRefactoring pass.
2018-01-25 Skye Wanderman... Don't close session in debug_gradients_test.py.
2018-01-25 Ian LangmoreVISIBILITY_FIX: Add 'auto_correlation' to _allowed_sym...
2018-01-25 Skye Wanderman... Make batch_sequences_with_states_test.py work with...
2018-01-25 Skye Wanderman... Make resource_variable_ops_test.py work with the C...
2018-01-25 Yunxing DaiAdd R3 and R5 tests to select and scatter.
2018-01-25 A. Unique TensorFlowerAdd copy method to EagerVariableStore.
2018-01-25 Mohamed AlyChanges to fix a bug in ResolveConstantConcat whereby...
2018-01-25 Yong TangFix sample_distorted_bounding_box where min_object_cove...
2018-01-25 JeromeCreated dense_to_sparse in contrib.layers (#16119)
2018-01-25 A. Unique TensorFlowerFix comparison bug in remove_trivial_binary
2018-01-25 A. Unique TensorFlowerDedup control dependencies where the node already depen...
2018-01-25 Russell PowerDefer logging infeed error messages for a short time...
2018-01-25 Amit PatankarMerge branch 'master' into master
2018-01-25 A. Unique TensorFlowerPrepare internal kernels for BroadcastMul and BroadcastAdd
2018-01-25 A. Unique TensorFlowerBasic AddN support in toco
2018-01-25 Sanjoy Das[TF:XLA:CPU] Fix an issue with explicitly vectorized...
2018-01-25 Sanjoy Das[TF:XLA] Replace most of HloProfilePrinter by a protoco...
2018-01-25 Yutaka LeonSet export_outs in KMeans' EstimatorSpec.
2018-01-25 Amit PatankarMerge pull request #16380 from av8ramit/branch_183148922
2018-01-24 Skye Wanderman... Make tensor_util_test.py work with the C API enabled.
2018-01-24 Amit PatankarMerge commit for internal changes
2018-01-24 A. Unique TensorFlowerinternal change
2018-01-24 Eugene BrevdoModify dynamic_rnn to use max_seq_length for its while_...
2018-01-24 Amit PatankarParameterized docker build now supports a local pip...
2018-01-24 A. Unique TensorFlowerWhen a device list API such as TF_DeviceListName()...
2018-01-24 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-01-24 Gunhan GulsoyMerge pull request #16375 from xiejw/branch_183115307
2018-01-24 A. Unique TensorFlower[XLA] Enable F16 for the CPU and GPU backends.
2018-01-24 Sanjoy DasRemove THIRD_PARTY_ from #include guards
2018-01-24 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-24 A. Unique TensorFlowerExpose shared_embedding_columns in tf.feature_column.
2018-01-24 A. Unique TensorFlowerAdds loss_reduction argument to canned estimators.
2018-01-24 Derek Murray[Eager mode] Add an Eager-optimized version of the...
2018-01-24 Alexandre PassosSilent copies for int32 tensors in TFE.
2018-01-24 Jianwei Xiefix lite problem
2018-01-24 Sanjoy Das[TF:XLA] Bump open source llvm revision to r323309
2018-01-24 Scott TsengFix a buildscript error which prevents macro being...
2018-01-24 Darjan SalajDocumentation fix to contrib.signals (#15877)
2018-01-24 Yong TangUpdate docs and test cases for missing types in `tf...
2018-01-24 Nupur GargMake TFLite Pad op have parity with TF Pad op.
2018-01-24 A. Unique TensorFlowerPortability fix for parse_testdata.cc
2018-01-24 Alexandre Passostf_contextlib forgotten oops
2018-01-24 Alexandre PassosInitializes the context before setting the device policy
2018-01-24 Jianwei Xieresolve linter fixes.
2018-01-24 Justin Lebar[XLA] Fix crash in HloOrdering::ToString().
2018-01-24 ngc92Annotated return types for chaining dataset operations...
2018-01-24 Anna RInternal change.
2018-01-24 Yunxing Dai[BatchNorm] Remove CPU implementation
2018-01-24 Jianwei XieFixed linter errors.
2018-01-24 Yifei FengMerge pull request #16372 from yifeif/master
2018-01-24 A. Unique TensorFlowerfix typos in schema.fbs comments.
2018-01-24 Rajendra aroraMaking string values in legacy constant (#16326)
2018-01-24 Renat IdrisovSetting proper sonames on Linux (#15307)
2018-01-24 Suharsh SivakumarIntroduce experimental quantize training and eval apis.
2018-01-24 Anna RFix update_api_def.sh script to output ApiDefs instead...
2018-01-24 Yifei FengRevert #15967. Make pip package size too large.
2018-01-24 brett koonceminor spelling tweaks for eager execution docs (#16355)
2018-01-24 A. Unique TensorFlowerInternal Change
2018-01-24 Cescsupport preconditioner for `conjugated_gradient()`...
2018-01-24 Akshay AgrawalTFE: Add graph benchmark for linear regression, for...
2018-01-24 Loo Rong Jie[Bazel/Windows] Don't use -Wl and -lm on Windows (...
2018-01-24 Yifei FengMerge pull request #16361 from ManHyuk/fix_typo
2018-01-24 Yifei FengMerge pull request #16220 from lspvic/master
2018-01-24 Jianwei XieMerge changes from github.
2018-01-24 Ian Langmore* BUGFIX: See code associated with scale_identity_mult...
2018-01-24 freedom" Koan... [tflite] make calling NNAPI work again (#16256)
2018-01-24 Jonathan HseuRemove path_to_str from the public API (#16339)
2018-01-24 Jianwei XieRename internal field.
next