Trait caffe2_operator::DebugInfoString
source · pub trait DebugInfoString {
// Provided method
fn debug_info_string(&self) -> String { ... }
}
pub trait DebugInfoString {
// Provided method
fn debug_info_string(&self) -> String { ... }
}