Home
last modified time | relevance | path

Searched defs:hiddenSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/fastrnns/
H A Dprofile.py19 hiddenSize=512, argument
66 hiddenSize=512, argument
H A Dfactory.py208 hiddenSize=512, argument
382 hiddenSize=512, argument
H A D__init__.py9 hiddenSize = 512 variable
H A Dtest.py37 hiddenSize=512, argument
H A Dbench.py78 hiddenSize=512, argument
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/llm_helper/
H A Dtoken_embedding.cpp28 const size_t hiddenSize) in TokenEmbeddingLut()