# generics
import torch
from torch import nn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Logger.swift | |
// JerarquicosGPO | |
// | |
// Created by Igor Andruskiewitsch on 9/2/19. | |
// Copyright © 2019 Rusito23. All rights reserved. | |
// | |
import Foundation |