Trait caffe2_operator::SetExecutorHelper
source · pub trait SetExecutorHelper {
// Provided method
fn set_executor_helper(&mut self, helper: *mut ExecutorHelper) { ... }
}
pub trait SetExecutorHelper {
// Provided method
fn set_executor_helper(&mut self, helper: *mut ExecutorHelper) { ... }
}