platform/upstream/tensorflow.git
2018-01-20 Mark HeffernanAdd check for valid outfeed shape on outfeed creation...
2018-01-20 A. Unique TensorFlower[XLA] Update R4 reduce window test cases.
2018-01-20 Jacques PienaarAdd clif rules for function.proto.
2018-01-20 A. Unique TensorFlowerMake sure the same rewrite is not performed multiple...
2018-01-19 Jacques PienaarReport incompatible shapes in case of check failure.
2018-01-19 A. Unique TensorFlowerAutomated g4 rollback of changelist 182559231
2018-01-19 Nick Desaulniers[XLA] Add xla_dump_prepass_hlo_proto_to debug flag
2018-01-19 Zhixian YanTFLite export optional tensor as -1 id.
2018-01-19 Shivani Agrawal[tf.data] Minor fix for saveable MapDataset and Paralle...
2018-01-19 A. Unique TensorFlowerPublish TPU Estimators Docs on github
2018-01-19 Brian PattonFilling in some holes in C64 support with Literals.
2018-01-19 Chris Leary[XLA] Simplify trivial pad/reduce-window combos into...
2018-01-19 A. Unique TensorFlowerUpdate pin for bazel-toolchains to latest version
2018-01-19 Peter Hawkins[TF:XLA] Improve the error message when ComputeConstant...
2018-01-19 A. Unique TensorFlowerAdd support for time_major shape format to the sequenti...
2018-01-19 Alexandre PassosHandling resource captures when defining functions.
2018-01-19 Dustin TranMove layers_dense_variational_impl.py to layers_dense_v...
2018-01-19 A. Unique TensorFlowerChange deprecated keep_dims parameter to keepdims.
2018-01-19 A. Unique TensorFlower [tpu:profiler] Do not generate output files from...
2018-01-19 Sanjoy Das[TF:XLA] Bump open source llvm revision to r322942
2018-01-19 Dustin TranAdd convolutional Flipout layers.
2018-01-19 A. Unique TensorFlowerCorrect handling of dtype for multinomial sampling.
2018-01-19 A. Unique TensorFlowerAdd option for loop unrolling in MaskedAutoregressiveFl...
2018-01-19 Alexandre PassosFixes issue with using lookup ops in datasets from...
2018-01-19 Anna RFixes #12466. Fix getfile in cases when .py files aren...
2018-01-19 A. Unique TensorFlowerFix documentation typo.
2018-01-19 A. Unique TensorFlowerChange deprecated dim parameter to axis.
2018-01-19 Benoit SteinerImproved detection of swappable nodes
2018-01-19 Peter Hawkins[TF:XLA] Include a summary of the TF operator when...
2018-01-19 Ilya BiryukovUpdated the version of downloadable chromium's clang...
2018-01-19 A. Unique TensorFlowerFix typo in MklSubAllocator::ClearStats()
2018-01-19 A. Unique TensorFlowerSupport writing np.ndarray as tensors in Summary proto.
2018-01-19 Anna RScript to create ApiDef files automatically based on...
2018-01-19 A. Unique TensorFlowerReshaping vars correctly in _compute_fraction_of_zero.
2018-01-19 Alexandre PassosAvoid use-after-free in eager tape code.
2018-01-19 A. Unique TensorFlower[TF:XLA] Make ResizeBilinear and ResizeBilinearGrad...
2018-01-19 A. Unique TensorFlowerFix some (re)shaping issues.
2018-01-18 A. Unique TensorFlowerRemove extra repeat in tf.data.Dataset documentation.
2018-01-18 Nick FeltUpdate tensorboard dependency to minimum of 0.4.0
2018-01-18 Saurabh SaxenaHandle case when buffer_size is larger than total datas...
2018-01-18 Benoit SteinerEntice TensorFlow to swap data out of GPU memory sooner
2018-01-18 A. Unique TensorFlowerAdd a convenient function that makes an HloProto from...
2018-01-18 Sung Jin HwangFixed Eigen-version Conv2DBackpropInput kernel, marked...
2018-01-18 Anna RUse snake-case name when generating @tf_export decorato...
2018-01-18 A. Unique TensorFlowerMake bfloat16 work correctly with matmul
2018-01-18 Tayo Oguntebi Adds ReduceWindow R1 test case for windows of length...
2018-01-18 Derek Murray[tf.data] Update API guide to include latest methods.
2018-01-18 A. Unique TensorFlowerSupports Squeeze in Tf Lite.
2018-01-18 Yu-Cheng LingBazel rule to generate LICENSE for TFLite C library.
2018-01-18 Benoit SteinerDon't try to swap out persistent data
2018-01-18 Sanjoy Das[TF:XLA] Bump open source llvm revision to r322850
2018-01-18 A. Unique TensorFlowerAdd basic class support:
2018-01-18 A. Unique TensorFlowerAdd tests for R2 reduce window with multiply reduction.
2018-01-18 Derek Murray[tf.data] Further simplify the `CapturedFunction::Run...
2018-01-18 A. Unique TensorFlowerEnable a no longer flaky test.
2018-01-18 Yu-Cheng LingTFLite iOS Makefile: Enable SSE4.1 for x86_64 build.
2018-01-18 Kay Zhu[TF:JIT] Make :xla_device visible to public, which...
2018-01-18 Allen LavoieDisable flaky test
2018-01-18 Peter Hawkins[TF:XLA] Add support for atrous (RHS dilated) convoluti...
2018-01-18 Andrew SelleWarn against using the name RELU1 again as an op.
2018-01-18 Sanjoy Das[XLA:AOT] Emit a .o file to hold the ProgramShape protobuf
2018-01-18 A. Unique TensorFlowerAdds SUM_OVER_BATCH_SIZE in losses.Reduction.
2018-01-18 A. Unique TensorFlowerAllow numpy_input_fn to take an ndarray representing...
2018-01-18 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-01-18 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-18 A. Unique TensorFlowerAdded matrix logarithm op to linear algebra ops.
2018-01-18 A. Unique TensorFlowerFix Markdown for examples in WarmStartSettings docstring.
2018-01-18 A. Unique TensorFlowerExpose Sequential as tfe.Sequential to go with the...
2018-01-18 A. Unique TensorFlowerBasic feature selection for boosted trees.
2018-01-18 A. Unique TensorFlower[XLA] Add Pad to the local Python XLA client.
2018-01-18 Chris Leary[XLA:python] Simplify frame data extraction, fix Py3...
2018-01-18 A. Unique TensorFlowerAdd WarmStartSettings configuration for canned Estimators.
2018-01-18 Justine TunneySay SQLite BLOB protos are ideally temporary
2018-01-18 Jianwei XieSlightly tune the usage of ctx to be consistent with...
2018-01-18 A. Unique TensorFlowerDynamically print helper message based on user queries.
2018-01-18 A. Unique TensorFlowerinternal change
2018-01-18 Brennan SaetaNicer error messages when missing filesystem.
2018-01-18 Sung Jin HwangAdd range encode and decode to new tensorflow contrib.
2018-01-18 Rohan JainChanges the CapturedFunction implementation to not...
2018-01-18 Chris Leary[XLA] Add source mapping support to SWIG API.
2018-01-18 Blake HechtmanUse explicit broadcasts in ResizeBilinear Kernel creati...
2018-01-18 A. Unique TensorFlowerUpdate contrib/all_reduce/python/all_reduce.py in conse...
2018-01-18 Yuefeng ZhouCombine host and device memory proto fields.
2018-01-17 Kiril GorovoyMake _check_bazel_version_at_least in workspace.bzl...
2018-01-17 A. Unique TensorFlowerPrune away Identity nodes without regular outputs....
2018-01-17 Amit PatankarDisabling flaky replicate_model_fn_test.py for cmake.
2018-01-17 Frank ChenAdd functionality to auto-discover project and zone...
2018-01-17 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-17 A. Unique TensorFlowerK-FAC: Fixes problem where initial eigendecomposition...
2018-01-17 Igor GanichevAdd TF_GraphNumFunctions and TF_GraphGetFunctions
2018-01-17 Sanjoy Das[TF:XLA] Bump open source llvm revision to r322618
2018-01-17 A. Unique TensorFlowerAdding support for to resolve constant FloorDiv, FloorM...
2018-01-17 Sourabh BajajMerge changes from github.
2018-01-17 Tayo Oguntebi * Adds rank-3 ReduceWindow computation to the referen...
2018-01-17 Yu-Cheng LingMake int64 inputs workable, and testable in generate_ex...
2018-01-17 A. Unique TensorFlower[XLA:GPU] Fix a problem in calculating the address...
2018-01-17 Shanqing CaiTFE: Improve spinn/README.md
2018-01-17 Igor SaprykinMake `replicate_model_fn` friendlier to distributed...
2018-01-17 Dan RingwaltAdd tf.contrib.image.connected_components.
2018-01-17 Yuanzhong XuAllow specifying the device in CreateParameterAndTransf...
next