Struct neural_network::neural_operator::ReLU [] [src]

pub struct ReLU();

Trait Implementations

impl NeuralOperator for ReLU
[src]