Skip to content

utils.so failed to load #6

@XiaoshuiHuang

Description

@XiaoshuiHuang

When I use complied utils.cu using build_util.sh, I can generate a .so file with many warnings. However, I got an error when I tried to use "util=tf.load_op_library('./utils.so')" to load the library. For example, the code get an error when runs to line 11 in ba.py. The error is
./utils.so: undefined symbol: _ZN10tensorflow8internal21CheckOpMessageBuilder9NewStringEv

Do you how to solve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions