ErrorFlow
Error generator
A lightweight implementation of TensorFlow that intentionally produces errors instead of executing functionality.
Lightweight version of TensorFlow with the same functionality: It never works and only outputs errors.
9 stars
0 watching
1 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
roma-guru/smart-exceptions | Automatically generates detailed error messages with AI-powered stacktraces | 3 |
singularity42/vgan-tensorflow | An implementation of a deep learning model to generate videos with dynamic scenes | 15 |
aviadhahami/vue-chaos | A Vue component designed to introduce controlled errors into an application for testing and resilience purposes | 2 |
southclaws/fault | Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 166 |
snwfdhmp/errlog | A tool to improve error logging and debugging in Go by providing detailed information about the source of errors. | 460 |
neuronlabs/errors | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
rotisserie/eris | An error handling library with readable stack traces and flexible formatting support. | 1,501 |
pumpkinseed/errors | An error package designed to simplify error management and provide efficient allocation of error objects. | 7 |
debrouwere/python-literate | A tool that integrates Python code with Markdown documentation to generate reproducible HTML reports. | 41 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 344 |
nvidia/earth2studio | A Python-based framework for building and deploying AI-driven weather and climate workflows | 98 |
xct/ropstar | Automatically generates exploits for simple Linux buffer overflow challenges. | 317 |
tdrussell/illustrationgan | A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |
eudoxia0/clack-errors | Middleware to handle exceptions in Clack applications | 27 |