abreza's picture
reconfigure files
427f665
raw
history blame
105 Bytes
import torch
class Renderer():
def __init__(self):
pass
def forward(self):
pass