question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tensorflowjs Dockerfile

See original GitHub issue

I would like to request a single Dockerfile that builds the latest tensorflowjs from source. This will help folks who want to test features before they are published. I’ve done my best to create a Dockerfile based on miniconda3: https://gist.github.com/kylemcdonald/4ee140f527e1c6c9ae3fd12dd8bb6b3b

I tried to combine everything I learned from these documents:

I’ve verified that the Dockerfile builds, but need to check that it has actually installed everything correctly and is actually useful 😃 Update: afaict everything is working correctly. I made one small change since posting to run yarn && yarn build-npm for tfjs-converter.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
manrajgrovercommented, Nov 20, 2018

Great work @kylemcdonald! Just sharing another quick docker setup here that I wrote long back for consumption purpose. Let me know if you need any assistance.

0reactions
rthadurcommented, Dec 12, 2018

@kylemcdonald checking if the we can close this issue ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quick Docker Environment for TensorFlowJS Node · GitHub
Quick Docker Environment for TensorFlowJS Node. GitHub Gist: instantly share code, notes, and snippets.
Read more >
puzlcloud/tensorflowjs - Docker Image
Tensorflow (version 2) ML framework with node.js runtime. Non-root Docker image used by puzl.ee cloud Kubernetes service. Based on official cuda Docker image....
Read more >
TensorFlow.js Node on Docker and Kubernetes - YouTube
I explain how to dockerize TensorFlow.js Node app and also run it on Kubernetes. This work was done as part of our open-source...
Read more >
Can't run TensorFlow JS in a Docker container
Hi I'm using the JavaScript version of the library. I have struggles to get it running in Docker with the Node Images.
Read more >
How to run Tensorflow JS in Node Alpine Docker Container
So, yeah in the end I got it working by using the base node image. I had problems that docker-compose didn't correctly rebuild...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found