Home
last modified time | relevance | path

Searched defs:num_encoder_layers (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/exir/tests/
H A Dtransformer.py87 def __init__(self, inp_vocab_size=10, model_dim=32, num_encoder_layers=2): argument
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/options/
H A Dtransformer.cpp44 int64_t num_encoder_layers, in TransformerOptions()
/aosp_15_r20/external/pytorch/benchmarks/functional_autograd_benchmark/
H A Dtorchvision_models.py502 num_encoder_layers=6, argument