abreza's picture
first commit
237dc54
raw
history blame
105 Bytes
import torch
class Renderer():
def __init__(self):
pass
def forward(self):
pass