aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add warning note to Variable.initialized_value documentation.Gravatar A. Unique TensorFlower2016-11-28
* Adds the following ops to android_core_ops:Gravatar A. Unique TensorFlower2016-11-28
* Factor out parent-weight code in TensorForest to use elsewhere.Gravatar A. Unique TensorFlower2016-11-28
* Remove stillborn 'params' argument of dynamic_rnn_estimator factory functions:Gravatar A. Unique TensorFlower2016-11-28
* Honor mode in _dynamic_rnn_model_fn(): no training_op if not TRAIN,Gravatar A. Unique TensorFlower2016-11-28
* This introduces the RelaxedBernoulli, RelaxedOneHotCategorical, and OneHotCat...Gravatar A. Unique TensorFlower2016-11-28
* Fix comments.Gravatar A. Unique TensorFlower2016-11-28
* Seal rnn_cell's interface.Gravatar Patrick Nguyen2016-11-27
* Seal tf.app's interface.Gravatar Patrick Nguyen2016-11-27
* Fixing scatter_nd validation code to handle indices tensors with extra outer ...Gravatar A. Unique TensorFlower2016-11-25
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-25
* Support multiple delimiters for splitting strings.Gravatar A. Unique TensorFlower2016-11-25
* Documentation: defining how existing directories are handled by recursive_cre...Gravatar A. Unique TensorFlower2016-11-24
* Changed StepCounterHook to use [operation name]/sec instead of hard-coded glo...Gravatar A. Unique TensorFlower2016-11-24
* Internal-only changeGravatar Peter Hawkins2016-11-23
* Split _BinaryLogisticHead from _MultiClassHead.Gravatar A. Unique TensorFlower2016-11-23
* Internal-only change.Gravatar Peter Hawkins2016-11-23
* Fix a bug in gradient computation that got the control flow context wrong in ...Gravatar Yuan Yu2016-11-23
* Add genrules for generating Saved Model test data for half plus two.Gravatar Li Lao2016-11-23
* Eliminate dupe loss and predictions ops.Gravatar A. Unique TensorFlower2016-11-23
* Add missing dependencies and resolve circular dependencies.Gravatar Patrick Nguyen2016-11-23
* Move the debug_io_utils dependency out of the ARRAY_DEPS list,Gravatar A. Unique TensorFlower2016-11-23
* Fixes bug with recent change on ResourceVariables.Gravatar A. Unique TensorFlower2016-11-23
* Clearer error for unsupported types.Gravatar A. Unique TensorFlower2016-11-23
* Enable cygwin in build_helper.subr, which would populate to make -j optionGravatar A. Unique TensorFlower2016-11-23
* Add an option to pass additional copts to the kernel, e.g. tf_opts_nortti_if_...Gravatar A. Unique TensorFlower2016-11-23
* Automated rollback of change 139971064Gravatar A. Unique TensorFlower2016-11-23
* Lazy device setting for TensorArrays.Gravatar Eugene Brevdo2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Adding -j${JOBS_COUNT} for make in build_all_${target_os_type}.sh to speed up...Gravatar A. Unique TensorFlower2016-11-23
* Made scattered_embedding_column use SparseFeatureCrossOpV2Gravatar A. Unique TensorFlower2016-11-23
* Introduce the FullyConnected layer class and functional wrapper.Gravatar A. Unique TensorFlower2016-11-23
* Introduce MonitoredSession into the examples. cl #1Gravatar Mustafa Ispir2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Cleanup and consistency for variable handling in RNNCells.Gravatar Eugene Brevdo2016-11-23
* Make third_party/tensorflow/core/framework/allocator_test.cc less brittle inGravatar A. Unique TensorFlower2016-11-23
* BigQuery table partition accessor to be used in BigQuery Reader.Gravatar A. Unique TensorFlower2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Add an `elem_shape` argument to TensorArray to allow users to specify the sha...Gravatar Yuan Yu2016-11-23
* Makes resource variables saveable/restorable.Gravatar A. Unique TensorFlower2016-11-23
* Comment fix.Gravatar A. Unique TensorFlower2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Internal change:Gravatar Eugene Brevdo2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23
* Add binary classification confusion matrix metrics.Gravatar A. Unique TensorFlower2016-11-23
* Consolidate compile protobuf script to use the helper function, which bases o...Gravatar A. Unique TensorFlower2016-11-23
* Don't re-install dependencies if they exist on build machines.Gravatar A. Unique TensorFlower2016-11-23
* Relax Pool3D shape function when some dimensions are unknown.Gravatar Vijay Vasudevan2016-11-23
* Fix RemoveNewDefaultAttrsFromGraphDef() for graphs with functions.Gravatar A. Unique TensorFlower2016-11-23
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-23