Skip to main content

invoke

Function invoke 

Source
pub fn invoke(
    node: &NodeProto,
    _inputs: &[(&str, &dyn SlotValue)],
    _ctx: &mut RuntimeResourceRef<'_>,
) -> Result<DispatchResult, OpError>
Expand description

Invoke fn - emits the value attribute’s TensorProto bytes as a BytesValue.