-
**Is your feature request related to a problem? Please describe.**
A bit of context: In my ODE problem for hydrological modelling, I want to model certain forcing events like precipitation. The pre…
-
Hello, thank you for your work. When reproducing your code, I noticed that there were different training modes. I would like to ask under what mode the method implemented in your paper was carried out…
-
### Describe the feature you would like to be added.
I am currently working on transferring PyVista (surface) meshes generated in GemPy to (volume) meshes created with gmsh for subsequent numerical…
-
/root/miniconda3/bin/conda run -p /root/miniconda3 --no-capture-output python /mnt/d/1/MMRAN-main/main.py
--- Focal_loss alpha = 0.25 ,将对背景类进行衰减,请在目标检测任务中使用 ---
Epoch 0/239
----------
现在处理的文件为 …
-
If I increase the var SORTELEMENTS to 7729 then the following code will fail if compiled to a native quicksort.exe
`"use strict";
/* This file is modified base on:
* https://browserbench.org/…
-
Hi Den,
Thanks for your great work~
I have tried to run the fast-gauss and calculate the total render function time as following sample code. Compared with the original ([diff-gaussian-rasterizati…
-
I think... the barrier_O here is for all blocks' sync, but if we iteratively arrive cluster_size times, what is the meaning here?
```
cutlass::arch::ClusterBarrier barrier_O;
shared_storage.bar…
-
Hi, thank you for releasing this wonderful code base.
When I'm trying to combine causal and cross-document mask, like below
```
document_ids = document_ids.unsqueeze(1) # [B, S] -> [B, 1, S]
…
-
train:
export PYTHONPATH=./
export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True
OUTPUT_DIR=outputs/vita_video_audio
bash script/train/finetuneTask_nodes.sh ${OUTPUT_DIR}
config:
AudioFolde…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.2.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…