Categories
Misc

using ROCm for tensorflow on RX 6000 series radeon cards.

Sorry if this was asked recently. I used google to search for this and pretty much only got old information. I know recently rdna 2 is supposed to work with ROCm but no one benchmarks the results.

I am looking to buy a new laptop soon and was hoping to get something in the “ultra portable” category with good battery life. Something with a 6800U or 6900HS. I had not been planning on getting one with a discrete gpu but the new Asus Zephyrus 14 has a 6800S, is fairly small considering, gets 8 to 10 hours on battery. Might get a lenovo Z13 if the price is right when it releases.

I mostly just ssh into my desktop at home so I am not buying the laptop specifically for deep learning but I cant find anything I quite want in the laptop space with a 3060/3070. Obviously I would only do small test type work if I ever have to run it on the laptop and cpu training is possible, but would a 6800S gpu or maybe even the 680m onboard graphics train faster than the cpu?

submitted by /u/ObsidianAvenger
[visit reddit] [comments]

Categories
Misc

Training TensorFlow models with HUGE datasets

submitted by /u/AM_DS
[visit reddit] [comments]

Categories
Misc

TF 1.x with CUDA 11.x

How can I install TF 1.x with CUDA 11.x with GPU support (for RTX 3xxx series)? All tutorials are outdated today. Wanna run a Mask R-CNN. Even the one with TF 2.x support, doesnt work with CUDA 11.x, rather than with CUDA 10.x

submitted by /u/giakou4
[visit reddit] [comments]

Categories
Misc

How to create a layer without an Input.

Hi,

In deep rl algorithm like PPO, a continuous stochastic policy is represented by Normal Distribution. For this the recommended way of creating a Normal Distribution is to get the mean by passing the state through NN and then using a state independent layer to predict log_std. This layer which predicts log_std should be trainable using backprop just like biases. So how to create this layer in tensorflow 2.

submitted by /u/Better-Ad8608
[visit reddit] [comments]

Categories
Misc

Question on appropriate CUDA version installation

Short question: Do apps work with a higher version of CUDA if they specified a lower version as requirement? Or should I exactly match the version?

Extra explanations: I want to use GPU in TF and Matlab. The first one says I need CUDA 11.2 and the second one mentions CUDA 10.1. Currently the latest available CUDA drivers are 11.6.1. Can I just install the latest version and hope they all work well?

submitted by /u/idreamlord
[visit reddit] [comments]

Categories
Misc

Switch CUDA versions

I am trying to run a project which only supports tf 2.2, but I have CUDA 11.x which is not supported by TF 2.2 for GPU support. Is there a way to install CUDA 10.1 and 11.6 and switch between them?

Edit: RTX 3xxx support CUDA 11.x. The repository (Mask R-CNN support TF 2.2, which works with CUDA 10.x for GPU support). I realise I cannot train with GPU…

submitted by /u/giakou4
[visit reddit] [comments]

Categories
Misc

Tensorflow Certification Test text embedding

Hi, is it valid to use pretrained text embeddings ?Ike Universal Sentence Encoder.

Also in the text they expect us to achieve 90 accuracy or higher in all the problems?

submitted by /u/Bubbly_Ad2182
[visit reddit] [comments]

Categories
Misc

Startup Transforms Meeting Notes With Time-Saving Features

Gil Makleff and Artem Koren are developing AI for meeting transcripts, creating time-savers like shareable highlights of the text that is often TL;DR (too long; didn’t read). The Sembly founders conceived the idea after years of working in enterprise operational consulting at UMT Consulting Group, which was acquired by Ernst & Young. “We had an Read article >

The post Startup Transforms Meeting Notes With Time-Saving Features appeared first on NVIDIA Blog.

Categories
Misc

I’m trying to train on tfod it’s my time using tfod api and it’s showing some warnings should I be concerned

I’m trying to train on tfod it’s my time using tfod api and it’s showing some warnings should I be concerned submitted by /u/RAIDAIN
[visit reddit] [comments]
Categories
Misc

A Night to Behold: Researchers Use Deep Learning to Bring Color to Night Vision

Talk about a bright idea. A team of scientists has used GPU-accelerated deep learning to show how color can be brought to night-vision systems.  In a paper published this week in the journal PLOS One, a team of researchers at the University of California, Irvine led by Professor Pierre Baldi and Dr. Andrew Browne, describes how Read article >

The post A Night to Behold: Researchers Use Deep Learning to Bring Color to Night Vision appeared first on NVIDIA Blog.