onnxruntime
Auto forward non method attribute lookups to the user's model and bind custom methods to ORTModule
#8798
Merged

Auto forward non method attribute lookups to the user's model and bind custom methods to ORTModule #8798

baijumeswani merged 10 commits into master from bmeswani/user-defined-methods
baijumeswani
baijumeswani baijumeswani requested a review from BowenBao BowenBao 4 years ago
baijumeswani baijumeswani requested a review from liqunfu liqunfu 4 years ago
baijumeswani baijumeswani requested a review from SherlockNoMad SherlockNoMad 4 years ago
baijumeswani baijumeswani requested a review from thiagocrepaldi thiagocrepaldi 4 years ago
baijumeswani baijumeswani requested a review from tlh20 tlh20 4 years ago
baijumeswani baijumeswani added component:ortmodule
baijumeswani baijumeswani added component:training-frontend
SherlockNoMad
baijumeswani
baijumeswani baijumeswani force pushed from 1a203980 to 93dce83b 4 years ago
thiagocrepaldi
thiagocrepaldi commented on 2021-08-24
thiagocrepaldi
baijumeswani
baijumeswani baijumeswani force pushed from 5ffd42df to ba15cc05 4 years ago
thiagocrepaldi
thiagocrepaldi commented on 2021-08-26
thiagocrepaldi
thiagocrepaldi commented on 2021-08-26
thiagocrepaldi
thiagocrepaldi commented on 2021-08-27
thiagocrepaldi
thiagocrepaldi commented on 2021-08-30
thiagocrepaldi
thiagocrepaldi dismissed these changes on 2021-08-30
baijumeswani baijumeswani dismissed their stale review via d9087653 4 years ago
thiagocrepaldi
thiagocrepaldi commented on 2021-09-01
baijumeswani baijumeswani changed the title Auto forward attribute lookups to the user's model through ORTModule Auto forward non method attribute lookups to the user's model and bind custom methods to ORTModule 4 years ago
baijumeswani Auto forward attribute lookups to the user's model through ORTModule
1fed150c
baijumeswani Fix bug in accessing of original module in torch_module_pytorch
230470ae
baijumeswani Change attribute name for signaling model has changed
aaaeb71f
baijumeswani Automate name collision checking
5950c504
baijumeswani Add _is_initialized attribute to indicate the completiong of initiali…
5ac12371
baijumeswani Add a return statement
67cb6992
baijumeswani Add support for custom methods calling forward internally
6565507e
baijumeswani Address pull request review comments
e6b7ff40
thiagocrepaldi
thiagocrepaldi dismissed these changes on 2021-09-02
baijumeswani Add env variable for skip check
b874490f
baijumeswani baijumeswani dismissed their stale review via b874490f 4 years ago
baijumeswani baijumeswani force pushed from 803dac6e to b874490f 4 years ago
thiagocrepaldi
thiagocrepaldi approved these changes on 2021-09-02
thiagocrepaldi thiagocrepaldi requested a review from thiagocrepaldi thiagocrepaldi 4 years ago
thiagocrepaldi
thiagocrepaldi
thiagocrepaldi dismissed these changes on 2021-09-02
baijumeswani
baijumeswani Add a note of known limitation
083062ed
baijumeswani baijumeswani dismissed their stale review via 083062ed 4 years ago
baijumeswani baijumeswani requested a review from thiagocrepaldi thiagocrepaldi 4 years ago
thiagocrepaldi
thiagocrepaldi approved these changes on 2021-09-03
baijumeswani baijumeswani merged 0cc29095 into master 4 years ago
baijumeswani baijumeswani deleted the bmeswani/user-defined-methods branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone