Searched refs:BATCH_SLICE (Results 1 – 3 of 3) sorted by relevance
59 …def __init__(self, shape, field_size=10, slice_mode=nn.EmbeddingLookup.BATCH_SLICE, target="Device…
218 BATCH_SLICE = "batch_slice" variable in EmbeddingLookup
715 BATCH_SLICE = "batch_slice" variable in EmbeddingLookupThor