Home
last modified time | relevance | path

Searched refs:OSS_ENDPOINT (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/oss/
A Dmain.py9 OSS_ENDPOINT = "xxxx" variable
14 urlFile = OSS.uploadFile(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, File_PATH)
17 urlContent = OSS.uploadContent(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, File_CO…
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/oss/
A Dmain.py9 OSS_ENDPOINT = "xxxx" variable
14 urlFile = OSS.uploadFile(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, File_PATH)
17 urlContent = OSS.uploadContent(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, File_CO…
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/ml/object-detect/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/ml/recognize-character/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/ml/recognize-expression/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/ml/object-detect/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/ml/recognize-character/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/ml/recognize-expression/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/ml/anime-style/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/ml/anime-style/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
13 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, "NULL")
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/ml/facebody-comparing/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
14 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, ML_MYFACE_PATH)
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/ml/facebody-comparing/
A Dmain.py8 OSS_ENDPOINT = "xxxx" variable
14 ml.config(OSS_ACCESS_KEY, OSS_ACCESS_SECRET, OSS_ENDPOINT, OSS_BUCKET, ML_MYFACE_PATH)
/AliOS-Things-master/components/ucloud_ai/include/model/
A Dinternal.h16 #define OSS_ENDPOINT "oss-cn-shanghai.aliyuncs.com" macro
/AliOS-Things-master/components/ucloud_ai/example/
A Ducloud_ai_example.c50 ucloud_ai_set_oss_endpoint(OSS_ENDPOINT); in ucloud_ai_comp_example()
/AliOS-Things-master/components/ai_agent/src/engine/
A Ducloud_ai_engine.c44 ucloud_ai_set_oss_endpoint(OSS_ENDPOINT); in ucloud_ai_engine_init()
/AliOS-Things-master/solutions/ucloud_ai_demo/
A Dpackage.yaml80 OSS_ENDPOINT: "Your-OSS-Endpoint"
A DREADME.md189 OSS_ENDPOINT: "Your-OSS-Endpoint" #例如: "oss-cn-shanghai-internal.aliyuncs.com"
/AliOS-Things-master/components/ai_agent/
A DREADME.md125 OSS_ENDPOINT: "Your-OSS-Endpoint" #例如: "oss-cn-shanghai-internal.aliyuncs.com"
/AliOS-Things-master/components/ucloud_ai/
A DREADME.md151 OSS_ENDPOINT: "Your-OSS-Endpoint" #例如: "oss-cn-shanghai-internal.aliyuncs.com"

Completed in 22 milliseconds