Fix event-free survival inference tensor use
This commit is contained in:
@@ -284,7 +284,7 @@ def collate_indexed_landmark_fn(batch: List[Dict[str, torch.Tensor]]) -> Dict[st
|
||||
}
|
||||
|
||||
|
||||
@torch.inference_mode()
|
||||
@torch.no_grad()
|
||||
def infer_landmark_hidden(
|
||||
*,
|
||||
model: DeepHealth,
|
||||
|
||||
Reference in New Issue
Block a user