aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/api_guides/python/contrib.framework.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/docs_src/api_guides/python/contrib.framework.md')
-rw-r--r--tensorflow/docs_src/api_guides/python/contrib.framework.md94
1 files changed, 47 insertions, 47 deletions
diff --git a/tensorflow/docs_src/api_guides/python/contrib.framework.md b/tensorflow/docs_src/api_guides/python/contrib.framework.md
index 6b4ce3a14d..00fb8b0ac3 100644
--- a/tensorflow/docs_src/api_guides/python/contrib.framework.md
+++ b/tensorflow/docs_src/api_guides/python/contrib.framework.md
@@ -3,62 +3,62 @@
Framework utilities.
-* @{tf.contrib.framework.assert_same_float_dtype}
-* @{tf.contrib.framework.assert_scalar}
-* @{tf.contrib.framework.assert_scalar_int}
-* @{tf.convert_to_tensor_or_sparse_tensor}
-* @{tf.contrib.framework.get_graph_from_inputs}
-* @{tf.is_numeric_tensor}
-* @{tf.is_non_decreasing}
-* @{tf.is_strictly_increasing}
-* @{tf.contrib.framework.is_tensor}
-* @{tf.contrib.framework.reduce_sum_n}
-* @{tf.contrib.framework.remove_squeezable_dimensions}
-* @{tf.contrib.framework.with_shape}
-* @{tf.contrib.framework.with_same_shape}
+* `tf.contrib.framework.assert_same_float_dtype`
+* `tf.contrib.framework.assert_scalar`
+* `tf.contrib.framework.assert_scalar_int`
+* `tf.convert_to_tensor_or_sparse_tensor`
+* `tf.contrib.framework.get_graph_from_inputs`
+* `tf.is_numeric_tensor`
+* `tf.is_non_decreasing`
+* `tf.is_strictly_increasing`
+* `tf.contrib.framework.is_tensor`
+* `tf.contrib.framework.reduce_sum_n`
+* `tf.contrib.framework.remove_squeezable_dimensions`
+* `tf.contrib.framework.with_shape`
+* `tf.contrib.framework.with_same_shape`
## Deprecation
-* @{tf.contrib.framework.deprecated}
-* @{tf.contrib.framework.deprecated_args}
-* @{tf.contrib.framework.deprecated_arg_values}
+* `tf.contrib.framework.deprecated`
+* `tf.contrib.framework.deprecated_args`
+* `tf.contrib.framework.deprecated_arg_values`
## Arg_Scope
-* @{tf.contrib.framework.arg_scope}
-* @{tf.contrib.framework.add_arg_scope}
-* @{tf.contrib.framework.has_arg_scope}
-* @{tf.contrib.framework.arg_scoped_arguments}
+* `tf.contrib.framework.arg_scope`
+* `tf.contrib.framework.add_arg_scope`
+* `tf.contrib.framework.has_arg_scope`
+* `tf.contrib.framework.arg_scoped_arguments`
## Variables
-* @{tf.contrib.framework.add_model_variable}
-* @{tf.train.assert_global_step}
-* @{tf.contrib.framework.assert_or_get_global_step}
-* @{tf.contrib.framework.assign_from_checkpoint}
-* @{tf.contrib.framework.assign_from_checkpoint_fn}
-* @{tf.contrib.framework.assign_from_values}
-* @{tf.contrib.framework.assign_from_values_fn}
-* @{tf.contrib.framework.create_global_step}
-* @{tf.contrib.framework.filter_variables}
-* @{tf.train.get_global_step}
-* @{tf.contrib.framework.get_or_create_global_step}
-* @{tf.contrib.framework.get_local_variables}
-* @{tf.contrib.framework.get_model_variables}
-* @{tf.contrib.framework.get_unique_variable}
-* @{tf.contrib.framework.get_variables_by_name}
-* @{tf.contrib.framework.get_variables_by_suffix}
-* @{tf.contrib.framework.get_variables_to_restore}
-* @{tf.contrib.framework.get_variables}
-* @{tf.contrib.framework.local_variable}
-* @{tf.contrib.framework.model_variable}
-* @{tf.contrib.framework.variable}
-* @{tf.contrib.framework.VariableDeviceChooser}
-* @{tf.contrib.framework.zero_initializer}
+* `tf.contrib.framework.add_model_variable`
+* `tf.train.assert_global_step`
+* `tf.contrib.framework.assert_or_get_global_step`
+* `tf.contrib.framework.assign_from_checkpoint`
+* `tf.contrib.framework.assign_from_checkpoint_fn`
+* `tf.contrib.framework.assign_from_values`
+* `tf.contrib.framework.assign_from_values_fn`
+* `tf.contrib.framework.create_global_step`
+* `tf.contrib.framework.filter_variables`
+* `tf.train.get_global_step`
+* `tf.contrib.framework.get_or_create_global_step`
+* `tf.contrib.framework.get_local_variables`
+* `tf.contrib.framework.get_model_variables`
+* `tf.contrib.framework.get_unique_variable`
+* `tf.contrib.framework.get_variables_by_name`
+* `tf.contrib.framework.get_variables_by_suffix`
+* `tf.contrib.framework.get_variables_to_restore`
+* `tf.contrib.framework.get_variables`
+* `tf.contrib.framework.local_variable`
+* `tf.contrib.framework.model_variable`
+* `tf.contrib.framework.variable`
+* `tf.contrib.framework.VariableDeviceChooser`
+* `tf.contrib.framework.zero_initializer`
## Checkpoint utilities
-* @{tf.contrib.framework.load_checkpoint}
-* @{tf.contrib.framework.list_variables}
-* @{tf.contrib.framework.load_variable}
-* @{tf.contrib.framework.init_from_checkpoint}
+* `tf.contrib.framework.load_checkpoint`
+* `tf.contrib.framework.list_variables`
+* `tf.contrib.framework.load_variable`
+* `tf.contrib.framework.init_from_checkpoint`