onnxruntime
FasterTransformer model wrapper using custom op
#15013
Merged

FasterTransformer model wrapper using custom op #15013

chilo-ms merged 37 commits into main from ft_custom_op
chilo-ms
chilo-ms use custom op runtime wrapper for FT libs
8c7f5a41
chilo-ms fix segfault
7e50a6d8
chilo-ms code refactor
384128cf
chilo-ms code refactor
851c3341
chilo-ms remove redundant comment
2d401b63
chilo-ms modify destructor
58129fe0
chilo-ms update code
02edc49c
chilo-ms clean code
d09bdadc
chilo-ms update test code
3f4f1b42
chilo-ms add runtime lib for perf test
6bcbe7b4
chilo-ms move computation code out of compute
4351aa18
chilo-ms Remove template due to the desigh of custom op
397bd396
chilo-ms Support load and copy weights from cpu to gpu
d9e4f7a5
chilo-ms clean code
5be5dcda
chilo-ms add build command to specify ft replated options
9f66b268
chilo-ms Remove option to memcpy from host to device
99a7efd4
chilo-ms refactor
04b6caa8
chilo-ms successful version
4790a1b8
chilo-ms refactor
603fca4a
chilo-ms refactor
b1c7718e
chilo-ms update test code
7f96dbb7
chilo-ms update
21090ead
chilo-ms Update cmake file
94bf7172
chilo-ms chilo-ms requested a review from yufenglee yufenglee 3 years ago
chilo-ms chilo-ms requested a review from stevenlix stevenlix 3 years ago
chilo-ms chilo-ms requested a review from jywu-msft jywu-msft 3 years ago
chilo-ms clean code
babe0e7e
chilo-ms fix format
0bbb4b09
chilo-ms Merge branch 'main' into ft_custom_op
a70c9cbd
chilo-ms clean code
2d3bc516
chilo-ms revert code
e1aaa6c7
jywu-msft
jywu-msft commented on 2023-03-13
chilo-ms chilo-ms marked this pull request as ready for review 3 years ago
yufenglee
chilo-ms
pranavsharma
pranavsharma commented on 2023-03-13
chilo-ms
chilo-ms Move custom op implementation out
d5c074a4
chilo-ms remove redundant code
99e9cf26
chilo-ms add unit test
80989800
chilo-ms fix bug
8f8ce8ab
chilo-ms fix bug
fbed0e2e
chilo-ms rename function
7f050761
chilo-ms remove ennecessary code
2cc4c532
stevenlix
stevenlix commented on 2023-03-15
chilo-ms Disable warning in Windows
1fb38bdd
yufenglee
stevenlix
chilo-ms Merge branch 'main' into ft_custom_op
d52af2e3
chilo-ms
stevenlix
stevenlix approved these changes on 2023-03-20
chilo-ms chilo-ms merged c964da7e into main 3 years ago
chilo-ms chilo-ms deleted the ft_custom_op branch 3 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone