Home
last modified time | relevance | path

Searched defs:partition_info (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dinit_ops.py58 def __call__(self, shape, dtype=None, partition_info=None): argument
112 def __call__(self, shape, dtype=None, partition_info=None): argument
133 def __call__(self, shape, dtype=None, partition_info=None): argument
241 def __call__(self, shape, dtype=None, partition_info=None, verify_shape=None): argument
284 def __call__(self, shape, dtype=None, partition_info=None): argument
326 def __call__(self, shape, dtype=None, partition_info=None): argument
374 def __call__(self, shape, dtype=None, partition_info=None): argument
436 def __call__(self, shape, dtype=None, partition_info=None): argument
520 def __call__(self, shape, dtype=None, partition_info=None): argument
597 def __call__(self, shape, dtype=None, partition_info=None): argument
[all …]
Dvariable_scope.py806 partition_info=None, argument
/external/tensorflow/tensorflow/contrib/framework/python/ops/
Dcheckpoint_ops_test.py64 def _init_val_initializer(shape, dtype=None, partition_info=None): argument
123 def _init_val_initializer(shape, dtype=None, partition_info=None): argument
Dcheckpoint_ops.py176 def _initializer(shape, dtype=dtypes.float32, partition_info=None): argument
/external/tensorflow/tensorflow/python/tpu/
Dfeature_column_test.py102 def _initializer(shape, dtype, partition_info): argument
243 def _initializer(shape, dtype, partition_info): argument
/external/tensorflow/tensorflow/python/training/
Dsaver_large_partitioned_variable_test.py46 init = lambda shape, dtype, partition_info: constant_op.constant( argument
Dcheckpoint_ops_test.py80 def _init_val_initializer(shape, dtype=None, partition_info=None): argument
Dcheckpoint_ops.py342 def _initializer(shape, dtype=dtypes.float32, partition_info=None): argument
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dinitializers.py117 def _initializer(shape, dtype=dtype, partition_info=None): argument
Dlayers.py2029 def beta_initializer(shape, dtype=None, partition_info=None): argument
2034 def gamma_initializer(shape, dtype=None, partition_info=None): argument
/external/tensorflow/tensorflow/contrib/feature_column/python/feature_column/
Dsequence_feature_column_test.py104 def _initializer(shape, dtype, partition_info): argument
190 def _initializer(shape, dtype, partition_info): argument
914 def _initializer(shape, dtype, partition_info): argument
1009 def _initializer(shape, dtype, partition_info): argument
/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column_v2_test.py3196 def _embedding_column_initializer(shape, dtype, partition_info): argument
3241 def _embedding_column_initializer(shape, dtype, partition_info): argument
3622 def _initializer(shape, dtype, partition_info): argument
3667 def _initializer(shape, dtype, partition_info): argument
3724 def _initializer(shape, dtype, partition_info): argument
3820 def _embedding_column_initializer(shape, dtype, partition_info): argument
3865 def _embedding_column_initializer(shape, dtype, partition_info): argument
4242 def _initializer(shape, dtype, partition_info): argument
4299 def _initializer(shape, dtype, partition_info): argument
6400 def _initializer(shape, dtype, partition_info): argument
[all …]
Dsequence_feature_column_test.py107 def _initializer(shape, dtype, partition_info): argument
194 def _initializer(shape, dtype, partition_info): argument
966 def _initializer(shape, dtype, partition_info): argument
1061 def _initializer(shape, dtype, partition_info): argument
Dfeature_column_test.py2654 def _embedding_column_initializer(shape, dtype, partition_info): argument
2699 def _embedding_column_initializer(shape, dtype, partition_info): argument
3143 def _initializer(shape, dtype, partition_info): argument
3194 def _initializer(shape, dtype, partition_info): argument
4937 def _initializer(shape, dtype, partition_info): argument
4998 def _initializer(shape, dtype, partition_info): argument
5089 def _initializer(shape, dtype, partition_info): argument
5218 def _initializer(shape, dtype, partition_info): argument
5299 def _initializer(shape, dtype, partition_info): argument
5380 def _initializer(shape, dtype, partition_info): argument
[all …]
/external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/
Dlstm_ops_test.py81 def __call__(self, shape, dtype=dtypes.float16, partition_info=None): argument
/external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/
Dmasked_autoregressive.py423 def masked_initializer(shape, dtype=None, partition_info=None): argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dpartitioned_variables_test.py310 def _IotaInitializer(shape, dtype=dtypes.float32, partition_info=None): argument
/external/libvpx/libvpx/vp8/encoder/
Dblock.h74 PARTITION_INFO *partition_info; /* work pointer */ member
/external/tensorflow/tensorflow/python/training/tracking/
Dutil.py258 partition_info=None, **kwargs): argument
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Drnn_cell.py1905 def _initializer(shape, dtype=dtype, partition_info=None): argument