Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add pytorchvideo encoder wrapper #1156

Closed

Commits on Nov 23, 2021

  1. [feat] Add pytorchvideo encoder wrapper

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    e583f3b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f1eb042 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bbe64ca View commit details
    Browse the repository at this point in the history
  2. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    434a12a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    314a447 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    96bb3fd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    21e1e6f View commit details
    Browse the repository at this point in the history
  2. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    2fb3348 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1c3d7a8 View commit details
    Browse the repository at this point in the history
  2. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    edee8ea View commit details
    Browse the repository at this point in the history
  3. Update on "[feat] Add pytorchvideo encoder wrapper"

    Add an encoder class that constructs
    any pytorchvideo model from config,
    and uses this model for its forward pass.
    
    Can load pretrained or random init models,
    based on config.
    
    Differential Revision: [D32631207](https://our.internmc.facebook.com/intern/diff/D32631207)
    
    [ghstack-poisoned]
    Ryan-Qiyu-Jiang committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    bc176d2 View commit details
    Browse the repository at this point in the history