HomeSort by relevance Sort by last modified time
    Searched full:trainable (Results 1 - 25 of 324) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
layers_util.py 53 trainable: Python `bool` indicating all created `tf.Variable`s should be
86 parameters from args: `dtype, shape, name, trainable, add_variable_fn`.
88 def _fn(dtype, shape, name, trainable, add_variable_fn):
97 trainable=trainable)
107 trainable=trainable)
122 """Creates a function to build Normal distributions with trainable params.
132 trainable: Python `bool` indicating all created `tf.Variable`s should be
163 using from args: `dtype, shape, name, trainable, add_variable_fn`
    [all...]
layers_dense_variational.py 58 trainable: Boolean, if `True` also add variables to the graph collection
117 trainable=True,
130 trainable=trainable,
158 self.trainable, self.add_variable)
165 self.trainable, self.add_variable)
173 self.trainable, self.add_variable)
180 self.trainable, self.add_variable)
282 trainable: Boolean, if `True` also add variables to the graph collection
371 trainable=True
    [all...]
  /external/tensorflow/tensorflow/tools/api/golden/
tensorflow.feature_column.pbtxt 29 argspec: "args=[\'categorical_column\', \'dimension\', \'combiner\', \'initializer\', \'ckpt_to_load_from\', \'tensor_name_in_ckpt\', \'max_norm\', \'trainable\'], varargs=None, keywords=None, defaults=[\'mean\', \'None\', \'None\', \'None\', \'None\', \'True\'], "
37 argspec: "args=[\'features\', \'feature_columns\', \'weight_collections\', \'trainable\', \'cols_to_vars\'], varargs=None, keywords=None, defaults=[\'None\', \'True\', \'None\'], "
41 argspec: "args=[\'features\', \'feature_columns\', \'units\', \'sparse_combiner\', \'weight_collections\', \'trainable\', \'cols_to_vars\'], varargs=None, keywords=None, defaults=[\'1\', \'sum\', \'None\', \'True\', \'None\'], "
53 argspec: "args=[\'categorical_columns\', \'dimension\', \'combiner\', \'initializer\', \'shared_embedding_collection_name\', \'ckpt_to_load_from\', \'tensor_name_in_ckpt\', \'max_norm\', \'trainable\'], varargs=None, keywords=None, defaults=[\'mean\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\'], "
tensorflow.layers.pbtxt 97 argspec: "args=[\'inputs\', \'axis\', \'momentum\', \'epsilon\', \'center\', \'scale\', \'beta_initializer\', \'gamma_initializer\', \'moving_mean_initializer\', \'moving_variance_initializer\', \'beta_regularizer\', \'gamma_regularizer\', \'beta_constraint\', \'gamma_constraint\', \'training\', \'trainable\', \'name\', \'reuse\', \'renorm\', \'renorm_clipping\', \'renorm_momentum\', \'fused\', \'virtual_batch_size\', \'adjustment\'], varargs=None, keywords=None, defaults=[\'-1\', \'0.99\', \'0.001\', \'True\', \'True\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'<tensorflow.python.ops.init_ops.Ones object instance>\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'<tensorflow.python.ops.init_ops.Ones object instance>\', \'None\', \'None\', \'None\', \'None\', \'False\', \'True\', \'None\', \'None\', \'False\', \'None\', \'0.99\', \'None\', \'None\', \'None\'], "
101 argspec: "args=[\'inputs\', \'filters\', \'kernel_size\', \'strides\', \'padding\', \'data_format\', \'dilation_rate\', \'activation\', \'use_bias\', \'kernel_initializer\', \'bias_initializer\', \'kernel_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'kernel_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'1\', \'valid\', \'channels_last\', \'1\', \'None\', \'True\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
105 argspec: "args=[\'inputs\', \'filters\', \'kernel_size\', \'strides\', \'padding\', \'data_format\', \'dilation_rate\', \'activation\', \'use_bias\', \'kernel_initializer\', \'bias_initializer\', \'kernel_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'kernel_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'(1, 1)\', \'valid\', \'channels_last\', \'(1, 1)\', \'None\', \'True\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
109 argspec: "args=[\'inputs\', \'filters\', \'kernel_size\', \'strides\', \'padding\', \'data_format\', \'activation\', \'use_bias\', \'kernel_initializer\', \'bias_initializer\', \'kernel_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'kernel_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'(1, 1)\', \'valid\', \'channels_last\', \'None\', \'True\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
113 argspec: "args=[\'inputs\', \'filters\', \'kernel_size\', \'strides\', \'padding\', \'data_format\', \'dilation_rate\', \'activation\', \'use_bias\', \'kernel_initializer\', \'bias_initializer\', \'kernel_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'kernel_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'(1, 1, 1)\', \'valid\', \'channels_last\', \'(1, 1, 1)\', \'None\', \'True\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
117 argspec: "args=[\'inputs\', \'filters\', \'kernel_size\', \'strides\', \'padding\', \'data_format\', \'activation\', \'use_bias\', \'kernel_initializer\', \'bias_initializer\', \'kernel_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'kernel_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'(1, 1, 1)\', \'valid\', \'channels_last\', \'None\', \'True\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
121 argspec: "args=[\'inputs\', \'units\', \'activation\', \'use_bias\', \'kernel_initializer\', \'bias_initializer\', \'kernel_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'kernel_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'None\', \'True\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
145 argspec: "args=[\'inputs\', \'filters\', \'kernel_size\', \'strides\', \'padding\', \'data_format\', \'dilation_rate\', \'depth_multiplier\', \'activation\', \'use_bias\', \'depthwise_initializer\', \'pointwise_initializer\', \'bias_initializer\', \'depthwise_regularizer\', \'pointwise_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointwise_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'1\', \'valid\', \'channels_last\', \'1\', \'1\', \'None\', \'True\', \'None\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
149 argspec: "args=[\'inputs\', \'filters\', \'kernel_size\', \'strides\', \'padding\', \'data_format\', \'dilation_rate\', \'depth_multiplier\', \'activation\', \'use_bias\', \'depthwise_initializer\', \'pointwise_initializer\', \'bias_initializer\', \'depthwise_regularizer\', \'pointwise_regularizer\', \'bias_regularizer\', \'activity_regularizer\', \'depthwise_constraint\', \'pointwise_constraint\', \'bias_constraint\', \'trainable\', \'name\', \'reuse\'], varargs=None, keywords=None, defaults=[\'(1, 1)\', \'valid\', \'channels_last\', \'(1, 1)\', \'1\', \'None\', \'True\', \'None\', \'None\', \'<tensorflow.python.ops.init_ops.Zeros object instance>\', \'None\', \'None\', \'None\', \'None\', \'None\', \'None\', \'None\', \'True\', \'None\', \'None\'], "
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
encoders.py 38 trainable=True,
55 trainable: If `True` also add variables to the graph collection
75 trainable=trainable)
97 trainable=True,
114 trainable: If `True` also add variables to the graph collection
139 trainable=trainable)
normalization.py 49 trainable=True,
78 trainable: If `True` also add variables to the graph collection
135 trainable=trainable)
148 trainable=trainable)
feature_column_ops.py 97 trainable,
136 trainable,
145 trainable,
158 trainable=True,
202 trainable: If `True` also add variables to the graph collection
217 trainable,
228 trainable=True,
247 trainable: If `True` also add variables to the graph collection
264 trainable,
274 trainable,
    [all...]
layers.py 188 trainable=True,
248 trainable: If `True` also add variables to the graph collection
316 trainable=trainable)
332 trainable=trainable)
353 trainable=False,
364 trainable=False,
443 trainable=True,
514 trainable: If `True` also add variables to the graph collectio
    [all...]
feature_column.py 189 "trainable"])):
253 trainable=True,
427 trainable=True,
492 trainable=None):
494 del trainable
823 trainable=True,
    [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
composable_model.py 55 trainable=True):
67 trainable: True if this model contains variables that can be trained.
76 self._trainable = trainable
155 trainable=True):
171 trainable: True if this model contains variables that can be trained.
182 trainable=trainable)
231 trainable=self._trainable,
239 trainable=self._trainable,
268 trainable=True)
    [all...]
  /external/tensorflow/tensorflow/python/keras/_impl/keras/engine/
training_eager_test.py 549 model.trainable = False
551 model.trainable = True
560 model.add(keras.layers.Dense(2, input_dim=3, trainable=False))
582 model.add(keras.layers.Dense(2, trainable=False, input_dim=1))
585 # by setting the `trainable` argument, in Sequential
590 layer.trainable = False
595 y = keras.layers.Dense(2, trainable=False)(x)
599 # by setting the `trainable` argument, in Model
605 layer.trainable = False
609 # a non-trainable model has no trainable weight
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
template_test.py 39 def variable_scoped_function(trainable=True):
41 "dummy", shape=[1], trainable=trainable,
51 def function_with_create(trainable):
53 variables.Variable(0, trainable=trainable)
58 def function_with_side_create(trainable, name="side"):
60 variable_scope.get_variable(name, shape=[1], trainable=trainable)
263 tmpl = template.make_template("s", function_with_create, trainable=True
    [all...]
  /external/tensorflow/tensorflow/contrib/model_pruning/python/layers/
core_layers.py 80 trainable: Boolean, if `True` also add variables to the graph collection
100 trainable=True,
104 trainable=trainable,
136 trainable=False,
144 trainable=True,
151 trainable=False,
170 trainable=True,
287 trainable: Boolean, if `True` also add variables to the graph collection
306 trainable=True
    [all...]
layers.py 44 trainable=True,
64 trainable=trainable,
113 trainable=True,
175 trainable: If `True` also add variables to the graph collection
233 trainable=trainable,
272 trainable=True,
307 trainable: If `True` also add variables to the graph collection
341 trainable=trainable
    [all...]
  /external/tensorflow/tensorflow/python/feature_column/
feature_column.py 167 trainable=True,
199 trainable=trainable)
218 trainable=True,
253 trainable: If `True` also add the variable to the graph collection
274 trainable, cols_to_vars)
287 trainable=True,
293 self._trainable = trainable
306 trainable=self._trainable,
341 trainable=True
    [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
trainable.py 15 """`Trainable` interface."""
24 class Trainable(object):
25 """Interface for objects that are trainable by, e.g., `Experiment`.
__init__.py 45 from tensorflow.contrib.learn.python.learn.trainable import Trainable
  /external/tensorflow/tensorflow/python/layers/
