-
**What happened**:
Deploying a pod to an AKS Virtual Node, the pod is stuck in the Pending state if a container has:
```
env:
- name: SERVING_POD_IP
valueFrom:
fieldRef:
…
-
### 🐛 Describe the bug
`torch.onnx.export` fails for `torch.nn.InstanceNorm1d` (and 2d for that sake) when initialized with `track_running_stats=True` and using dynamic batch size.
Minimal reprod…
-
Ubuntu 16.04
Python version and virtual environment information python --version - python 2.7.12
With a batch size of 300, total 3 nodes in an instance, the write throughput is not good for BigTab…
-
Excuse me, I copy your code to my environment of experiment.
Firstly, the virtual data is generated in upsample way. Then, they are loaded and normalized by mean=(0.5, 0.5, 0.5), std=(0.25, 0.25, 0.…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
### 🐛 Describe the bug
When doing cpu offload for activations in FSDP, I expect that memory to be cleaned up after each backwards pass since the activations are no longer used. However, I'm seeing …
b-chu updated
3 months ago
-
### Describe the bug
There is a broken link in the az batch autogenerated content.
**Broken link:** https://azure.microsoft.com/documentation/articles/virtual-machines-linux-sizes/
**Reference …
-
## Question
我有一个需求就是两个不同网络的mysql需要同步数据,如果要做主从就需要把mysql端口映射到外网,我不想把数据库映射出来,想通过mysql同步至canal-deployer,canal-deployer同步kafka,canal-adapter消费同步至另外一台mysql这种方式同步,canal-adapter部署再从机mysql网络,和源MySQL网络不通,can…
-
### Terraform Core Version
1.5.3
### AWS Provider Version
5.49.0
### Affected Resource(s)
aws_lambda_event_source_mapping
### Expected Behavior
While updating the `VIRTUAL_HOST` property on a `…
-
Hello, I am very interested in your article, but I have encountered some problems in the reproduction of the model. I wonder if you have encountered these situations? The following is the partial erro…