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 20,931 public repositories matching this topic...
Recently HF trainer was extended to support full fp16 eval via --fp16_full_eval
. I'd have expected it to be either equal or faster than eval with fp32 model, but surprisingly I have noticed a 25% slowdown when using it.
This may or may not impact deepspeed as well, which also runs eval in fp16, but we can't compare it to a baseline, since it only runs fp16.
I wonder if someone would like t
-
Updated
Mar 8, 2021 - Jupyter Notebook
-
Updated
Mar 28, 2021
-
Updated
Feb 25, 2021 - Python
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 26, 2021 - Jupyter Notebook
-
Updated
Feb 18, 2021 - Python
-
Updated
Dec 18, 2020 - Python
-
Updated
Mar 27, 2021 - C++
-
Updated
Mar 23, 2021 - Jupyter Notebook
-
Updated
Mar 12, 2021 - Python
-
Updated
Dec 21, 2020 - Python
-
Updated
Mar 28, 2021 - 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
Feb 2, 2021 - Python
-
Updated
Mar 11, 2021 - Jupyter Notebook
-
Updated
Mar 28, 2021 - Go
-
Updated
Mar 29, 2021 - C++
-
Updated
Mar 28, 2021 - Python
/kind feature
This is a sub-issue from #5494.
We need to remove any f"strings"
from the backend of the Jupyter web app in order to be able to use lower versions from Python 3.6 to run it.
/good-first-issue
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
Dec 22, 2020 - Python
-
Updated
Jan 25, 2021 - Python
-
Updated
Mar 19, 2021 - Jupyter Notebook
I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.
-
Updated
Mar 27, 2021 - Python
-
Updated
Jan 1, 2021 - 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