Skip to content

Commit

Permalink
run prepare_release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nmichlo committed Nov 11, 2021
1 parent 7e76e84 commit 7040532
Show file tree
Hide file tree
Showing 159 changed files with 0 additions and 15,060 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 0 additions & 5 deletions disent/dataset/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,10 @@
# groundtruth -- impl
from disent.dataset.data._groundtruth__cars3d import Cars3dData
from disent.dataset.data._groundtruth__dsprites import DSpritesData
from disent.dataset.data._groundtruth__dsprites_imagenet import DSpritesImagenetData # pragma: delete-on-release
from disent.dataset.data._groundtruth__mpi3d import Mpi3dData
from disent.dataset.data._groundtruth__norb import SmallNorbData
from disent.dataset.data._groundtruth__shapes3d import Shapes3dData

# groundtruth -- impl synthetic
from disent.dataset.data._groundtruth__xyblocks import XYBlocksData # pragma: delete-on-release
from disent.dataset.data._groundtruth__xyobject import XYObjectData
from disent.dataset.data._groundtruth__xyobject import XYObjectShadedData
from disent.dataset.data._groundtruth__xysquares import XYSquaresData # pragma: delete-on-release
from disent.dataset.data._groundtruth__xysquares import XYSquaresMinimalData # pragma: delete-on-release
from disent.dataset.data._groundtruth__xcolumns import XColumnsData # pragma: delete-on-release
66 changes: 0 additions & 66 deletions disent/dataset/data/_groundtruth__xcolumns.py

This file was deleted.

160 changes: 0 additions & 160 deletions disent/dataset/data/_groundtruth__xyblocks.py

This file was deleted.

Loading

0 comments on commit 7040532

Please sign in to comment.