Giter Club home page Giter Club logo

Comments (4)

lukeyeager avatar lukeyeager commented on May 12, 2024

Hi @mingtop, can you give me a little more information about your installation? Did you use the web installer or clone from GitHub? If it was from GitHub, how recently did you clone the repository? (Show me the output of git log -n1).

math domain error is not a very helpful error message - if we can figure out what's going wrong, I'll try to improve DIGITS such that the error will at least be more clear in the future if it can't be avoided entirely.

from digits.

mingtop avatar mingtop commented on May 12, 2024

@lukeyeager I download digital from nvidia websit
I will update my digits from github
here is the error
Traceback (most recent call last):
File "/home/jamin/Downloads/digits-1.0/digits/digits/scheduler.py", line 382, in task_thread
task.run(**options)
File "/home/jamin/Downloads/digits-1.0/digits/digits/task.py", line 196, in run
if not self.process_output(line):
File "/home/jamin/Downloads/digits-1.0/digits/digits/model/tasks/caffe_train.py", line 468, in process_output
self.logger.debug('memory required: %s' % utils.sizeof_fmt(bytes_required))
File "/home/jamin/Downloads/digits-1.0/digits/digits/utils/init.py", line 100, in sizeof_fmt
i = int(math.floor(math.log(size,1024)))
ValueError: math domain error


In university of china ,we can't get google app and web chart application , so I hope you can improve it

from digits.

mingtop avatar mingtop commented on May 12, 2024

@lukeyeager You are right, maybe I got a earily version. Now I fixed the problem by git a new version. Thank u very much.

from digits.

lukeyeager avatar lukeyeager commented on May 12, 2024

Yep, you were running into these issues: #13 and #9. They have since been fixed.

from digits.

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.