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

[BackendUtils]Convert RuntimeBundle to a class #2058

Merged
merged 1 commit into from
Nov 20, 2018

Conversation

gcatron
Copy link
Contributor

@gcatron gcatron commented Nov 19, 2018

Description: Converted RuntimeBundle to a class and added helper methods for getting symbolInfo. Moved RuntimeBundle to BackendUtils. Updated Backends to use new helper methods.
Testing: ninja test and ruh.sh both pass
Documentation: N/A
Fixes #1967

Copy link
Contributor

@jfix71 jfix71 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

include/glow/Backends/BackendUtils.h Outdated Show resolved Hide resolved
include/glow/Backends/BackendUtils.h Outdated Show resolved Hide resolved
include/glow/Backends/BackendUtils.h Show resolved Hide resolved
@gcatron gcatron force-pushed the convert_runtime_bundle_to_object branch 2 times, most recently from 31e0f81 to bb30387 Compare November 20, 2018 18:05
Copy link
Contributor

@opti-mix opti-mix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@gcatron gcatron force-pushed the convert_runtime_bundle_to_object branch from 7983b45 to c98ecdd Compare November 20, 2018 19:31
@gcatron gcatron merged commit a370c0d into pytorch:master Nov 20, 2018
@gcatron gcatron deleted the convert_runtime_bundle_to_object branch November 20, 2018 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants