Skip to content

'_OpNamespace' 'video_reader' object has no attribute 'probe_video_from_memory' #22

@DaBaiTuu

Description

@DaBaiTuu

'_OpNamespace' 'video_reader' object has no attribute 'probe_video_from_memory'

when i run meta = io._probe_video_from_memory(video_tensor) in util.decoder.decode and look into the function in torchvision

i found torch.ops.video_reader.probe_video_from_memory(video_data) in function defined in torchvision and it is not reachable

the when i run it i got the error '_OpNamespace' 'video_reader' object has no attribute 'probe_video_from_memory'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions