Tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
Here are 18,373 public repositories matching this topic...
-
Updated
Aug 17, 2020 - Jupyter Notebook
🚀 Feature request
modeling_longformer.py
has the classes LongformerForSequenceClassification
, LongformerForMultipleChoice
and LongformerForTokenClassification
which are not present in modeling_tf_longformer.py
at the moment.
Those classes should be equally added to modeling_tf_longformer.py
.
Motivation
The pretrained weights for TFLongformer are available so that these
-
Updated
Aug 29, 2020
-
Updated
Jul 3, 2020 - Jupyter Notebook
-
Updated
Aug 15, 2020 - Python
-
Updated
Aug 21, 2020 - Jupyter Notebook
-
Updated
Jul 24, 2020 - Python
Despite instructions to install ffmpeg in README.md (#414), people still skip it and get audioread's NoBackendError whenever trying to load mp3s. The exception is confusing to the end user and we get a lot of questions about it.
- The error message looks like this: CorentinJ/Real-Time-Voice-Cloning#386 (comment)
- What people need to do to resolve it is this: ht
-
Updated
Aug 28, 2020 - Python
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Aug 29, 2020 - C++
-
Updated
Jul 6, 2020 - Python
-
Updated
Aug 29, 2020 - Python
-
Updated
Aug 29, 2020 - Jupyter Notebook
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Jun 26, 2020 - Python
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
-
Updated
Jun 9, 2020 - Jupyter Notebook
-
Updated
Aug 1, 2020 - Python
-
Updated
Aug 29, 2020 - Python
-
Updated
Jun 3, 2020 - Python
-
Updated
Aug 29, 2020 - C++
-
Updated
May 10, 2020 - Python
Every kubeflow image should be scanned for security vulnerabilities.
It would be great to have a periodic security report.
Each of these images with vulnerability should be patched and updated.
-
Updated
Aug 5, 2020 - Jupyter Notebook
[Bug] - Output type of QuantizeLinear operator should be uint8_t if y_zero_point is not provided
Spawned off https://github.com/onnx/onnx/pull/2772/files/7ab93cc1b635eada330dae7424d4ff7e8c22c295#r440422245, opening issue to track resolution
-
Updated
Mar 27, 2020
-
Updated
Jul 24, 2020 - Python
Created by Google Brain Team
Released November 9, 2015
- Organization
- tensorflow
- Website
- www.tensorflow.org
- Wikipedia
- Wikipedia
Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template
System information
example script provided in TensorFlow): Yes