Home
last modified time | relevance | path

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

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