platform/upstream/tensorflow.git
2018-04-16 Anna RInternal change.
2018-04-16 A. Unique TensorFlowerPort the list append into the operators module. Not...
2018-04-16 Olivia Nordquistdisabling flaky asan test
2018-04-16 A. Unique TensorFlowerInternal change
2018-04-16 A. Unique TensorFlowerCreate copy of locals() before copying, since modifying...
2018-04-16 A. Unique TensorFlowerReplacing the current inner Cholesky decomposition...
2018-04-16 A. Unique TensorFlowerFix trace collection to properly remove the suffix.
2018-04-16 A. Unique TensorFlowerInternal change.
2018-04-16 James QinIncrease softmax gpu unittest numeric stability
2018-04-16 Jiri SimsaPorting tests for `rpc_op` to OS.
2018-04-16 A. Unique TensorFlowerExposes InputPipelineConfig as tf.contrib.tpu.InputPipe...
2018-04-16 Olivia Nordquistdisabling test that fails tensorflow.asan
2018-04-16 A. Unique TensorFlowerUse fixed sized tensor arrays and max loop iterations...
2018-04-16 A. Unique TensorFlowerSimplify the recursion when processing unpackings.
2018-04-16 Nick Desaulniers[XLA] Document and enforce reduction order of init...
2018-04-16 A. Unique TensorFlowerAdding several utility functions to TF2XLA to help...
2018-04-16 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-16 A. Unique TensorFlowerSimplify the implementation of break_statements.py
2018-04-16 Younghee Kwonboosted_trees: Make some regularizer/hyper-params as...
2018-04-16 Igor SaprykinEarly TPU distribution strategy and the associated...
2018-04-16 A. Unique TensorFlowerTighten label check in BinaryLogisticHeadWithSigmoidCro...
2018-04-16 A. Unique TensorFlowerAdd a common transformer feature that allows keeping...
2018-04-16 A. Unique TensorFlowerCopy the if statement handlers over to the operators...
2018-04-16 A. Unique TensorFlowerRemove obsolete tests. Patch the unexpected print outpu...
2018-04-16 A. Unique TensorFlowerMark the parent list as modified for index writes....
2018-04-16 A. Unique TensorFlowerRefactoring: Rename the __ops module to ag__ (double...
2018-04-16 Austin AndersonInternal testing changes
2018-04-16 Igor SaprykinRemove the hidden replicate_model_fn copy from core.
2018-04-16 Jiri SimsaPorting tests for the `decode_proto` and `encode_proto...
2018-04-16 Anna RPrefix clip_by_value with underscore in gen_math_ops...
2018-04-16 Anna RPiperOrigin-RevId: 193059174
2018-04-16 Benjamin KramerUpdate for ObjectMemoryBuffer.h rename in upstream...
2018-04-16 A. Unique TensorFlowerInternal change
2018-04-16 A. Unique TensorFlowerMinor cleanup.
2018-04-14 A. Unique TensorFlowerStyle nit: avoid creating local variables when not...
2018-04-14 A. Unique TensorFlowerMake sure that same nodes are not optimized as part...
2018-04-14 A. Unique TensorFlower[XLA] Use pattern matcher in algebraic simplifier
2018-04-14 A. Unique TensorFlowerUpgrade gRPC version used in OSS Tensorflow
2018-04-14 A. Unique TensorFlowerCheck there are no duplicate entries in sparse features...
2018-04-14 A. Unique TensorFlowerAdding 1d and 3d orthogonal kernels convolutions.
2018-04-14 A. Unique TensorFlowerInternal Change
2018-04-14 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-14 Igor SaprykinClarify a caveat about metrics.
2018-04-14 Scott ZhuMerge changes from github.
2018-04-14 Asim ShankarJava: Bump release to 1.8.0-rc0
2018-04-14 Igor SaprykinAdd a caveat about make_initiliazable_iterator to the...
2018-04-14 Jeremy LauVLOG(1) all OutOfRange CtxFailures, and LOG(WARNING...
2018-04-14 James QinRevamp Cudnn RNN kernels for incoming autotune changes.
2018-04-14 Yu-Cheng LingTFLite: Copy output data from BufferHandle to CPU memor...
2018-04-13 Yifei FengAutomated g4 rollback of changelist 192784701
2018-04-13 A. Unique TensorFlowerImprove layout optimizer tests -- Evaluate nodes before...
2018-04-13 Justine TunneyUpgrade SQLite
2018-04-13 A. Unique TensorFlowerRestore definitions of static members in MklCpuAllocator.
2018-04-13 Akshay AgrawalEnable remote functions for TPU_SYSTEM.
2018-04-13 Francois CholletAvoid mixing `Dimension` type and `int` when defining...
2018-04-13 A. Unique TensorFlower[XLA] Pattern matcher for HLO, Shapes, Layouts
2018-04-13 A. Unique TensorFlowerAdd broadcasting to all LinearOperators.
2018-04-13 Bixia Zheng[TF] Enable half precision XLA compiler tests for the...
2018-04-13 Sung Jin HwangAdded PmfToQuantizedCdf op to contrib/coder in TensorFlow.
2018-04-13 Allen LavoieAllow tf.train.Saver to load object-based checkpoints...
2018-04-13 A. Unique TensorFlower[XLA] Redesign: add ~XlaOp() and ~XlaComputation().
2018-04-13 Austin AndersonSmall tag change
2018-04-13 Francois CholletExtend Keras symbol-feeding to dynamic-length tensors...
2018-04-13 Anna RInternal change.
2018-04-13 A. Unique TensorFlowerSupport scalar mean in resolve_batch_normalization
2018-04-13 James WexlerRemove closure_js_proto_library rule for tf.example...
2018-04-13 A. Unique TensorFlower[XLA] Redesign: add a constructor: XlaComputation(HloMo...
2018-04-13 A. Unique TensorFlower[XLA] Redesign: add a method that creates fake data...
2018-04-13 A. Unique TensorFlowerExpose tf.decode_compressed to the public API.
2018-04-13 A. Unique TensorFlowerFixing output alternatives
2018-04-13 Peter Hawkins[TF:XLA] Start a TensorFlow library that contains direc...
2018-04-13 James QinAdd more logging for failure cases in CUDATimer
2018-04-13 Mark HeffernanFix comment in xla_data.proto related to padding value...
2018-04-13 Anna RInternal change.
2018-04-13 A. Unique TensorFlowerDisable x * x -> square(x) Grapler rewrite for complex...
2018-04-13 A. Unique TensorFlowerDepthwiseConv Optimization Fixes
2018-04-13 A. Unique TensorFlowerEnable GCS remote cache in Windows Bazel Build
2018-04-13 Guangda LaiAdd debugging checks for setting cuda stream, so it...
2018-04-13 A. Unique TensorFlowerExperiment with pre-shuffled fully-connected weights
2018-04-13 A. Unique TensorFlowerRefactor to remove the duplicate calls to obtain a...
2018-04-13 A. Unique TensorFlowerAdd support to TFLite for dilated convolution.
2018-04-13 A. Unique TensorFlowerAutomated g4 rollback of changelist 192768744
2018-04-13 A. Unique TensorFlowerSplit byte_order.h off cpu_info.h
2018-04-13 A. Unique TensorFlowerDemo: RNN colorbot with Estimators.
2018-04-13 A. Unique TensorFlowerKeep function doc string at the top of the function.
2018-04-13 A. Unique TensorFlower- Fixed small bug in example script
2018-04-13 A. Unique TensorFlowerUpdate for upstream LLVM *.def -> *.inc rename
2018-04-13 A. Unique TensorFlowerFix bug in converted_call, and add tests for it.
2018-04-13 A. Unique TensorFlowerImplementation of Less
2018-04-13 A. Unique TensorFlower-- Add a new histogram/cdf computation method compatibl...
2018-04-13 Justin Lebar[XLA] Rename Interpreter{Executor,Platform} -> XlaInter...
2018-04-13 Jiri SimsaAutomated g4 rollback of changelist 192698931
2018-04-13 Jiri SimsaAutomated g4 rollback of changelist 192504411
2018-04-13 A. Unique TensorFlowerAdd boolean type to tflite in favor of comparison imple...
2018-04-13 Jiri SimsaAutomated g4 rollback of changelist 192691078
2018-04-13 Francois CholletEnable efficient feeding of symbolic tensors to placeho...
2018-04-13 Francois CholletAvoid calling K.learning_phase() when not necessary...
2018-04-13 A. Unique TensorFlowerConvert GrapplerFunctionItem to (Specialized)FunctionDef.
2018-04-13 A. Unique TensorFlowerAdding autograph built-in function checker.
2018-04-13 Jiri SimsaReintroducing support for constants as outputs of tf...
next