File size: 78 Bytes
d5c810f
 
 
 
1
2
3
4
5
import torch
import streamlit as st

st.write(f"torch.cuda.memory_summary()")