/external/tensorflow/tensorflow/python/ops/ |
D | init_ops.py | 58 def __call__(self, shape, dtype=None, partition_info=None): argument 111 def __call__(self, shape, dtype=None, partition_info=None): argument 131 def __call__(self, shape, dtype=None, partition_info=None): argument 224 def __call__(self, shape, dtype=None, partition_info=None, verify_shape=None): argument 265 def __call__(self, shape, dtype=None, partition_info=None): argument 305 def __call__(self, shape, dtype=None, partition_info=None): argument 351 def __call__(self, shape, dtype=None, partition_info=None): argument 411 def __call__(self, shape, dtype=None, partition_info=None): argument 494 def __call__(self, shape, dtype=None, partition_info=None): argument 567 def __call__(self, shape, dtype=None, partition_info=None): argument [all …]
|
D | variable_scope.py | 826 partition_info=None, argument
|
/external/tensorflow/tensorflow/python/keras/feature_column/ |
D | dense_features_test.py | 73 def _embedding_column_initializer(shape, dtype, partition_info=None): argument 118 def _embedding_column_initializer(shape, dtype, partition_info=None): argument 170 def _embedding_column_initializer(shape, dtype, partition_info=None): argument 551 def _initializer(shape, dtype, partition_info=None): argument 608 def _initializer(shape, dtype, partition_info=None): argument 745 def _initializer(shape, dtype, partition_info=None): argument 845 def _initializer(shape, dtype, partition_info=None): argument 929 def _initializer(shape, dtype, partition_info=None): argument
|
D | dense_features_v2_test.py | 68 def _embedding_column_initializer(shape, dtype, partition_info=None): argument 113 def _embedding_column_initializer(shape, dtype, partition_info=None): argument 530 def _initializer(shape, dtype, partition_info=None): argument 587 def _initializer(shape, dtype, partition_info=None): argument
|
D | sequence_feature_column_test.py | 115 def _initializer(shape, dtype, partition_info=None): argument 199 def _initializer(shape, dtype, partition_info=None): argument
|
/external/tensorflow/tensorflow/python/tpu/ |
D | feature_column_v2_test.py | 146 def _initializer(shape, dtype, partition_info=None): argument 383 def _initializer(shape, dtype, partition_info=None): argument 575 def _initializer(shape, dtype, partition_info=None): argument 671 def _initializer(shape, dtype, partition_info=None): argument
|
D | feature_column_test.py | 127 def _initializer(shape, dtype, partition_info): argument 268 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 | 82 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/python/feature_column/ |
D | feature_column_v2_test.py | 2313 def _embedding_column_initializer(shape, dtype, partition_info=None): argument 2358 def _embedding_column_initializer(shape, dtype, partition_info=None): argument 2734 def _initializer(shape, dtype, partition_info=None): argument 2794 def _initializer(shape, dtype, partition_info=None): argument 4076 def _initializer(shape, dtype, partition_info=None): argument 4119 def _initializer(shape, dtype, partition_info=None): argument 4798 def _initializer(shape, dtype, partition_info=None): argument 4864 def _initializer(shape, dtype, partition_info=None): argument 4929 def _initializer(shape, dtype, partition_info=None): argument 4999 def _initializer(shape, dtype, partition_info=None): argument [all …]
|
D | feature_column_test.py | 2626 def _embedding_column_initializer(shape, dtype, partition_info): argument 2671 def _embedding_column_initializer(shape, dtype, partition_info): argument 3112 def _initializer(shape, dtype, partition_info): argument 3163 def _initializer(shape, dtype, partition_info): argument 4357 def _initializer(shape, dtype, partition_info=None): argument 4394 def _initializer(shape, dtype, partition_info=None): argument 4947 def _initializer(shape, dtype, partition_info=None): argument 5034 def _initializer(shape, dtype, partition_info): argument 5121 def _initializer(shape, dtype, partition_info): argument 5247 def _initializer(shape, dtype, partition_info): argument [all …]
|
D | sequence_feature_column_test.py | 434 def _initializer(shape, dtype, partition_info=None): argument 528 def _initializer(shape, dtype, partition_info=None): argument
|
/external/swiftshader/third_party/astc-encoder/Source/ |
D | astc_codec_internals.h | 64 struct partition_info struct 66 int partition_count; 67 uint8_t partition_of_texel[MAX_TEXELS_PER_BLOCK];
|
/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 | 408 partition_info=None, argument
|