aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/framework
Commit message (Expand)AuthorAge
* Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-17
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Merge pull request #21702 from facaiy:ENH/assert_partial_shapeGravatar TensorFlower Gardener2018-08-28
|\
* | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* | Move from deprecated self.test_session() to self.session() when a graph is set.Gravatar A. Unique TensorFlower2018-08-21
| * CLN: rename _shape_tensor_equal to _shape_tensor_compatibleGravatar Yan Facai (颜发才)2018-08-21
| * TST: add test case for with_shapeGravatar Yan Facai (颜发才)2018-08-18
| * BUG: fix for partial shapeGravatar Yan Facai (颜发才)2018-08-18
|/
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Do not access .op and attrs of EagerTensor in mutex.Gravatar Alexandre Passos2018-08-16
* Merge branch 'master' into 10622-RecordInput-docGravatar annarev2018-08-10
|\
| * Merge pull request #15608 from accraze:patch-1Gravatar TensorFlower Gardener2018-08-09
| |\
| * | Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
| * | Split checkpoint management utility functions out of saver.pyGravatar Allen Lavoie2018-08-02
| * | Add map_structure_with_paths to list of documented nest symbols.Gravatar A. Unique TensorFlower2018-08-01
| * | Add synchronization and aggregation arguments to variable creation methods in...Gravatar Yuefeng Zhou2018-07-22
| * | Makes Variable an abstract base class with a factory-constructing metaclass.Gravatar Alexandre Passos2018-07-17
| * | Replace unnecessary `()` in `run_in_graph_and_eager_modes()`.Gravatar Tom Hennigan2018-06-22
| * | Merge changes from github.Gravatar Akshay Modi2018-06-18
| * | Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
| * | Merge changes from github.Gravatar Akshay Modi2018-06-18
| * | Adds support for explicitly assigning the replica to the VariableDeviceChoose...Gravatar A. Unique TensorFlower2018-06-14
| | * fix indent on testsGravatar accraze2018-06-07
| * | Merge changes from github.Gravatar Yifei Feng2018-05-24
| * | Remove _USE_C_API staging in tests now that the C API is enabled by default.Gravatar Skye Wanderman-Milne2018-05-16
| | * use arg_scope_func_key instead of _key_op fn nameGravatar accraze2018-05-10
| | * adding arg scope testGravatar accraze2018-05-05
| | * update _DECORATED_OPS for each latest callGravatar Andy Craze2018-05-05
| * | Removing remove_undocumented calls from tensorflow/python.Gravatar Anna R2018-04-25
| * | Make CriticalSection work inside a Dataset with eager execution enabled.Gravatar Asim Shankar2018-04-25
| * | Make tf.contrib.framework.zero_initializer work with ResourceVariableGravatar A. Unique TensorFlower2018-04-24
| * | Merge changes from github.Gravatar Yifei Feng2018-04-23
* | | Add `@@RecordInput` so that docs could be exposedGravatar Yong Tang2018-04-19
* | | Add RecordInput documentation to tf.contrib.frameworkGravatar Yong Tang2018-04-19
* | | Merge commit for internal changesGravatar Yifei Feng2018-04-17
|\| |
* | | Add support for explicit broadcasting in TensorFlow (#15243)Gravatar Yong Tang2018-04-15
| |/ |/|
| * Adding 1d and 3d orthogonal kernels convolutions.Gravatar A. Unique TensorFlower2018-04-13
|/
* Construct Orthogonal kernels for 2d convolutions.Gravatar A. Unique TensorFlower2018-04-12
* Additional arg scope test that demonstrate how nested arg_scope objects behave.Gravatar A. Unique TensorFlower2018-04-02
* - Expose slim arg_scope function to compute keys to enable tessting.Gravatar A. Unique TensorFlower2018-03-29
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Add tf.contrib.framework.argsort, wrapping tf.nn.top_k (#288).Gravatar Dan Ringwalt2018-03-22
* [TF CriticalSection] Bugfix when Execute() inside a while_loop has a dep on a...Gravatar Eugene Brevdo2018-03-21
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* [tf.contrib CriticalSection] Avoid deadlocks using additional control depende...Gravatar Eugene Brevdo2018-03-21
* Introduce _USE_C_SHAPES toggle along with _USE_C_API toggle.Gravatar Skye Wanderman-Milne2018-03-13
* Add smart_case that calls smart_cond.Gravatar Skye Wanderman-Milne2018-03-09
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Will open source this part of code.Gravatar A. Unique TensorFlower2018-03-04