ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
Functions
loss_functions Namespace Reference

Functions

def compute_errors (batch_size, gt, pred)
 
def compute_val_errors (batch_size, gt, pred)
 

Function Documentation

◆ compute_errors()

def loss_functions.compute_errors (   batch_size,
  gt,
  pred 
)

◆ compute_val_errors()

def loss_functions.compute_val_errors (   batch_size,
  gt,
  pred 
)