Struct auto_diff::op::index_slicing::ConditionalSelect
source · [−]pub struct ConditionalSelect { /* private fields */ }
Implementations
Trait Implementations
The number of input needs by this op.
The number of output produced by this op.
Given the forward input value and backward output_grad, Update weight gradient. return backward input gradeint. Read more
access weight values