-
Notifications
You must be signed in to change notification settings - Fork 15
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
run_lasserTagger时候,为什么一直会运行到tpu上面 #9
Comments
你好,tf版本是正确的? |
您好,我没有按照您的requirement安装。。。我的是tf1.13.1 |
我的感觉,你仅升级到tf1.15试试tensorflow-gpu==1.15 |
我能加您QQ 聊么?我在安装tf1.15
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年7月12日(星期一) 下午4:15
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [425776024/lasertagger-chinese] run_lasserTagger时候,为什么一直会运行到tpu上面 (#9)
您好,我没有按照您的requirement安装。。。我的是tf1.13.1
我按照您的配置都运行不了
我的感觉,你仅升级到tf1.15试试
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
GitHub同号,不过最近也很忙,不能参与深度debug |
嗯嗯。那我先安装tf1.15试一下
您那边有能正常运行的laserTagger代码么?方便发我一份么? git上的实在是运行不了
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年7月12日(星期一) 下午4:20
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [425776024/lasertagger-chinese] run_lasserTagger时候,为什么一直会运行到tpu上面 (#9)
GitHub同号,不过最近也很忙,不能参与深度debug
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
加QQ我直接发最后运行的压缩包吧。这个当初随便上传了上来,没仔细考虑过你们的环境安装 |
加您了
…------------------ 原始邮件 ------------------
发件人: "425776024/lasertagger-chinese" ***@***.***>;
发送时间: 2021年7月12日(星期一) 下午4:26
***@***.***>;
***@***.******@***.***>;
主题: Re: [425776024/lasertagger-chinese] run_lasserTagger时候,为什么一直会运行到tpu上面 (#9)
加QQ我直接发最后运行的压缩包吧。这个当初随便上传了上来,没仔细考虑过你们的环境安装
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
还有,不能正常运行可能与./corpus下数据不多有关,我提供的那点数据,是不能正常训练的! |
数据我弄好了
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年7月12日(星期一) 下午4:27
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [425776024/lasertagger-chinese] run_lasserTagger时候,为什么一直会运行到tpu上面 (#9)
嗯嗯。那我先安装tf1.15试一下 您那边有能正常运行的laserTagger代码么?方便发我一份么? git上的实在是运行不了
…
------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年7月12日(星期一) 下午4:20 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [425776024/lasertagger-chinese] run_lasserTagger时候,为什么一直会运行到tpu上面 (#9) GitHub同号,不过最近也很忙,不能参与深度debug — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
还有,不能正常运行可能与./corpus下数据不多有关,我提供的那点数据,是不能正常训练的!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
我遇到了相似的问题,请教大佬们。 |
能发我一份正常的吗?[email protected] |
您好,我运行laserTagger时候,do_export设置True,train和eval设置为false。 一直提示
AttributeError: module 'tensorflow.contrib.tpu.python.ops.tpu_ops' has no attribute 'tpu_replicate_metadata'
按理说不应该会在TPU上运行啊。。希望得到您的解答
谢谢
The text was updated successfully, but these errors were encountered: