sh_binary(
    name = "move_ops",
    srcs = ["move_ops.sh"],
    data = [
        "//tf_ops:sequence_string_projection_op_py",
    ],
)
