Docs.rs
caffe2op-logit-0.1.5-alpha.0
caffe2op-logit 0.1.5-alpha.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Documentation
Repository
crates.io
Source
Owners
klebs6-x
Dependencies
caffe2-blob ^0.1.5-alpha.0
normal
caffe2-context ^0.1.5-alpha.0
normal
caffe2-imports ^0.1.5-alpha.0
normal
caffe2-operator ^0.1.5-alpha.0
normal
caffe2op-elementwise ^0.1.5-alpha.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate caffe2op_logit
Version 0.1.5-alpha.0
All Items
Structs
Type Definitions
?
Crate
caffe2op_logit
source
·
[
−
]
Structs
GetLogitGradient
LogitFunctor
| Elementwise logit transform: logit(x) | = log(x / (1 - x)), where x is the input | data clampped in (eps, 1-eps). |
LogitGradientOp
Type Definitions
LogitOp