platform/upstream/tensorflow.git
2018-04-11 A. Unique TensorFlowersupport profiling multiple tpu through one grpc and...
2018-04-11 A. Unique TensorFlowerAdding support of core feature columns and losses to...
2018-04-11 A. Unique TensorFlowerRevealing the range of node ids in the latest layer...
2018-04-11 Derek MurrayIncrease size of //tensorflow/python/kernel_tests:sets_...
2018-04-11 Alexandre PassosFixes issue where name scope collisions could lead...
2018-04-11 Sourabh BajajGCS Filesystem should not cache checkpoint file as...
2018-04-11 A. Unique TensorFlowerExtend support to remove transpose/reverse on dimension...
2018-04-11 A. Unique TensorFlowerAdding support for batch_to_space_nd op with crops.
2018-04-11 A. Unique TensorFlowerAdds a nodedef_fn parameter to copy_op_handler, allowin...
2018-04-11 A. Unique TensorFlowerBREAKING_CHANGE: Remove event_ndims in Bijector, and...
2018-04-11 Jiri SimsaPorting tests for the `decode_proto` and `encode_proto...
2018-04-11 A. Unique TensorFlowerSupport for removing unfused quantized activation funct...
2018-04-11 A. Unique TensorFlowerReplace examples/image_retraining by a pointer to Tenso...
2018-04-11 A. Unique TensorFlowerFactor out the syntactic function scope tracking into...
2018-04-11 Francois CholletWhen not necessary, avoid the creation of a `placeholde...
2018-04-11 A. Unique TensorFlowerDepthwiseConv Optimizations
2018-04-11 Anna RInternal change.
2018-04-11 Rohan JainAdding hp5y back.
2018-04-11 Austin AndersonInternal TF Lite test changes
2018-04-11 Derek MurrayIncrease size of tensorflow/contrib/data/python/kernel_...
2018-04-11 Adria PuigdomenechUpdate docs for softmax_cross_entropy_with_logits.
2018-04-11 A. Unique TensorFlowerScript to create custom_ops inside a TensorFlow graphdef.
2018-04-11 A. Unique TensorFlowerDisable prelu tests for real now.
2018-04-11 A. Unique TensorFlowerFix uninitialized value.
2018-04-11 A. Unique TensorFlowerUse tf.train.get_or_create_global_step() instead of...
2018-04-11 Jacques PienaarAdd gradient in cond test to match CallGradInLoop.
2018-04-11 Mark DaoustAdd a clear error message for when a doc does not have...
2018-04-11 A. Unique TensorFlowerImport FunctionDef as GrapplerFunctionItem
2018-04-11 Nupur GargFixing dependencies.
2018-04-11 Michael CaseFix Windows GPU TensorFlow Bazel builds.
2018-04-11 A. Unique TensorFlowerTemporarily remove prelu from generated_examples_zip_test
2018-04-11 A. Unique TensorFlowerRemove unused former source of tensorflow.org/tutorials...
2018-04-11 A. Unique TensorFlowerFixing propagation of minmax info on constant gather...
2018-04-11 Benjamin Kramer[TF:XLA] Mark oom_test as optonly, it's really slow...
2018-04-11 Nick FeltCreate FileWriter <-> tf.contrib.summary compatibility...
2018-04-11 A. Unique TensorFlower[XLA] Fix the size of data buffer for sparse literals.
2018-04-11 A. Unique TensorFlower[XLA] Redesign: implement ComputeHost.
2018-04-11 A. Unique TensorFlower[XLA] Redesgin: implement and test Gather, Conditional.
2018-04-11 A. Unique TensorFlower[XLA] Redesign: implment and test CrossReplicaSum.
2018-04-11 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-11 Justin Lebar[StreamExecutor] Merge StreamExecutor's and XLA's Statu...
2018-04-11 A. Unique TensorFlower[XLA] Redesign: implement and test BatchNormXXX.
2018-04-11 Asim Shankarexperimental C API: Fix compilation failure in Windows.
2018-04-11 Allen LavoieCheckpointable: remove colocation constraints from...
2018-04-11 Francois CholletRemove BN workaround for resource variable gradients...
2018-04-11 Michael CaseMerge changes from github.
2018-04-11 Francois CholletFix for users who were passing `Dimension` type as...
2018-04-11 Allen LavoieTFTS: De-flake the LSTM test
2018-04-11 Allen LavoieForward the status from LookupResource to GetInputTenso...
2018-04-11 A. Unique TensorFlower[XLA] Redesign: implement Conj.
2018-04-11 A. Unique TensorFlower[XLA] Redesign: implement SliceInDim.
2018-04-11 A. Unique TensorFlower[XLA] Redesign: implement ReduceAll.
2018-04-11 A. Unique TensorFlower[XLA] Redesign: implement and test SelectAndScatter.
2018-04-11 Austin AndersonUpdate LogToSTDErr for TF Lite usage
2018-04-10 Jacques PienaarAdd types to error message in case of mismatch. NFC.
2018-04-10 Michael KupersteinAdd a thread-safe producer-consumer queue.
2018-04-10 Alexandre PassosFix issue with gradients of resource variables in cond.
2018-04-10 A. Unique TensorFlower[XLA] Redesign: implement and test ReduceWindow.
2018-04-10 A. Unique TensorFlowerUpdate programmers guide
2018-04-10 A. Unique TensorFlowerSupporting FakeQuant num_bits and getting the fake...
2018-04-10 Chris Leary[XLA] GRPC service definition.
2018-04-10 Francois CholletFix `nn` module RNN namespace issues.
2018-04-10 Mingxing TanAllow passing allow_custom_ops for toco_convert.
2018-04-10 Alexandre PassosCleaning up _distributed_apply now the device policy...
2018-04-10 Akshay AgrawalIn `get_variable`, nest the choice to use `ResourceVari...
2018-04-10 A. Unique TensorFlowerSmall changes to testing code, plus a new binary to...
2018-04-10 A. Unique TensorFlower[XLA] Redesign: implement and test Conv.
2018-04-10 A. Unique TensorFlowerAllow negative feature values in computation for `sum...
2018-04-10 A. Unique TensorFlowerAdd quantized LogSoftmax.
2018-04-10 A. Unique TensorFlowerRun EvaluateNodes for ModelPrunerTest_StopGradientPruni...
2018-04-10 Yu-Cheng LingParseOpData returns kTfLiteError when error happens.
2018-04-10 A. Unique TensorFlowerBug fix for statistical_testing:
2018-04-10 A. Unique TensorFlowerAdd missing import for RNNClassifier
2018-04-10 A. Unique TensorFlower[XLA] Redesign: implement and test Rev, BitcastConvertT...
2018-04-10 Suharsh SivakumarPad support for quantized zero.
2018-04-10 A. Unique TensorFlowertest previously untested eval codepaths.
2018-04-10 A. Unique TensorFlowerHandle duplicate features by coalescing them together...
2018-04-10 Francois CholletRefactor layers:
2018-04-10 Smit HinsuUpdate declaration order in staging ops Buffer class...
2018-04-10 Allen LavoieCheckpointable: wrap restore ops in init_scope
2018-04-10 A. Unique TensorFlowerEmploy array flat sizes more directly in reference_ops.
2018-04-10 Noah EisenUpgrade gRPC version and fix file duplication
2018-04-10 A. Unique TensorFlowerExpand list of value-preserving ops. This will increase...
2018-04-10 A. Unique TensorFlowerEnable loop-invariant node motion in the Grappler loop...
2018-04-10 A. Unique TensorFlowerFix bug in TFLite Interpreter python interface
2018-04-10 A. Unique TensorFlower[XLA] Fix the size of the data returned from Literal...
2018-04-10 A. Unique TensorFlowerAdds support for hoisting out common denominator in...
2018-04-10 Nick Desaulniers[TF:XLA] fix a segfault in MakeFakeArguments, and add...
2018-04-10 Asim ShankarSimplify test_util.run_in_graph_and_eager_modes
2018-04-10 Yao ZhangPlace data format op on CPU:0.
2018-04-10 A. Unique TensorFlowerFix markdown in a couple of tf.estimator docstrings.
2018-04-10 A. Unique TensorFlowerRemove manifest_merger from tensorflow_demo. This is...
2018-04-10 Mark DaoustFix capitalization (on master)
2018-04-10 Benjamin Kramer[XLA:GPU] Add infrastructure for unrolling kernels...
2018-04-10 A. Unique TensorFlowerAdded minimum op, better type support in maximum.
2018-04-10 A. Unique TensorFlowerUpdate document
2018-04-10 A. Unique TensorFlowerSuppress -Wself-assign in self-assignment tests, which...
2018-04-10 A. Unique TensorFlower[XLA] Redesign: implement and test custom call.
2018-04-10 A. Unique TensorFlower[XLA] Redesign: implement XlaBuilder::IsConstant, XlaBu...
2018-04-10 A. Unique TensorFlowerImplementation of ArgMax
next