/external/tensorflow/tensorflow/python/data/experimental/ops/ |
D | distribute.py | 201 def get_batch_dim(type_spec): argument 267 def recalculate_batch_size(type_spec): argument 292 def rebatch(type_spec): argument 513 def get_static_batch_dim(type_spec): argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | composite_tensor_ops.py | 26 def composite_tensor_to_variants(value, type_spec=None, name=None): argument 60 def composite_tensor_from_variant(encoded, type_spec, name=None): argument
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | keras_tensor.py | 120 def __init__(self, type_spec, inferred_value=None, name=None): argument 130 def type_spec(self): member in KerasTensor 186 def from_type_spec(cls, type_spec, name=None): argument 527 def from_type_spec(cls, type_spec, name=None): argument 601 def keras_tensor_from_type_spec(type_spec, name=None): argument
|
D | input_layer.py | 106 type_spec=None, argument 266 type_spec=None, argument
|
/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
D | LoadedArsc.java | 95 ResTable_typeSpec type_spec; field in LoadedArsc.TypeSpec 209 TypeSpec type_spec = new TypeSpec(); in Build() local 460 TypeSpec type_spec = type_specs_.get(i); in CollectConfigurations() local 495 TypeSpec type_spec = type_specs_.get(i); in CollectLocales() local 525 TypeSpec type_spec = type_specs_.get(type_idx); in FindEntryByName() local 694 ResTable_typeSpec type_spec = in Load() local
|
D | CppAssetManager2.java | 683 TypeSpec type_spec = loaded_package.GetTypeSpecByTypeIndex(type_idx); in FindEntry() local
|
/external/python/cpython3/Modules/_sqlite/ |
D | prepare_protocol.c | 59 static PyType_Spec type_spec = { variable
|
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/proto/google/cloud/datacatalog/v1beta1/ |
D | table_spec.proto | 36 oneof type_spec { oneof
|
D | datacatalog.proto | 809 oneof type_spec { oneof
|
/external/googleapis/google/cloud/datacatalog/v1beta1/ |
D | table_spec.proto | 37 oneof type_spec { oneof
|
D | datacatalog.proto | 901 oneof type_spec { oneof
|
/external/googleapis/google/cloud/datacatalog/v1/ |
D | table_spec.proto | 37 oneof type_spec { oneof
|
D | datacatalog.proto | 1137 oneof type_spec { oneof
|
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/proto/google/cloud/datacatalog/v1/ |
D | table_spec.proto | 37 oneof type_spec { oneof
|
D | datacatalog.proto | 1119 oneof type_spec { oneof
|
/external/tensorflow/tensorflow/python/framework/ |
D | type_spec.py | 712 def batch(self, type_spec, batch_size): argument 715 def unbatch(self, type_spec): argument 718 def encode(self, type_spec, value, minimum_rank=0): argument 730 def decode(self, type_spec, encoded_value): argument
|
/external/federated-compute/fcp/artifact_building/ |
D | graph_helpers.py | 560 def make_data_sources_without_dataspec(type_spec) -> list[tff.Computation]: argument
|
/external/tensorflow/tensorflow/python/ops/structured/ |
D | structured_tensor_test.py | 956 def testPyvalConversion(self, pyval, expected, type_spec=None): argument 1093 def testFromPyvalError(self, pyval, err=ValueError, type_spec=None, msg=None): argument
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | meta_graph.proto | 233 TypeSpecProto type_spec = 1; field
|
/external/tensorflow/tensorflow/python/distribute/coordinator/ |
D | values.py | 158 def __init__(self, closure, type_spec): # pylint: disable=super-init-not-called argument
|
/external/ml_dtypes/ml_dtypes/_src/ |
D | intn_numpy.h | 53 static PyType_Spec type_spec; member
|
D | custom_float.h | 64 static PyType_Spec type_spec; member
|
/external/python/bumble/bumble/ |
D | hci.py | 2058 def type_spec(cls): member in OwnAddressType 2069 def type_spec(cls): member in LoopbackMode
|