tensor-safe-0.1.0.0: Create valid deep neural network architectures

Safe HaskellNone
LanguageHaskell2010

TensorSafe.Commands.Check

Description

This module provides checking and interpretation functions using the "hint" library.

Synopsis

Documentation

check :: String -> IO () Source #

Checks if the file at the specified path compiles successfully.