OperatorDef <==> NodeProto Conversion#11621
Conversation
caffe2/proto/torch_pb.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
caffe2/python/pybind_state.cc
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
caffe2/python/pybind_state.cc
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
caffe2/utils/proto_convert.cc
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
caffe2/utils/proto_convert.cc
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
caffe2/utils/proto_convert.h
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
facebook-github-bot
left a comment
There was a problem hiding this comment.
houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
caffe2/python/pybind_state.cc
Outdated
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
Summary: Operator level proto conversion between (new) torch proto and (old) caffe2 proto. Pull Request resolved: pytorch#11621 Reviewed By: BIT-silence Differential Revision: D9892422 Pulled By: BIT-silence fbshipit-source-id: f792a8c388aeec3382ee6b264b4101334d45dc36
Operator level proto conversion between (new) torch proto and (old) caffe2 proto.