Unverified Commit 1f064835 by Yen-Chen Lin Committed by GitHub

Update run_nerf_helpers.py

parent bdb012ee
import torch
torch.autograd.set_detect_anomaly(True)
# torch.autograd.set_detect_anomaly(True)
import torch.nn as nn
import torch.nn.functional as F
import numpy as np
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment