Skip to main content

inspect

Function inspect 

Source
fn inspect(
    source: &dyn ByteSource,
    object: ObjectId,
) -> Result<(Vec<Tensor>, Value)>