platform/upstream/tensorflow.git
2018-05-21 Xiaoqiang ZhengMerge pull request #19273 from ageron/fix_estimator_doc
2018-05-21 Nand DalalStreamingFilesDataset fixes (#19413)
2018-05-20 ManHyukFix typo (#19411)
2018-05-20 Martin WickeMerge pull request #18685 from nuchi/fft_no_core_framew...
2018-05-19 Qing ZHaocomment typo (#19381)
2018-05-19 Gunhan GulsoyMerge pull request #19409 from zheng-xq/branch_197218170
2018-05-19 annarevMerge pull request #19408 from annarev/add_more_missing...
2018-05-19 zhengxqMerge commit for internal changes
2018-05-18 Xiaoqiang ZhengMerge pull request #19338 from girving/clip
2018-05-18 Igor SaprykinAutomated g4 rollback of changelist 197070234
2018-05-18 A. Unique TensorFlowerImprove import error messages.
2018-05-18 Anna RAdd missing dependencies to test_lite_main
2018-05-18 Igor SaprykinSkip tests that require unavailable hardware when not...
2018-05-18 Yifei FengMerge pull request #19404 from yifeif/distributed
2018-05-18 Alexandre PassosCorrect dtype in resource_strided_slice_assign
2018-05-18 A. Unique TensorFlowerRemove unused BUILD dependencies
2018-05-18 Jianwei XieFixed an issue when add context into params.
2018-05-18 Yifei FengMake distributed_test use tf-nightly by default.
2018-05-18 annarevAdding back abi and stacktrace dependencies to stacktra...
2018-05-18 Yu-Cheng LingRevert a change to fix TFLite iOS demo app.
2018-05-18 Suharsh SivakumarThe quantizer should match the patterns for partition...
2018-05-18 A. Unique TensorFlower[dataset]: Remove extra `repeat` in the docstring for...
2018-05-18 Dimitris Vardoulakis[TF:XLA] Delete the reverseDFS scheduler. With recent...
2018-05-18 A. Unique TensorFlowerExpose read-only versions of input tensors in tflite.
2018-05-18 Joshua V. DillonEnable `SeedStream` construction from other `SeedStream...
2018-05-18 Igor GanichevAdd eager tests for automatic tensor flattening
2018-05-18 Mustafa IspirAdd an in-memory evaluator for Estimator. It will run...
2018-05-18 A. Unique TensorFlowerWhen converting an unsupported op in TOCO, we can possi...
2018-05-18 Sanjoy Das[TF:XLA] Bump open source llvm revision to r332697
2018-05-18 Younghee Kwonboosted_trees: allow labels to have rank 1 as other...
2018-05-18 Peter Hawkins[TF:XLA] Remove underscore prefix from XlaLaunch operator.
2018-05-18 Ruoxin SangValidate the file signatures before issusing a content...
2018-05-18 A. Unique TensorFlowerAutomated g4 rollback of changelist 197118212
2018-05-18 Yu-Cheng LingOp version: Populate version in Toco TFLite exporter
2018-05-18 Nick Desaulniers[TF:XLA] Allow the HloEvaluator to be changed for the...
2018-05-18 Rachel Lim[tf.data] Changed internal implementation of `make_csv_...
2018-05-18 Yu-Cheng LingImprove TFLite generated example test speed.
2018-05-18 Brian PattonUpdate the docstring on function.Defun to reflect curre...
2018-05-18 A. Unique TensorFlowerRestructure BUILD rules to be modularly correct
2018-05-18 A. Unique TensorFlowerMark link-time dependency library as alwayslink=1.
2018-05-18 Tatiana ShpeismanMerge pull request #18240 from Intel-tensorflow/ashraf...
2018-05-18 A. Unique TensorFlowerModify PadInsertion pass so that it matches other passes.
2018-05-18 A. Unique TensorFlowerDropping support for CUDA < 8.
2018-05-18 A. Unique TensorFlowerExtracts the following optimizations into methods:
2018-05-18 Ilya BiryukovUpdate downloadable clang to a new revision
2018-05-18 A. Unique TensorFlowerDropping support for cuDNN < 6.
2018-05-18 Pavithra VijayMove Keras code out of _impl folder and remove API...
2018-05-18 Michael Kuperstein[XLA] Clamp indices in DynamicSlice and DynamicUpdateSl...
2018-05-18 A. Unique TensorFlowerHandle HloInstruction::ToString() when literal is missing.
2018-05-18 Mark Daoustmarkdown fixes
2018-05-18 A. Unique TensorFlowerDo not force default layout when there is no need to.
2018-05-18 Martin WickeMerge pull request #19355 from tensorflow/mrry-patch-2
2018-05-18 A. Unique TensorFlower Add NCHW_VECT_W tensor format.
2018-05-18 A. Unique TensorFlowerEnable optimizations submitted during pre-NIPS freeze:
2018-05-17 Younghee Kwonboosted_trees: fixed the crash when eval/prediction...
2018-05-17 Akshay ModiMisc changes found when debugging an unrelated problem.
2018-05-17 A. Unique TensorFlowerMake V1 metrics distributed-aware. Also fix a bug where...
2018-05-17 A. Unique TensorFlower[XLA] Redesign: delete xla::Computation.
2018-05-17 Craig CitroDon't add branch prediction hints when compiling under...
2018-05-17 Olivia Nordquistfixing some incorrect documentation in test cases.
2018-05-17 Sanjoy DasIntroduce an "indexed array" analysis
2018-05-17 Youlong Cheng Add more test cases in function_test
2018-05-17 A. Unique TensorFlowerDelete unused proto schema "graph_explorer.proto".
2018-05-17 Igor SaprykinSupport combinations stored in a global variable in...
2018-05-17 David Majnemer[XLA] Use Expm1 in Elu/Selu
2018-05-17 Akshay ModiMove runtime.{h,cc,_test.cc} into core/common_runtime...
2018-05-17 A. Unique TensorFlowerClean up CFG test suite
2018-05-17 Jiri SimsaMerge pull request #19294 from yongtang/03122018-MapAnd...
2018-05-17 Blake Hechtman[XLA] Remove eq_shapes from Identical SlowPath since...
2018-05-17 Yu-Cheng LingSupport Bool in Cast (TFLite)
2018-05-17 Rachel LimAdded CSV parsing to the tf.data programmers guide
2018-05-17 Allen LavoieBasic usability fixes for RNNCell wrappers
2018-05-17 A. Unique TensorFlowerFix L2Normalization.
2018-05-17 Nick Desaulniers[TF:STREAM_EXECUTOR] move declaration of multi_platform...
2018-05-17 Allen LavoieAutomated g4 rollback of changelist 197026249
2018-05-17 Michael Kuperstein[TF:XLA] Do not rely on implementation-defined semantic...
2018-05-17 A. Unique TensorFlowerAllows users to specify allow_custom_ops when calling...
2018-05-17 Michael CaseRemove -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK being...
2018-05-17 A. Unique TensorFlowerSupport functools.partial as callable object in tf_insp...
2018-05-17 A. Unique TensorFlower[XLA] Redesign: delete Client::LoadSnapeshot(SessionMod...
2018-05-17 Akshay ModiTest some distributions stuff in Eager as well as Graph
2018-05-17 A. Unique TensorFlowerInternal Change
2018-05-17 A. Unique TensorFlowerSupport 1x1x1xN bias sizes in TFLite's convolution...
2018-05-17 A. Unique TensorFlowerInternal change
2018-05-17 Skye Wanderman... Remove C API staging from importer.py.
2018-05-17 Alexandre PassosFix the fizzbuzz example
2018-05-17 A. Unique TensorFlowerUse integral power function rather than floating point...
2018-05-17 Benjamin Kramer[XLA:GPU] Unroll multi-output loop fusions
2018-05-17 A. Unique TensorFlowerChange loop variable type to be deduced.
2018-05-17 Xiaoqiang ZhengMerge pull request #19321 from krantideep95/patch-1
2018-05-17 A. Unique TensorFlowerChange traverse_test.test_module to traverse a construc...
2018-05-17 Mark RyanFix alignment crashes in AVX512 builds (#19121)
2018-05-17 Geoffrey IrvingAdd tf.print an an alias for tf.Print (#19234)
2018-05-17 Alexandre PassosAllows the fizzbuzz example to work when called as...
2018-05-17 Tom HenniganRename private push/pop API and use from `stop_recordin...
2018-05-17 Nick Desaulniers[TF:XLA] remove re-initializations of Literals
2018-05-17 Derek MurrayImprove the error message printed when a WorkerService...
2018-05-17 Skye Wanderman... Improvements to function._FuncGraph.
2018-05-17 A. Unique TensorFlowerRemove misleading declaration-as-default that results...
2018-05-17 A. Unique TensorFlower[XLA] Adds HloLivenessAnalysis and HloModuleDCE.
next