Home
last modified time | relevance | path

Searched defs:has_weight (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/test/inductor/
Dtest_group_batch_fusion.py117 def __init__(self, device, has_weight=True, has_bias=True): argument
/external/pytorch/test/nn/
Dtest_embedding.py1131 mode, trainable_scale, include_last_offset, has_weight=True argument