pub fn debug_gradient_ref_identity<O0: Into<Output>>( input: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for DebugGradientRefIdentity::new().build(input, scope).
DebugGradientRefIdentity::new().build(input, scope)