MCPcopy Create free account
hub / github.com/Raibows/MLinRust / softmax

Function softmax

src/ndarray/utils.rs:70–108  ·  view source on GitHub ↗

inplace operation: softmax the given specific dim

(x: &mut NdArray, dim: i32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

predictMethod · 0.85
forwardMethod · 0.85
test_softmaxFunction · 0.85

Calls 3

check_dim_is_legalFunction · 0.85
retrieval_by_recursiveFunction · 0.85
dimMethod · 0.80

Tested by 1

test_softmaxFunction · 0.68