pub fn contract_owned(tensors: Vec<TensorDynLen>) -> Result<TensorDynLen>Expand description
Contract owned tensors with the default connected-network semantics.
pub fn contract_owned(tensors: Vec<TensorDynLen>) -> Result<TensorDynLen>Contract owned tensors with the default connected-network semantics.