Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknn-toolkit2/examples/pytorch/resnet18/
H A Dtest.py38 def softmax(x): function
/OK3568_Linux_fs/external/rknn-toolkit2/examples/pytorch/resnet18_qat/
H A Dtest.py31 def softmax(x): function
/OK3568_Linux_fs/external/rknn-toolkit2/examples/functions/hybrid_quant/
H A Dssd_post_process.py47 def softmax(x): function