Home
last modified time | relevance | path

Searched refs:BATCH_SLICE (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/ut/python/parallel/
Dtest_multi_field_embedding.py59 …def __init__(self, shape, field_size=10, slice_mode=nn.EmbeddingLookup.BATCH_SLICE, target="Device…
/third_party/mindspore/mindspore/nn/layer/
Dembedding.py218 BATCH_SLICE = "batch_slice" variable in EmbeddingLookup
Dthor_layer.py715 BATCH_SLICE = "batch_slice" variable in EmbeddingLookupThor