aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Update Android Detect demo to use models exported using the Tensorflow Object...Gravatar A. Unique TensorFlower2017-08-09
* Allow ffmpeg `samples_per_second` to be a TensorGravatar William Chargin2017-08-09
* [XLA] Preserve layouts in TryToSinkReshapeOrBroadcastAfterOpWithUniqueNonScal...Gravatar A. Unique TensorFlower2017-08-09
* Added parallel version of DynamicStitchOp (named ParallelDynamicStitchOp) withGravatar A. Unique TensorFlower2017-08-09
* Off by one in shuffle_dataset_op.cc in calculation of log msg interval.Gravatar Brennan Saeta2017-08-09
* Comment update for main-op in the SavedModel builder APIs.Gravatar Sukriti Ramesh2017-08-09
* Add support for weight constraints in tf.layers API.Gravatar Francois Chollet2017-08-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-08-09
* Add a flag to set whether to skip using cudnn for 1x1 filter.Gravatar Yangzihao Wang2017-08-09
* Disabling the csiszar_divergence_test.Gravatar A. Unique TensorFlower2017-08-09
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-08-09
* [tf.contrib.data] Add `Dataset.prefetch()` transformation.Gravatar Derek Murray2017-08-09
* [XLA] Fix Broadcast implementation in HloEvaluator to handle the special case...Gravatar Kay Zhu2017-08-09
* Make HloDataFlowAnalysis updatable after transforming the HLO graph.Gravatar Mark Heffernan2017-08-09
* Allow shared_embedding_columns function to work with _WeightedSparseColumn ar...Gravatar A. Unique TensorFlower2017-08-09
* FIx device colocation for kmeans.Gravatar A. Unique TensorFlower2017-08-09
* Add a test for checkpoint compatibility between fused and non-fused batch norm.Gravatar Yao Zhang2017-08-09
* Add logit modifiers to allow boosting of previously trained models, ensemblin...Gravatar A. Unique TensorFlower2017-08-09
* Warn users when filling up large shuffle buffersGravatar Brennan Saeta2017-08-09
* Don't run contrib/timeseries/python/timeseries:state_management_test pip test...Gravatar A. Unique TensorFlower2017-08-09
* Deleted the code that infers shapes of restores since it crashesGravatar Benoit Steiner2017-08-09
* Export SavedModel atomically, and reduce directory timestamp race conditionGravatar David Soergel2017-08-09
* Fix invalid audience tags cloud_tpu_profiler pip_package.Gravatar Eric Liu2017-08-09
* Relax tolerance to fix OSS test failure on MacOS.Gravatar A. Unique TensorFlower2017-08-09
* Consider the nested computations when checking if an instruction isGravatar HyoukJoong Lee2017-08-09
* Remove obsolete advice on BUILD flagsGravatar A. Unique TensorFlower2017-08-09
* slot_creator: fix bugs handling dynamic-shaped var/tensorGravatar James Qin2017-08-08
* Remove newlines from tf.nn.dynamic_rnn args list.Gravatar RJ Ryan2017-08-08
* Use hand crafted filter instead of regexp since regexp don't always workGravatar Benoit Steiner2017-08-08
* Infer shapes for RestoreV2 and RestoreSlice ops when shape_and_slice input is...Gravatar Yuefeng Zhou2017-08-08
* Unique names in the batch_function decorator.Gravatar Alexandre Passos2017-08-08
* Make plugin_data an optional field of SummaryMetadataGravatar A. Unique TensorFlower2017-08-08
* Make a change to the Cluster Resolver API: If no `credentials` are passed in ...Gravatar Frank Chen2017-08-08
* [tf.contrib.data] Enable using step-local resources in Dataset.map()/filter().Gravatar Derek Murray2017-08-08
* Speed up tf.determinant by using LU factorization kernels from cuSolver for l...Gravatar A. Unique TensorFlower2017-08-08
* Speed up GPU version of tf.matrix_inverse by using LU factorization kernels f...Gravatar A. Unique TensorFlower2017-08-08
* Remove Delay Compensated Asynchronous Stochastic Gradient Descent (DCASGD). TheGravatar A. Unique TensorFlower2017-08-08
* Fix numerical overflow issue in Csiszar-VIMCO.Gravatar Joshua V. Dillon2017-08-08
* Turn on constant folding by defaultGravatar Benoit Steiner2017-08-08
* MultivariateNormalFullCovariance BUGFIX: "name" was not being passed to superGravatar Ian Langmore2017-08-08
* BUILD cleanup for tensorflow/contrib/session_bundleGravatar A. Unique TensorFlower2017-08-08
* Generate only one clip_by_norm op if transform_fn is not provided.Gravatar A. Unique TensorFlower2017-08-07
* is_gpu_available checks minimum compute capability.Gravatar Jingyue Wu2017-08-07
* Fix warnings about non-primary contexts.Gravatar Jingyue Wu2017-08-07
* Don't fold sparse ops, since that could result in the creation of denseGravatar Benoit Steiner2017-08-07
* Provide a better error message in the Experiment class.Gravatar Igor Saprykin2017-08-07
* Add function to easily clip gradient norms.Gravatar A. Unique TensorFlower2017-08-07
* [XLA] Support strided slice in HloEvaluator.Gravatar Kay Zhu2017-08-07
* [XLA] Remove CHECK in HloEvaluator inadvertently left out.Gravatar Kay Zhu2017-08-07
* Use a cheaper and more reliable method to detect if the graph can be fedGravatar Benoit Steiner2017-08-07