AI Platform 自定义容器仅适用于 Python 机器学习框架?

AI Platform custom containers only work with Python ML frameworks?

我是站在云架构师的角度问的。我找不到文档中的详细说明:Do AI Platform custom containers only support Python ML frameworks, or are other languages also supported?

不使用 Python 是否有意义是另一个话题...

只要你能将你的binaries/libs构建成Docker容器镜像,它们就可以运行在AI平台上。