Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

Create library for converting pytorch to caffe2 and examples #69

Merged
merged 6 commits into from Nov 27, 2017

Commits on Nov 23, 2017

  1. Add helper functions for pytorch->caffe2 conversion, and benchmark.

    Add an example python file to demonstrate how to convert PyTorch
    models to Caffe2.
    houseroad committed Nov 23, 2017
    Copy the full SHA
    0d8278b View commit details
    Browse the repository at this point in the history
  2. Update the example

    houseroad committed Nov 23, 2017
    Copy the full SHA
    876057e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    781b5ef View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2017

  1. Fix the pad order problem

    houseroad committed Nov 25, 2017
    Copy the full SHA
    afba6aa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Copy the full SHA
    ce644a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bc73b1e View commit details
    Browse the repository at this point in the history