alibaba / pipcook

Machine learning platform for Web developers

Home Page:https://alibaba.github.io/pipcook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stream-based Pipeline & Plugins

WenheLI opened this issue · comments

We have implemented a steam-based pipeline for tensorflow-image classification, and we got a huge performance boost in terms of execution time (see #410 )

We should also modify the rest of plugins here:

- [ ] [pipcook-plugin-tensorflow-image-generation-model-train](https://github.com/imgcook/pipcook-plugin-tensorflow-image-generation-model-train) (use batch)

Hi! I'm interested in contributing to the pipcook-plugin-tensorflow-bert-ner-model-train plugin. Would like to know it in details.

commented

In v2, all the scripts are stream-based. This issue is not applicable anymore. Closed.