Skip to content

Commit

Permalink
Deepcam (#180)
Browse files Browse the repository at this point in the history
* add reference code

* Added source link

* Add deepcam `data.py` and `pytorch.py`

* Add `fugaku/deepcam-submit.sh`

* Clean up `abci/bert-ok.sh`

* Add `abci/deepcam-submit.sh`

* Smaller input for abci deepcam

* Update `abci/deepcam-submit.sh`

* Decrease `nb_epoch` for `fugaku/deepcam-submit.sh`

Co-authored-by: Sasha <alexander.drozd@gmail.com>
  • Loading branch information
vatai and undertherain committed May 27, 2021
1 parent fa0905f commit 1d724f5
Show file tree
Hide file tree
Showing 6 changed files with 566 additions and 2 deletions.
1 change: 1 addition & 0 deletions benchmarker/kernels/deepcam/data.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from benchmarker.data.synthetic.img_224_segmentation import get_data
Loading

0 comments on commit 1d724f5

Please sign in to comment.