Home
last modified time | relevance | path

Searched refs:applyTANH (Results 1 – 1 of 1) sorted by relevance

/dports/misc/nn-insight/nn-insight-1.0.5/
H A Dcompute.cpp396 auto applyTANH = [](float &val) { in compute() local
417 applyTANH(*data); in compute()