[PluggableDevice] Always link kernels_experimental c api#60786
Conversation
|
Hi @gbaned can you help to check the PR process? It's approved but the states is still "Assigned Reviewer". |
|
Hi @Zantares Sorry for the delay, can you please take a look on below internal errors? Thank you! Traceback (most recent call last): |
Seems this internal error is not related to this PR, I have merged the newest master to see if it can be fixed, thanks! |
|
Hi @penpornk may you reapprove this PR? |
|
Hi @penpornk Can you please review this PR ? Thank you! |
penpornk
left a comment
There was a problem hiding this comment.
Sorry for the delay! Reapproving.
PluggableDevice architecture relies on C APIs to communicate with the TensorFlow binary. To support pluggable device for third party like tensorflow serving, we need add always_link=1 for kernels_experimental.
Signed-off-by: Lu Teng teng.lu@intel.com