Home
last modified time | relevance | path

Searched defs:embedding (Results 1 – 11 of 11) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/
DBoundaryProjector.java176 final Embedding<S, T> embedding = (Embedding<S, T>) hyperplane; in belongsToPart() local
192 final Embedding<S, T> embedding = (Embedding<S, T>) hyperplane; in singularProjection() local
/external/python/cpython3/Doc/extending/
Dembedding.rst4 .. _embedding: target
/external/python/cpython2/Doc/extending/
Dembedding.rst4 .. _embedding: target
/external/bazelbuild-rules_go/go/
Dcore.rst37 .. _embedding: /docs/go/core/embedding.md#embedding target
/external/googleapis/google/cloud/aiplatform/v1/
Dfeature_online_store_service.proto202 Embedding embedding = 2 [(google.api.field_behavior) = OPTIONAL]; field
/external/googleapis/google/cloud/aiplatform/v1beta1/
Dfeature_online_store_service.proto282 Embedding embedding = 2 [(google.api.field_behavior) = OPTIONAL]; field
/external/googleapis/google/ai/generativelanguage/v1/
Dgenerative_service.proto359 ContentEmbedding embedding = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/external/googleapis/google/ai/generativelanguage/v1beta/
Dgenerative_service.proto610 ContentEmbedding embedding = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/external/skia/src/xps/
DSkXPSDevice.cpp1736 XPS_FONT_EMBEDDING embedding = XPS_FONT_EMBEDDING_RESTRICTED; in CreateTypefaceUse() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DBidi.java4325 Integer embedding = (Integer) paragraph.getAttribute(TextAttribute.BIDI_EMBEDDING); in setPara() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidi.java4287 Integer embedding = (Integer) paragraph.getAttribute(TextAttribute.BIDI_EMBEDDING); in setPara() local