aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Introduce a shim function wrapping checks for possible SessionBundle orGravatar Sukriti Ramesh2016-12-22
* Optimize the case of a master communicating with an in-process worker.Gravatar Derek Murray2016-12-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-22
* Fix argument name in docstring.Gravatar A. Unique TensorFlower2016-12-22
* Add a small documentation blurb to __import__.py describing steps for adding ...Gravatar A. Unique TensorFlower2016-12-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-22
* Allows int64 indices in gather_nd gradient.Gravatar A. Unique TensorFlower2016-12-22
* tf.Operation: override default __repr__ to include node name and typeGravatar Shanqing Cai2016-12-22
* Allow layers to define variables in call, test that it doesn't lead to duplic...Gravatar Lukasz Kaiser2016-12-22
* Passes ready_for_local_init_op in graph_actions.evaluate.Gravatar A. Unique TensorFlower2016-12-22
* Fix Windows cmake build by excluding newly broken test.Gravatar Jonathan Hseu2016-12-22
* Benchmark for adjust_saturation.Gravatar A. Unique TensorFlower2016-12-22
* Missed Variable to VariableV2 switch.Gravatar A. Unique TensorFlower2016-12-22
* strided_slice is replacing tf.sliceGravatar Olivia Nordquist2016-12-22
* Define GEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK to allow building withGravatar A. Unique TensorFlower2016-12-22
* Use concat_v2 throughout array_ops.pyGravatar A. Unique TensorFlower2016-12-22
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Move the implementation code of rnn_cells to contrib.Gravatar Jianwei Xie2016-12-21
* Create Graph Transform Tool for rewriting model files.Gravatar Pete Warden2016-12-21
* Introduce Glorot initializers in core.Gravatar Francois Chollet2016-12-21
* Fixing typo in doc string, and improve documentation.Gravatar Makoto Uchida2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Fix a typo in the split function comment.Gravatar A. Unique TensorFlower2016-12-21
* Exclude the index column in pandas_input_fn - it causes errors when used with...Gravatar A. Unique TensorFlower2016-12-21
* Migrate FunctionDefHelper::Define() to NodeDef functions. For callersGravatar A. Unique TensorFlower2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Seal tf.sets.Gravatar Patrick Nguyen2016-12-21
* Automated rollback of change 142698388Gravatar Jonathan Hseu2016-12-21
* Only register Reshape CPU kernels with type constraint of int32 onGravatar Vijay Vasudevan2016-12-21
* Registers kernels for resources on slice / stack.Gravatar A. Unique TensorFlower2016-12-21
* Automated rollback of change 142682138Gravatar Jonathan Hseu2016-12-21
* Populates step_container in ops_testutil.Gravatar A. Unique TensorFlower2016-12-21
* Allow a tensor to have multiple aliases.Gravatar A. Unique TensorFlower2016-12-21
* Android: add CHECK for if proto file exists along with log message explaining...Gravatar Andrew Harp2016-12-21
* Automated rollback of change 142681535Gravatar A. Unique TensorFlower2016-12-21
* Update protobuf .whl links to point to 3.1.0Gravatar Jonathan Hseu2016-12-21
* Let user define a CheckpointSaverHook instead of a default one in tf.learn.Gravatar Mustafa Ispir2016-12-21
* Add `assert_rank_in`, to handle cases where target ranks are a list, not an u...Gravatar A. Unique TensorFlower2016-12-21
* Only check for early termination of split decisions every n training steps.Gravatar A. Unique TensorFlower2016-12-21
* Seal tf.metrics.Gravatar Patrick Nguyen2016-12-21
* Update summary names in add_gradients_summaries() to conform to the new summa...Gravatar A. Unique TensorFlower2016-12-21
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-21
* Replace the Template .var_scope property with .variable_scopeGravatar Malcolm Reynolds2016-12-21
* Adding BigQuery Reader OP.Gravatar A. Unique TensorFlower2016-12-21
* Added experimental support for libxsmm sparse matrix-dense matrixGravatar A. Unique TensorFlower2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21
* Rename SyncReplicasOptimizerV2 to SyncReplicasOptimizerGravatar A. Unique TensorFlower2016-12-21
* Fix tf.contrib.training.resample_at_rate for float64 dtypeGravatar Stephan Hoyer2016-12-21
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-21