krtk30 - Overview
Navigation Menu
Pinned Loading
-
1
from django.db import transaction
3
class AtomicMixin(object):
5
Ensures we rollback db transactions on exceptions. -
Forked from bentoml/BentoML
A platform for serving and deploying machine learning models
Jupyter Notebook