Trait caffe2_operator::SetDebugDef
source · pub trait SetDebugDef {
// Provided method
fn set_debug_def(&mut self, operator_def: &Arc<OperatorDef>) { ... }
}
pub trait SetDebugDef {
// Provided method
fn set_debug_def(&mut self, operator_def: &Arc<OperatorDef>) { ... }
}