custom-op icon indicating copy to clipboard operation
custom-op copied to clipboard

can i use tensorflow internel kernel functions like transpose functor under kernel directory

Open zhuimeng999 opened this issue 4 years ago • 1 comments

zhuimeng999 avatar Dec 14 '20 06:12 zhuimeng999

i have directly include the header file in my project, and i can successfully build my own op, but when i load the op, it failed, and complained " undefined symbol: xxx"

zhuimeng999 avatar Dec 14 '20 06:12 zhuimeng999