Home
last modified time | relevance | path

Searched defs:_softmax (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_math_ops_test.py33 def _softmax(self, x): member in RaggedSoftmaxTest
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_multihead_attention.py93 def _softmax(x): # softmax over 4 dim matrix function
/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/
H A D_ops_refs.py358 def _softmax(func, *args, **kwargs): function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSoftMax.cpp40 TORCH_META_FUNC(_softmax) in TORCH_META_FUNC() argument
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dnn_test.py98 def _softmax(self, x): member in SoftmaxTest
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py1201 def _softmax(x: Tensor, dim: int, half_to_float: bool): function
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dmodules.cpp3416 torch::Tensor _softmax(const torch::Tensor& x) { in _softmax() function
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json102620 "_softmax": 100208, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/
H A Dtokenizer.json102620 "_softmax": 100208, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/
H A Dtokenizer.json102561 "_softmax": 100208, number