Git Product home page Git Product logo

configure_gpu's Introduction

Hi there ๐Ÿ‘‹, I am @kongkip, AI Engineer

  • ๐Ÿ”ญ Iโ€™m currently working on AI computer vision projects for medical imaging.
  • ๐ŸŒฑ Iโ€™m currently learning AI project management, MLOPs, Mobile Machine Learning, Kotlin
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on AI opensource projects
  • ๐Ÿ’ฌ Ask me about TensorFlow, Computer Vision, Data Science and all the Data staff.
  • ๐Ÿ“ซ How to reach me: drop an email to [email protected]
  • โšก Fun fact: The sun weighs 2,000 million million million million tons, ๐Ÿคฃ๐Ÿคฃ๐Ÿคฃ, how did they even measure it?

kongkip's github stats

Top Langs

configure_gpu's People

Contributors

kongkip avatar

Stargazers

 avatar

configure_gpu's Issues

cannot import name 'gpu_allocator' from 'configure_gpu'

I install with pip3 install configure_gpu
then paste code:

from configure_gpu import gpu_allocator
# configuring gpu
gpu_memory_allocator(tf, percentage_allocation=0.99)

to get error:

 21 # gpu allocator package: pip3 install configure_gpu
---> 22 from configure_gpu import gpu_allocator
     23 # configuring gpu
     24 gpu_memory_allocator(tf, percentage_allocation=0.99)

ImportError: cannot import name 'gpu_allocator' from 'configure_gpu' (/home/gele/.local/lib/python3.7/site-packages/configure_gpu/__init__.py)

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.