custom-op
custom-op copied to clipboard
can i use tensorflow internel kernel functions like transpose functor under kernel directory
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"