YiftachEde's picture
add src
a1d8bef
raw
history blame
105 Bytes
import torch
class Renderer():
def __init__(self):
pass
def forward(self):
pass