The Wayback Machine - https://web.archive.org/web/20220725154303/https://github.com/topics/tensorflow
Skip to content
#

Tensorflow

tensorflow logo

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

Here are 26,531 public repositories matching this topic...

transformers

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • Updated Apr 3, 2022
  • Python
karrdy89
karrdy89 commented Jul 21, 2022

Hello.
I am trying to integrate ray with an existing web server that made of fastapi and uvicorn.
It uses https, and here's how to run the server.

app = FastAPI()
app.add_middleware(HTTPSRedirectMiddleware)

uvicorn.run("main:app",
            host="0.0.0.0",
            port=8080,
            ssl_keyfile="/home/ky/cert/key.pem",
            ssl_certfile="/home/ky/cert/cert.pem",
 
good first issue enhancement P2 serve
pt-br
pt-br commented Aug 24, 2019

I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called fetchVideo and bufferToVideo that works pretty much like the fetchImage and bufferToImage functions.

I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.

face-api.js

...
exports.fetchVideo = fetc
enhancement help wanted good first issue
datasets
dgrnd4
dgrnd4 commented Jun 15, 2022

Adding a Dataset

good first issue dataset request
nni

Created by Google Brain Team

Released November 9, 2015

Organization
tensorflow
Website
www.tensorflow.org
Wikipedia
Wikipedia