Coder Social home page Coder Social logo

Comments (5)

brightmart avatar brightmart commented on June 1, 2024

看看这个:#15
应该是文件名的问题

from roberta_zh.

wang001 avatar wang001 commented on June 1, 2024

就是我告诉他文件名不对的。。。。。我发现在执行这行的时候,磁盘在疯狂写入,然后就没有任何异常的退出。

from roberta_zh.

wang001 avatar wang001 commented on June 1, 2024

Python 3.7.4 (default, Aug 9 2019, 18:34:13) [MSC v.1915 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.

import tensorflow as tf
init_checkpoint = "F:/pretrain/roeberta_zh_L-24_H-1024_A-16/roberta_l24_large_model"
init_vars = tf.train.list_variables(init_checkpoint)
会直接退出python

from roberta_zh.

wang001 avatar wang001 commented on June 1, 2024

抱歉,可能是我的tensorflow有问题,虽然能正常跑代码,但是在别人的电脑上没有问题

from roberta_zh.

wang001 avatar wang001 commented on June 1, 2024

本来是1.14.0的。换成1.12.0就可以了

from roberta_zh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.