Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YoutubeDNN导出item侧模型失败 #95

Open
bsns opened this issue Dec 15, 2022 · 1 comment
Open

YoutubeDNN导出item侧模型失败 #95

bsns opened this issue Dec 15, 2022 · 1 comment

Comments

@bsns
Copy link

bsns commented Dec 15, 2022

YoutubeDNN导出item侧模型错误,提示

raise AssertionError(
AssertionError: Tried to export a function which references untracked resource Tensor("lambda_1/l2_normalize:0", shape=(209, 16), dtype=float32). TensorFlow objects (e.g. tf.Variable) captured by functions must be tracked by assigning them to an attribute of a tracked object or assigned to an attribute of the main object directly.

Trackable Python objects referring to this tensor (from gc.get_referrers, limited to two hops):

Operating environment(运行环境):

  • python version [3.8]
  • tensorflow version [2.5.0]
  • deepmatch version [e.g. 0.9.1/0.9.3]
@wookie000
Copy link

Is it solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants