aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/framework/python/ops/arg_scope.py
Commit message (Collapse)AuthorAge
* Introduce TFDecorator, a base class for Python TensorFlow decorators. ↵Gravatar Charles Nicholson2017-04-21
| | | | | | Provides basic introspection and "unwrap" services, allowing tooling code to fully 'understand' the wrapped object. Change: 153854044
* Merge changes from github.Gravatar Martin Wicke2017-03-23
| | | | Change: 151046259
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
| | | | Change: 142805270
* Fix spelling in docstrings.Gravatar Patrick Nguyen2016-09-28
| | | | Change: 134622348
* Update arg_scope doc-string.Gravatar Sergio Guadarrama2016-09-15
| | | | Change: 133271523
* Make sure arg_scope decorator retains doc string.Gravatar Illia Polosukhin2016-09-12
| | | | Change: 132939938
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
| | | | Change: 123901292
* Added model_variable and helpers to manage variables.Gravatar A. Unique TensorFlower2016-05-19
| | | | Change: 122727793
* Added a new scope: arg_scope, which allows to define default arguments for ↵Gravatar A. Unique TensorFlower2016-05-13
| | | | | | layers. Change: 122309521
* Added a new scope: arg_scope, which allows to define default arguments for ↵Gravatar A. Unique TensorFlower2016-05-12
| | | | | | layers. Change: 122228258
* Added a new scope: arg_scope, which allows to define default arguments for ↵Gravatar A. Unique TensorFlower2016-05-12
layers. Change: 122221800