convolutional.py 81 trainable: Boolean, if `True` also add variables to the graph collection
102 trainable=True,
105 super(_Conv, self).__init__(trainable=trainable, name=name,
143 trainable=True,
151 trainable=True,
272 trainable: Boolean, if `True` also add variables to the graph collection
292 trainable=True,
312 trainable=trainable,
    [all...]
core.py 75 trainable: Boolean, if `True` also add variables to the graph collection
107 trainable=True,
110 super(Dense, self).__init__(trainable=trainable, name=name,
137 trainable=True)
145 trainable=True)
191 trainable=True,
224 trainable: Boolean, if `True` also add variables to the graph collection
247 trainable=trainable,
    [all...]
  /external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/
README.md 12 2. build a trainable model;
  /external/tensorflow/tensorflow/contrib/opt/python/training/
model_average_optimizer.py 39 1. Change trainable variables to local collection and place them at worker
73 def __call__(self, getter, name, trainable, collections, *args, **kwargs):
74 if trainable:
78 trainable=True,
86 trainable=False,
92 return getter(name, trainable, collections, *args, **kwargs)
137 trainable=False,
elastic_average_optimizer.py 40 1. Change trainable variables to local collection and place them at worker
77 def __call__(self, getter, name, trainable, collections, *args, **kwargs):
78 if trainable:
82 trainable=True,
89 trainable=False,
96 trainable=False,
103 return getter(name, trainable, collections, *args, **kwargs)
163 trainable=False,
  /external/tensorflow/tensorflow/python/eager/
