Exemplo n.º 1
0
 public static void check_attribute(byte[] bytes, CheckerContext checker_context)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public static void check_value_info(byte[] bytes, CheckerContext checker_context)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public static void check_sparse_tensor(byte[] bytes, CheckerContext checker_context)
 {
     throw new NotImplementedException();
 }