aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Split byte_order.h off cpu_info.hGravatar A. Unique TensorFlower2018-04-13
* Demo: RNN colorbot with Estimators.Gravatar A. Unique TensorFlower2018-04-13
* Keep function doc string at the top of the function.Gravatar A. Unique TensorFlower2018-04-13
* - Fixed small bug in example scriptGravatar A. Unique TensorFlower2018-04-13
* Update for upstream LLVM *.def -> *.inc renameGravatar A. Unique TensorFlower2018-04-13
* Fix bug in converted_call, and add tests for it.Gravatar A. Unique TensorFlower2018-04-13
* Implementation of LessGravatar A. Unique TensorFlower2018-04-13
* -- Add a new histogram/cdf computation method compatible with the TPU.Gravatar A. Unique TensorFlower2018-04-13
* [XLA] Rename Interpreter{Executor,Platform} -> XlaInterpreter{Executor,Platfo...Gravatar Justin Lebar2018-04-12
* Automated g4 rollback of changelist 192698931Gravatar Jiri Simsa2018-04-12
* Automated g4 rollback of changelist 192504411Gravatar Jiri Simsa2018-04-12
* Add boolean type to tflite in favor of comparison implementations.Gravatar A. Unique TensorFlower2018-04-12
* Automated g4 rollback of changelist 192691078Gravatar Jiri Simsa2018-04-12
* Enable efficient feeding of symbolic tensors to placeholders in the Keras bac...Gravatar Francois Chollet2018-04-12
* Avoid calling K.learning_phase() when not necessary in Dropout layer since it...Gravatar Francois Chollet2018-04-12
* Convert GrapplerFunctionItem to (Specialized)FunctionDef.Gravatar A. Unique TensorFlower2018-04-12
* Adding autograph built-in function checker.Gravatar A. Unique TensorFlower2018-04-12
* Reintroducing support for constants as outputs of tf.data.map(). This fixes a...Gravatar Jiri Simsa2018-04-12
* Print error msg in CUDATimer.Init() when CreateEvent() is not ok().Gravatar James Qin2018-04-12
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-12
* Move dummy AssertOp and CheckNumericsOp to //third_party/tensorflow/compiler/...Gravatar A. Unique TensorFlower2018-04-12
* Fix a typo in cross_tower_ops.Gravatar Yuefeng Zhou2018-04-12
* Misc. small optimizations in Grappler and shape inference code.Gravatar A. Unique TensorFlower2018-04-12
* Document support for boolean values in tf.contrib.training.HParams.Gravatar Stephan Hoyer2018-04-12
* [XLA:GPU] Pass all four args to custom-call convs when they're created.Gravatar Justin Lebar2018-04-12
* Propagate sharding of the source instruction to the copies added by layout as...Gravatar A. Unique TensorFlower2018-04-12
* Change assertions to use the tensor 'x' rather than 'x.op.name'. This enables...Gravatar A. Unique TensorFlower2018-04-12
* Exposing tensorflow.contrib.proto in the pip package.Gravatar Jiri Simsa2018-04-12
* Add support for RNN state array of type tf.identity.Gravatar A. Unique TensorFlower2018-04-12
* Added a utility to compute a topo ordering of a graphGravatar Benoit Steiner2018-04-12
* [tf.data] Clean up //tensorflow/contrib/data/python/ops/BUILD.Gravatar Derek Murray2018-04-12
* Check if the session has been deleted before releasing a callable.Gravatar Derek Murray2018-04-12
* K-FAC: Deprecate tf.contrib.kfac.Gravatar A. Unique TensorFlower2018-04-12
* ResolveConstantReshape transformation and fix for ResolveConstantTranspose.Gravatar A. Unique TensorFlower2018-04-12
* Make new build target public.Gravatar James Wexler2018-04-12
* Fix build breakage on metagraph exporting when caching_device is setGravatar Alexandre Passos2018-04-12
* Separate out distribute dependency out of training, as it needs to be used in...Gravatar Priya Gupta2018-04-12
* Upgrade libjpeg-turboGravatar Justine Tunney2018-04-12
* Fix comment of bucket_by_sequence_length about return type ofGravatar A. Unique TensorFlower2018-04-12
* Restore dependency on estimator utils from model.Gravatar A. Unique TensorFlower2018-04-12
* [XLA] Redesign: add XlaComputation::IsNull.Gravatar A. Unique TensorFlower2018-04-12
* Add softsign bijector.Gravatar A. Unique TensorFlower2018-04-12
* Add FunctionTest.testLayerInDefunGravatar Igor Ganichev2018-04-12
* Start moving Checkpointable utilities toward coreGravatar Allen Lavoie2018-04-12
* Add testCompileTimeConstantsInDefun in xlaGravatar Igor Ganichev2018-04-12
* Construct Orthogonal kernels for 2d convolutions.Gravatar A. Unique TensorFlower2018-04-12
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-04-12
* Fixed error where no background audio samples were being used when testing no...Gravatar Pete Warden2018-04-12
* Fix lost dependencyGravatar A. Unique TensorFlower2018-04-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-04-12