platform/upstream/tensorflow.git
2018-03-16 A. Unique TensorFlowerFix a typo in docstring for index_table_from_tensor.
2018-03-16 A. Unique TensorFlower- Adds support for shared embedding layers (e.g. in...
2018-03-16 Chris Leary[XLA:python] Fix a bug where returning an status would...
2018-03-16 A. Unique TensorFlowerClean up and clarify the 'install from source' page.
2018-03-16 A. Unique TensorFlower[tf2xla] Introduce XlaTensorInfo
2018-03-16 Suharsh SivakumarDon't put quantization variables in EMA collection...
2018-03-16 A. Unique TensorFlowerPropagate min-max when resolving constant Reshape op.
2018-03-16 Gunhan GulsoyAutomated g4 rollback of changelist 189234789
2018-03-16 Sanjoy DasImplement out of bounds behavior for gather in the...
2018-03-16 A. Unique TensorFlowerInternal cleanup.
2018-03-16 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-15 Benoit SteinerSymbolic gradient optimization
2018-03-15 A. Unique TensorFlowerAdd initial host transfer ops for XLA support for compu...
2018-03-15 Alexandre PassosClarifying when is it possible to use a tape while...
2018-03-15 Sanjoy DasRename CreateXyzHlo utilities to MakeXyzHlo as discusse...
2018-03-15 A. Unique TensorFlowerAutomated g4 rollback of changelist 189231636
2018-03-15 A. Unique TensorFlowerPass error reporter to file copy allocation,
2018-03-15 A. Unique TensorFlowerPIE binaries that depends on static libraries usually...
2018-03-15 Sanjoy DasChange ParseAndVerifyModule to take a StringPiece; NFC
2018-03-15 Pete WardenCheck for very large chunk sizes in WAV decoding
2018-03-15 A. Unique TensorFlowerAdds a GPU kernel registration for PlaceholderWithDefau...
2018-03-15 Shivani Agrawal[Checkpointable] Make EagerIterator checkpointable.
2018-03-15 A. Unique TensorFlowerInternal cleanup.
2018-03-15 A. Unique TensorFlowerFix the HLO alias analysis and copy insertion to cope...
2018-03-15 Allen LavoieFix a bug which caused slot variables to be shared...
2018-03-15 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-15 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-03-15 Surya BhupatirajuAdd mean-only FID and diagonal-covariance-only FID...
2018-03-15 Yu-Cheng LingTFLite iOS Makefile: Disable SSE4.1 for x86_64 build.
2018-03-15 Jacques PienaarMerge changes from github.
2018-03-15 Mustafa IspirSmall code readability improvement.
2018-03-15 Anna RRemove underscore prefix from broadcast_gradient_args op.
2018-03-15 Derek MurrayWarn when creating a `tf.InteractiveSession` if another...
2018-03-15 Benjamin KramerClarify that in_nodes and in_edges includes control...
2018-03-15 A. Unique TensorFlowerAutomated g4 rollback of changelist 189110935
2018-03-15 Benjamin Kramer[TF:XLA] Don't follow control dependencies for const...
2018-03-15 A. Unique TensorFlowerPrevent fusing activation functions that would remove...
2018-03-15 Bixia Zheng[XLA:CPU] Fix the parallel task assignment to not paral...
2018-03-15 A. Unique TensorFlowerBroadcast Sub and Div from #17123 except for quantization.
2018-03-15 A. Unique TensorFlowerRefactor and enable loop optimizer tests.
2018-03-15 Alexandre PassosInternal change.
2018-03-15 Allen LavoieReally delete old checkpoints this time.
2018-03-15 Justin Lebar[XLA] Add --xla_hlo_profile_last_run flag to replay_com...
2018-03-15 Akshay AgrawalTFE: Modify initialization of `ContextStack` to ensure...
2018-03-15 A. Unique TensorFlower add grpc service stub for TPUProfilerAnalysis
2018-03-15 A. Unique TensorFlowerEnable constant folding optimizations in loop bodies...
2018-03-15 A. Unique TensorFlowerExpose setNumThreads in the Java API.
2018-03-15 A. Unique TensorFlowerDisable Add/AddN rewrite (temp).
2018-03-15 A. Unique TensorFlowerRemoved the pointer to model from interpreter.
2018-03-15 A. Unique TensorFlowerAdd ability to use feature_columns in KMeans Estimator.
2018-03-15 Justin Lebar[SE] [XLA:GPU] Inform --xla_hlo_profile of the GPU...
2018-03-15 A. Unique TensorFlowerEnable Add/AddN tree rewrite for symbolically equal...
2018-03-15 Mingsheng HongInternal change.
2018-03-15 A. Unique TensorFlowerMake hash.h a public header.
2018-03-15 Jacques PienaarAdd int64 to randomized tests.
2018-03-15 Allen LavoieCheckpointable: Add logic for late-naming of SaveableOb...
2018-03-15 David Majnemer[XLA] Add a test for F32 -> U32 conversion
2018-03-15 Derek Murray[tf.data] Fix Python shape inference for `tf.contrib...
2018-03-15 A. Unique TensorFlowerTurn on strip_default_attrs in custom export strategy...
2018-03-15 A. Unique TensorFlowerAutomated g4 rollback of changelist 189060958
2018-03-15 Benoit SteinerCheck for the value of the _XlaCompile boolean since...
2018-03-14 Yifei FengAutomated g4 rollback of changelist 189089672
2018-03-14 A. Unique TensorFlowerEnable async eager mode in python. Add some benchmarks.
2018-03-14 Andrew HarpAutomated g4 rollback of changelist 188525171
2018-03-14 Pete WardenAutomated g4 rollback of changelist 189071037
2018-03-14 Igor SaprykinRe-phrase some tests in replicate_model_fn using parame...
2018-03-14 Anna RRemove underscore prefix from ref_identity op.
2018-03-14 Jacques PienaarEnsure zeros constant created is dominated by Switch...
2018-03-14 A. Unique TensorFlowerAdding non-linear image warping ops to tf.contrib.image
2018-03-14 A. Unique TensorFlowerRename KMeans _parse_tensor_or_dict to _parse_features_...
2018-03-14 Anna RRemoving underscore prefix from _enter and _ref_enter.
2018-03-14 A. Unique TensorFlowerRemove nsync header files from tensorflow/core/platform...
2018-03-14 A. Unique TensorFlowerSet shard count to 4 for tensorflow/contrib/linalg...
2018-03-14 Anna RRemoving underscore prefix from _scalar_summary and...
2018-03-14 Anna RFix tensorflow/python/eager:benchmarks_test.
2018-03-14 Pete WardenCheck for very large chunk sizes in WAV decoding
2018-03-14 Sanjoy Das[TF:XLA] Bump open source llvm revision to r327491
2018-03-14 Yunxing DaiAdd test in select and scatter to test tie breaking...
2018-03-14 Asim ShankarJava: Released 1.7.0-rc0
2018-03-14 A. Unique TensorFlower[XLA] Add XlaBuilder. This is the first step of impleme...
2018-03-14 A. Unique TensorFlowerMove StringPieceHasher from stringpiece.h to hash.h...
2018-03-14 A. Unique TensorFlowerSmall portability fixes to build scripts.
2018-03-14 Skye Wanderman... Include test_ops_kernels in main TF build rule.
2018-03-14 A. Unique TensorFlowerImplement partial constant folding for Concat.
2018-03-14 Ayush DubeyAdd ScopedAllocator and ScopedAllocatorMgr.
2018-03-14 Jacques PienaarExtend reduce_ops test to integers.
2018-03-14 HyoukJoong LeeAdd interface in HloModuleGroupMetadata to return all...
2018-03-14 Benoit SteinerCheck for the value of the _XlaCompile boolean since...
2018-03-14 Rachel LimRemoved stray/dead code that snuck in there in an earli...
2018-03-14 A. Unique TensorFlowerSupport for the Is and IsNot comparator nodes
2018-03-14 A. Unique TensorFlowerTest use of tensor_list inside loops, as well as changi...
2018-03-14 A. Unique TensorFlowerFix std::accumulate init value in xla::Product
2018-03-14 Justin Lebar[TF:XLA] Add compiler fuel to mark_for_compilation_pass.
2018-03-14 Kay Zhu[XLA] Supports fusion ops in HloEvaluator.
2018-03-14 Yao ZhangAvoid live lock in a loop.
2018-03-14 A. Unique TensorFlowerAdd LinearOperatorBlockDiagonal, which supports matrix...
2018-03-14 Derek Murray[tf.data] Support tf.SparseTensor components in tf...
2018-03-14 Sanjoy DasAdd a GatherExpander pass that can rewrite Gather ops...
2018-03-14 Tayo Oguntebi Adds R2 ReduceWindow test and generalizes the R2...
2018-03-14 Anna RAdd ops to API that have tf_export decorators but haven...
next