platform/upstream/tensorflow.git
2018-03-13 A. Unique TensorFlowerMerges (embedding|indicator)_column with their sequence...
2018-03-13 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-03-13 A. Unique TensorFlowerSupport NHWC <--> HWNC permutation.
2018-03-13 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-13 Shanqing CaiMerge changes from github.
2018-03-13 A. Unique TensorFlowerRemove integration_tests directory and associated files.
2018-03-13 Max GalkinDemystify MaterializeShapes a bit.
2018-03-13 A. Unique TensorFlowerMake tf.add_to_collections visible.
2018-03-13 A. Unique TensorFlower[XLA:Tools] Make hlo_runner understand --xla_hlo_profile.
2018-03-13 Skye Wanderman... Don't evaluate control flow in EvaluateConstantTensor.
2018-03-12 A. Unique TensorFlowerBREAKING_CHANGE: Split out event_ndims=0 bijectors...
2018-03-12 Derek MurraySwitch BuildGraphOptions to wrap CallableOptions.
2018-03-12 Benoit SteinerDon't use shapes unless it's safe to do so.
2018-03-12 Derek Murray[tf.data] Enable Dataset.make_one_shot_iterator() and...
2018-03-12 Yu-Cheng LingTFLite Delegate: Expose input / output tensor indicies...
2018-03-12 Max GalkinFix typo in the doc: tf.multiplytiply
2018-03-12 A. Unique TensorFlowerK-FAC: FisherBlocks for tf.nn.{depthwise_conv2d, separa...
2018-03-12 A. Unique TensorFlowerMove "hoist common factor out of aggregation" optimization
2018-03-12 Sanjoy Das[TF:XLA] Bump open source llvm revision to r327201
2018-03-12 Eugene Brevdo[TFLite] Don't require a std::vector for Interpreter...
2018-03-12 Igor SaprykinMove `loss_reduction` argument from `replicate_model_fn...
2018-03-12 A. Unique TensorFlowerAdd is_discrete, is_continuous, is_bounded methods...
2018-03-12 Allen LavoieFix another eager PyObject leak
2018-03-12 Joshua V. DillonAdd custom_gradient function.
2018-03-12 A. Unique TensorFlowerExtend TF Eager C API to allow asynchronous execution.
2018-03-12 Yunxing Dai[XLA] [Copy insertion] Deterministically iterate throug...
2018-03-12 Skye Wanderman... Switch op_hint.py to use _set_attr.
2018-03-12 Mark DaoustStandardize "op" capitalization, see "adding_an_op".
2018-03-12 Joshua V. DillonImprove usability of `tf.contrib.bayesflow.custom_gradi...
2018-03-12 A. Unique TensorFlowerTransposes are can be merged into reshapes when the...
2018-03-12 A. Unique TensorFlowerboosted_trees: infer the output shapes of Quantiles...
2018-03-12 Benoit SteinerAvoid capturing unused variables in lambda functions
2018-03-12 Skye Wanderman... Fix race in C API.
2018-03-12 A. Unique TensorFlowerTurn trivial Pack ops with a single input into ExpandDi...
2018-03-12 A. Unique TensorFlowerMake default number of threads trigger the default...
2018-03-12 A. Unique TensorFlowerConvert Squeeze into Reshape: Support empty output...
2018-03-12 A. Unique TensorFlowerSupporting quantization of Gather ops and removal of...
2018-03-12 Allen LavoiePlug a few more PyObject leaks, test for them.
2018-03-12 Benoit SteinerDon't let the grappler item builder fail if the graph...
2018-03-12 A. Unique TensorFlowerDon't remove identity nodes if they follow a device...
2018-03-12 Asim ShankarResourceScatterUpdate: Gracefully handle inconsistent...
2018-03-12 Benoit SteinerTurn on function optimization by default
2018-03-12 A. Unique TensorFlowerReuse the linear index when broadcasting a contiguous...
2018-03-12 A. Unique TensorFlowerLint some files.
2018-03-12 Olivia Nordquistthis test is also timing out in cuda so disabling for now
2018-03-12 Mark Daoustpropagate fix from tensorflow/models#3561
2018-03-12 Shashi ShekharFix assets for the TF camera example.
2018-03-12 Olivia Nordquistdisable flaky asan test
2018-03-12 Derek MurrayFix typo in description of INTERNAL error code.
2018-03-11 A. Unique TensorFlowerRemoved duplicate statement.
2018-03-11 Derek MurrayFixes a race condition in function instantiation.
2018-03-11 A. Unique TensorFlowerSpecify the `maximum_iterations` to tf.while_loop in...
2018-03-11 Bixia ZhengSelectively re-enable bfloat16 tests for the GPU backend.
2018-03-11 A. Unique TensorFlowerImprove errors raised when an object does not match...
2018-03-11 Gunhan GulsoyFix windows GPU build scripts.
2018-03-11 Jianwei XieAdds a warning to help user to debug the TPU program...
2018-03-10 A. Unique TensorFlowerTurn the following ops into Identity.
2018-03-10 Rui ZhaoIncrement node_ids when merging CostGraphDef.
2018-03-10 Michael Kuperstein[XLA] Speed up colocated buffer merging.
2018-03-10 A. Unique TensorFlowerFix DepthToSpace and SpaceToDepth to silently return...
2018-03-10 A. Unique TensorFlowerFix docstring for `embedding_lookup_sparse`.
2018-03-10 Mingsheng HongUnified test util PlaceHolderFloat() into PlaceHolder...
2018-03-10 A. Unique TensorFlowerPropagate min/max for StridedSlice
2018-03-10 A. Unique TensorFlowerMove optimizations to arithmetic optimizer stages
2018-03-10 Derek MurrayAdd experimental Session::MakeCallable() API and implem...
2018-03-10 Derek MurrayFix flakiness in common_runtime/function_test.cc.
2018-03-10 A. Unique TensorFlowerAllowing ReorderActivationFunctions to reorder output...
2018-03-10 A. Unique TensorFlower[XLA] Add a whole graph execution interface.
2018-03-09 Brennan SaetaProcFLR: Include the remote function target in the...
2018-03-09 Akshay ModiMove a utility function into the eager C internal API
2018-03-09 Igor SaprykinCopy `replicate_model_fn` to core.
2018-03-09 Joshua V. DillonMigrate tf.contrib.bayesflow.optimizers to tfp.optimziers.
2018-03-09 Allen LavoieEager: Fix a Dimension PyObject leak, test for it.
2018-03-09 Michael CaseInternal Change.
2018-03-09 Francois CholletPart of the update of tf.keras to the Keras 2.1.5 API.
2018-03-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 188501394
2018-03-09 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326989
2018-03-09 Skye Wanderman... Add smart_case that calls smart_cond.
2018-03-09 A. Unique TensorFlowerRemove the nondeterminism from a test for initializing...
2018-03-09 Kay Zhu[XLA:Doc] Fix an typo "Alternately" -> "Alternatively".
2018-03-09 A. Unique TensorFlowerLSTM support: Add non-uint8 quantized operators.
2018-03-09 A. Unique TensorFlowerInternal Change
2018-03-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 188492233
2018-03-09 Gunhan GulsoyAutomated g4 rollback of changelist 188433328
2018-03-09 A. Unique TensorFlowerMove warm_starting_util from third_party/tensorflow...
2018-03-09 Rohan JainAllowing for FunctionLibraryRuntime::Run calls to not...
2018-03-09 Jacques PienaarAdd more debugging output, filtering by int_type in...
2018-03-09 Mingxing TanAdd bool type for tflite.
2018-03-09 Justin Lebar[XLA:GPU] Don't fuse get-tuple-element.
2018-03-09 A. Unique TensorFlowerMake SetNumThreads apply to the eigen threads. (This...
2018-03-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 188397087
2018-03-09 Justin Lebar[XLA:GPU] Convert FusionMergerTest to use module strings.
2018-03-09 A. Unique TensorFlowerImplement partial constant folding for Concat.
2018-03-09 Benoit SteinerEnsure that the rank of the input to tf.Unique is 1...
2018-03-09 A. Unique TensorFlowerUse the multithreaded conv only when threads are available.
2018-03-09 A. Unique TensorFlowerEnable the Grappler arithmetic optimizer for all python...
2018-03-09 A. Unique TensorFlowerDesugar IfExp nodes
2018-03-09 A. Unique TensorFlowerAdding support for constant Gather ops.
2018-03-09 A. Unique TensorFlowerConvert Squeeze into Reshape and support squeezes on...
2018-03-09 Justin Lebar[StreamExecutor] Remove ThenDoHostCallbackForTest ...
next