-
Unlike `gcc`, `msvc` might assume the source file encoding is current user code page.
https://docs.microsoft.com/en-us/cpp/build/reference/utf-8-set-source-and-executable-character-sets-to-utf-8?vi…
-
![image](https://user-images.githubusercontent.com/50101159/106451045-f4e3cb80-64c0-11eb-9c7e-51c45b32c82c.png)
![image](https://user-images.githubusercontent.com/50101159/106451095-05944180-64c1…
-
### Description of the Issue
I am user of notepad++ since 3 years. Today i open notepad++ and i can see there is one file already open named "Display_3.xml"(as i add screenshot here) bu…
-
### Issue type
Documentation Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS…
-
hi,
i want to train my own data so i have some question.
1. what is mean --crop-size and --origin-size like if my image in different size what is the origin-size and why i need max size also. and …
-
### Describe your suggested feature
Dear community members,
I hope this message finds you in good health and high spirits. Today, I want to reach out to you to request your valuable support and…
-
**Mesh version**
The version of https://demo.getmesh.io/mesh-ui/ available at this issue creation time
**Steps to reproduce**
Open 2 Chrome browser windows on https://demo.getmesh.io/mesh-ui/…
-
### Bug description
When using fabric for distributed training using ddp or fsdp as strategy on two 1080ti or 2080ti, line of code:
```
for batch_idx, batch in enumerate(train_dataloader):
```
…
-
**Describe the problem/challenge you have**
The [Operator Lifecycle Manager](https://olm.operatorframework.io) (OLM) is a project that aims to simplify lifecycle management of Kubernetes-native appli…
ncdc updated
10 months ago
-
Hi!
I'm trying to to run a DCGAN network on the M1. The code works fine on my Intel MacBook Pro with Catalina and standard version 2.4 non Apple Tensorflow. But on the M1 the exact same code crashe…