graph_callable.py 56 def __init__(self, name, initializer, shape, dtype, trainable):
65 trainable=trainable)
69 self.trainable = trainable
72 if want_gradients and self.trainable:
115 trainable=True, collections=None, caching_device=None, # pylint: disable=redefined-outer-name
119 del collections, initializer, trainable, reuse, caching_device, shape,
141 trainable=True, collections=None, caching_device=None, # pylint: disable=redefined-outer-name
153 v = _CapturedVariable(name, initializer, shape, dtype, trainable)
    [all...]
  /external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
wrappers.py 65 def trainable(self): member in class:Wrapper
66 return self.layer.trainable
68 @trainable.setter
69 def trainable(self, value): member in class:Wrapper
70 self.layer.trainable = value
290 def trainable(self): member in class:Bidirectional
293 @trainable.setter
294 def trainable(self, value): member in class:Bidirectional
296 self.forward_layer.trainable = value
297 self.backward_layer.trainable = valu
    [all...]
  /external/tensorflow/tensorflow/python/training/
session_manager_test.py 235 trainable=False,
293 trainable=False,
325 trainable=False,
361 trainable=False,
394 trainable=False,
425 trainable=False,
444 trainable=False,
461 trainable=False,
466 trainable=False,
500 trainable=False
    [all...]

Completed in 634 milliseconds

1 2 3 4 5 6 7 8 91011>>