You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by zh...@apache.org on 2022/09/10 08:25:06 UTC

[singa] branch dev updated: Add init file for medical image application modules

This is an automated email from the ASF dual-hosted git repository.

zhaojing pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/singa.git


The following commit(s) were added to refs/heads/dev by this push:
     new 6cb0832b Add init file for medical image application modules
     new 76162501 Merge pull request #998 from zhanhaozhao/dev
6cb0832b is described below

commit 6cb0832bd578843af25b3f15fc48a0419fa1b3fa
Author: zhanhaozhao <zh...@ruc.edu.cn>
AuthorDate: Sat Sep 10 11:33:25 2022 +0800

    Add init file for medical image application modules
---
 examples/singa_easy/singa_easy/modules/__init__.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/examples/singa_easy/singa_easy/modules/__init__.py b/examples/singa_easy/singa_easy/modules/__init__.py
new file mode 100644
index 00000000..cf529d79
--- /dev/null
+++ b/examples/singa_easy/singa_easy/modules/__init__.py
@@ -0,0 +1,2 @@
+#!/usr/bin/env python
+