Skip to content

Handle dynamic repeats in onnx symbolic#10052

Closed
bddppq wants to merge 5 commits intopytorch:masterfrom
bddppq:onnx-symbolic-dynamic-repeats
Closed

Handle dynamic repeats in onnx symbolic#10052
bddppq wants to merge 5 commits intopytorch:masterfrom
bddppq:onnx-symbolic-dynamic-repeats

Conversation

@bddppq
Copy link
Contributor

@bddppq bddppq commented Jul 31, 2018

ONNX Tile can takes the repeats as dynamic input

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

bddppq has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

bddppq has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

return g.op("TopK", self, k_i=k, axis_i=dim, outputs=2)


@parse_args('v', 'is')

This comment was marked as off-topic.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

bddppq has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

bddppq has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@bddppq bddppq deleted the onnx-symbolic-dynamic-repeats branch July 31, 2018 18:09
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
ONNX Tile can takes the `repeats` as dynamic input
Pull Request resolved: pytorch#10052

Differential Revision: D9076841

Pulled By: bddppq

fbshipit-source-id: ddd692c5f5846c8fdba019baa9fad83ef9638da4
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants