Trait caffe2_operator::GetFunctionSchema
source · pub trait GetFunctionSchema {
// Provided method
fn get_function_schema(&self) -> &FunctionSchema { ... }
}
pub trait GetFunctionSchema {
// Provided method
fn get_function_schema(&self) -> &FunctionSchema { ... }
}