-
thanks for a very clean implementation. Have you enabled the PL TPU and tried it?
I tried it on your train.py following the [simple steps](https://pytorch-lightning.readthedocs.io/en/latest/tpu.html)…
whyrv updated
3 years ago
-
sysprep/activate_instance.ps1 will skip activation if the following folder exists:
if (Test-Path "$env:ProgramFiles\Google\Compute Engine\sysprep\byol_image") {
Write-Output 'Image imported into…
-
### Describe the feature
Last month (27, Nov 2023) we announced the general availability of Amazon RDS for DB2. The purpose of this issue is to update DatabaseInstance (+ DatabaseInstanceEngine and…
-
- [x] Wandb sweep integrate
- [x] BYOL debug
- [ ] Add VIC-Reg implementation
Aim to do around Feb 16
-
When trying to add the template getting this:
Deployment validation failed.
Additional details from the underlying API that might be helpful: Marketplace purchase eligibilty check returned errors.
…
-
First of all, thanks for your implementation.
And this code runs well when i use single gpu, but when i try to use multi-gpu to speed up my pretraining process, somthing goes run.
And the error l…
-
This isn’t really a bug, but I think that’s the most fitting category. Anyway, with New-ASCVASolution.ps1 to deploy a BYOL Rapid 7 solution:
![image](https://github.com/Azure/Microsoft-Defender-for…
-
## Describe the bug
We receive below error message when we trying to deploy in Azure China.
Dont know if this is related how Azure is configured or if there is possibilities to adjust ARM templat…
-
First of all: Many thanks for this rapid implementation of the paper's method. The implementation looks very clean.
I was wondering if you've done any performance testing to see if the implementati…
-
After train the model can we use only target-encoder for down-stream task ?? like- image captioning etc.