Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.
This repository was archived by the owner on May 28, 2024. It is now read-only.

Fail to build the example by the tutorial in README.md. #100

Description

@workingloong

I execute ``./configure.shwith "Y, Y, n" and then fail to runbazel build build_pip_pkg` after ` using the image `tensorflow/tensorflow:custom-op-ubuntu16`.

ERROR: /temp/custom-op/tensorflow_zero_out/BUILD:10:1: //tensorflow_zero_out:python/ops/_zero_out_ops.so depends on @local_config_tf//:libtensorflow_framework in repository @local_config_tf which failed to fetch. no such package '@local_config_tf//': Traceback (most recent call last):
	File "/temp/custom-op/tf/tf_configure.bzl", line 181
		_symlink_genrule_for_dir(<5 more arguments>)
	File "/temp/custom-op/tf/tf_configure.bzl", line 148, in _symlink_genrule_for_dir
		_norm_path(src_dir)
	File "/temp/custom-op/tf/tf_configure.bzl", line 110, in _norm_path
		path[-(1)]
index out of range (index is -1, but sequence has 0 elements)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions