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,648 public repositories matching this topic...
-
Updated
Sep 6, 2020 - Jupyter Notebook
🚀 Feature request
Currently we have a mixture of negative and positive formulated arguments, e.g. no_cuda
and training
here: https://github.com/huggingface/transformers/blob/0054a48cdd64e7309184a64b399ab2c58d75d4e5/src/transformers/benchmark/benchmark_args_utils.py#L61.
We should change all arguments to be positively formulated, *e.g. from no_cuda
to cuda
. These arguments should
-
Updated
Sep 17, 2020
-
Updated
Sep 4, 2020 - Python
-
Updated
Jul 3, 2020 - Jupyter Notebook
-
Updated
Aug 21, 2020 - Jupyter Notebook
-
Updated
Jul 24, 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
Sep 11, 2020 - Python
-
Updated
Feb 18, 2020 - Jupyter Notebook
-
Updated
Sep 17, 2020 - C++
-
Updated
Jul 6, 2020 - Python
-
Updated
Sep 4, 2020 - Python
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 15, 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
Sep 4, 2020 - Jupyter Notebook
-
Updated
Sep 16, 2020 - Python
-
Updated
Aug 1, 2020 - Python
-
Updated
Jun 3, 2020 - Python
-
Updated
Sep 17, 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
Sep 2, 2020 - Jupyter Notebook
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
Mar 27, 2020
-
Updated
Sep 7, 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