facebookresearch / VMZ

VMZ: Model Zoo for Video Modeling
Apache License 2.0
1.04k stars 156 forks source link

Error when running the test script #67

Closed HamedSmart closed 5 years ago

HamedSmart commented 5 years ago

Hello, thank you very much for your great work. I have faced a problem after successfully building caffe2. When running the test script, I have a problem as follows: return func(*args, **kwargs) RuntimeError: dim() called on undefined Tensor

astaileyyoung commented 5 years ago

Is there a solution to this problem or otherwise knowledge of the cause or possible causes? I have had this issue as well despite several attempts following the installation instructions.