-
Notifications
You must be signed in to change notification settings - Fork 915
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
mac不能跑吗,部署没问题了,不出结果 #24
Comments
本地机器配置:双路e5-2650 v2, 内存128g,显卡gtx 1050ti ,把项目部署到本地,运行起来,cpu80%以上,等了好久不出结果,怕烧cpu啊 |
你单 CPU 推断肯定慢啊,才二十分钟哪烧得了,人家渲染视频动不动几个小时。 |
目前可以了,bug已经修复,之后会有pr合并
kyerbas ***@***.***> 于2021年7月17日周六 16:54写道:
… 20多分钟了,一直不出结果
(aitext) ***@***.*** GPT2 % python scripts/demo.py -ckpt_fn
finetune/trained_models/model.ckpt-280000 -min_len 1024 -samples 1
WARNING:tensorflow:From
/Users/laogege/pythonwork3/aitext/EssayKiller_V2-master/LanguageNetwork/GPT2/scripts/modeling.py:141:
dense (from tensorflow.python.layers.core) is deprecated and will be
removed in a future version.
Instructions for updating:
Use keras.layers.Dense instead.
WARNING:tensorflow:From
/Users/laogege/.pyenv/versions/aitext/lib/python3.6/site-packages/tensorflow_core/python/layers/core.py:187:
Layer.apply (from tensorflow.python.keras.engine.base_layer) is deprecated
and will be removed in a future version.
Instructions for updating:
Please use layer.__call__ method instead.
WARNING:tensorflow:From
/Users/laogege/.pyenv/versions/aitext/lib/python3.6/site-packages/tensorflow_core/python/util/dispatch.py:180:
batch_gather (from tensorflow.python.ops.array_ops) is deprecated and will
be removed after 2017-10-25.
Instructions for updating:
tf.batch_gather is deprecated, please use tf.gather with batch_dims=-1
instead.
模型加载好啦!🍺Bilibili干杯🍺
现在将你的作文题精简为一个句子,粘贴到这里:⬇️,然后回车
*作文题目*
我爱你老师
*作文题目*
正在生成第 1 of 1 篇文章
......
EssayKiller正在飞速写作中,请稍后......
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#24>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFZNYHF7NYI422VVL3LH5WDTYFALBANCNFSM5AQ3U5OA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
20多分钟了,一直不出结果
(aitext) laogege@localhost GPT2 % python scripts/demo.py -ckpt_fn finetune/trained_models/model.ckpt-280000 -min_len 1024 -samples 1
WARNING:tensorflow:From /Users/laogege/pythonwork3/aitext/EssayKiller_V2-master/LanguageNetwork/GPT2/scripts/modeling.py:141: dense (from tensorflow.python.layers.core) is deprecated and will be removed in a future version.
Instructions for updating:
Use keras.layers.Dense instead.
WARNING:tensorflow:From /Users/laogege/.pyenv/versions/aitext/lib/python3.6/site-packages/tensorflow_core/python/layers/core.py:187: Layer.apply (from tensorflow.python.keras.engine.base_layer) is deprecated and will be removed in a future version.
Instructions for updating:
Please use
layer.__call__
method instead.WARNING:tensorflow:From /Users/laogege/.pyenv/versions/aitext/lib/python3.6/site-packages/tensorflow_core/python/util/dispatch.py:180: batch_gather (from tensorflow.python.ops.array_ops) is deprecated and will be removed after 2017-10-25.
Instructions for updating:
tf.batch_gather
is deprecated, please usetf.gather
withbatch_dims=-1
instead.模型加载好啦!🍺Bilibili干杯🍺
现在将你的作文题精简为一个句子,粘贴到这里:⬇️,然后回车
作文题目
我爱你老师
作文题目
正在生成第 1 of 1 篇文章
......
EssayKiller正在飞速写作中,请稍后......
The text was updated successfully, but these errors were encountered: