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 19,903 public repositories matching this topic...
-
Updated
Dec 24, 2020 - Jupyter Notebook
🚀 Feature request
Bart is a seq2seq model, but there might be applications where one would like to use only the pre-trained BartDecoder in an EncoderDecoder setting with a "long" encoder, such as
from transformers import EncoderDecoderModel
model = EncoderDecoderModel("allenai/longformer-large-4096", "facebook/bart-large")
# fine-tune model ...
This is already p
-
Updated
Dec 26, 2020
-
Updated
Dec 12, 2020 - Python
Add volume Bar
some recordings have low volume so the output can be sometimes really quiet. how about we add a volume bar so we can make the output louder/quieter?
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Dec 21, 2020 - Python
-
Updated
Dec 18, 2020 - Python
-
Updated
Dec 23, 2020 - C++
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Dec 21, 2020 - Python
-
Updated
Dec 18, 2020 - Python
-
Updated
Dec 26, 2020 - JavaScript
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
Dec 16, 2020 - Python
-
Updated
Nov 30, 2020 - Jupyter Notebook
-
Updated
Dec 23, 2020 - Python
-
Updated
Dec 26, 2020 - C++
-
Updated
Nov 13, 2020 - Python
-
Updated
Dec 22, 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.
Bug Report
These tests were run on s390x. s390x is big-endian architecture.
Failure log for helper_test.py
________________________________________________ TestHelperTensorFunctions.test_make_tensor ________________________________________________
self = <helper_test.TestHelperTensorFunctions testMethod=test_make_tensor>
def test_make_tensor(self): # type: () -> None
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 24, 2020 - Jupyter Notebook
-
Updated
Dec 22, 2020 - Python
-
Updated
Oct 20, 2020 - Python
-
Updated
Nov 30, 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 documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information