The Wayback Machine - https://web.archive.org/web/20210301111910/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 20,646 public repositories matching this topic...

transformers
stas00
stas00 commented Feb 26, 2021

As a part of an effort to make all examples have the same look and feel this issue requests to sync the support for these 3 cl args in run_seq2seq.py:

--max_train_samples 5 --max_val_samples 5 --max_test_samples 5

into:

  1. all other examples/*/run_*.py
  2. templates/adding_a_new_example_script

Part B. the metrics should be now updated to include the actual number of samples t

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 Feb 18, 2021
  • Python
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
askhade
askhade commented Jan 19, 2021

Add a new API for converting a model to external data. Today the conversion happens in 2 steps
external_data_helper.convert_model_to_external_data(<model>, <all_tensors_to_one_file>, <size_threshold>) save_model(model, output_path)
We want to add another api which combines the 2 steps
`
save_model_to_external_data(, <output_

Created by Google Brain Team

Released November 9, 2015

Organization
tensorflow
Website
www.tensorflow.org
Wikipedia
Wikipedia