sqrt

pub fn sqrt(
    graph: &mut ComputationGraph,
    input: &ReverseVariable,
) -> ReverseVariable
Expand description

Square root operation on computation graph