/external/tensorflow/tensorflow/python/ops/ |
D | init_ops.py | 58 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 …]
|
D | variable_scope.py | 806 partition_info=None, argument
|
/external/tensorflow/tensorflow/contrib/framework/python/ops/ |
D | checkpoint_ops_test.py | 64 def _init_val_initializer(shape, dtype=None, partition_info=None): argument 123 def _init_val_initializer(shape, dtype=None, partition_info=None): argument
|
D | checkpoint_ops.py | 176 def _initializer(shape, dtype=dtypes.float32, partition_info=None): argument
|
/external/tensorflow/tensorflow/python/tpu/ |
D | feature_column_test.py | 102 def _initializer(shape, dtype, partition_info): argument 243 def _initializer(shape, dtype, partition_info): argument
|
/external/tensorflow/tensorflow/python/training/ |
D | saver_large_partitioned_variable_test.py | 46 init = lambda shape, dtype, partition_info: constant_op.constant( argument
|
D | checkpoint_ops_test.py | 80 def _init_val_initializer(shape, dtype=None, partition_info=None): argument
|
D | checkpoint_ops.py | 342 def _initializer(shape, dtype=dtypes.float32, partition_info=None): argument
|
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
D | initializers.py | 117 def _initializer(shape, dtype=dtype, partition_info=None): argument
|
D | layers.py | 2029 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/ |
D | sequence_feature_column_test.py | 104 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/ |
D | feature_column_v2_test.py | 3196 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 …]
|
D | sequence_feature_column_test.py | 107 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
|
D | feature_column_test.py | 2654 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/ |
D | lstm_ops_test.py | 81 def __call__(self, shape, dtype=dtypes.float16, partition_info=None): argument
|
/external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/ |
D | masked_autoregressive.py | 423 def masked_initializer(shape, dtype=None, partition_info=None): argument
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | partitioned_variables_test.py | 310 def _IotaInitializer(shape, dtype=dtypes.float32, partition_info=None): argument
|
/external/libvpx/libvpx/vp8/encoder/ |
D | block.h | 74 PARTITION_INFO *partition_info; /* work pointer */ member
|
/external/tensorflow/tensorflow/python/training/tracking/ |
D | util.py | 258 partition_info=None, **kwargs): argument
|
/external/tensorflow/tensorflow/contrib/rnn/python/ops/ |
D | rnn_cell.py | 1905 def _initializer(shape, dtype=dtype, partition_info=None): argument
|