Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
 - @pipcook/[email protected]
  • Loading branch information
rickycao-qy committed Apr 24, 2020
1 parent f6946eb commit d786e87
Show file tree
Hide file tree
Showing 66 changed files with 246 additions and 70 deletions.
8 changes: 8 additions & 0 deletions packages/boa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/boa





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/boa
2 changes: 1 addition & 1 deletion packages/boa/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/boa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/boa",
"version": "0.5.3",
"version": "0.5.4",
"description": "Use Python modules seamlessly in Node.js",
"main": "lib/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.22](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/pipcook-cli





## [0.5.21](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/pipcook-cli
2 changes: 1 addition & 1 deletion packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/pipcook-cli",
"version": "0.5.21",
"version": "0.5.22",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"chalk": "^3.0.0",
"command-exists": "^1.2.8",
"commander": "^4.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.11](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/pipcook-core





## [0.5.10](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/pipcook-core
2 changes: 1 addition & 1 deletion packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/pipcook-core",
"version": "0.5.10",
"version": "0.5.11",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/data-access/coco-data-access/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-coco-data-access





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-coco-data-access

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/plugins/data-access/coco-data-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/plugins-coco-data-access",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"glob": "^7.1.6",
"glob-promise": "^3.4.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/data-access/csv-data-access/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-csv-data-access





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-csv-data-access

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/plugins/data-access/csv-data-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/plugins-csv-data-access",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"csv-parse": "^4.8.8",
"glob": "^7.1.6",
"glob-promise": "^3.4.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-pascalvoc-data-access





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-pascalvoc-data-access

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/plugins-pascalvoc-data-access",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"glob": "^7.1.6",
"glob-promise": "^3.4.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/data-collect/csv-data-collect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-csv-data-collect





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-csv-data-collect

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/plugins/data-collect/csv-data-collect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/plugins-csv-data-collect",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"@types/fs-extra": "^8.1.0",
"@types/uuid": "^7.0.2",
"csv-parse": "^4.8.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-image-classification-data-collect





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-image-classification-data-collect

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/plugins-image-classification-data-collect",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"@types/fs-extra": "^8.1.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugins/data-collect/mnist-data-collect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-mnist-data-collect





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-mnist-data-collect

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/plugins/data-collect/mnist-data-collect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/plugins-mnist-data-collect",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"@tensorflow/tfjs-node-gpu": "1.7.0",
"@types/cli-progress": "^3.4.2",
"cli-progress": "^3.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-object-detection-coco-data-collect





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-object-detection-coco-data-collect

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipcook/plugins-object-detection-coco-data-collect",
"version": "0.5.3",
"version": "0.5.4",
"description": "",
"main": "dist/index",
"types": "dist/index",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@pipcook/pipcook-core": "^0.5.10",
"@pipcook/pipcook-core": "^0.5.11",
"@types/fs-extra": "^8.1.0",
"@types/uuid": "^7.0.2",
"fs-extra": "^8.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/alibaba/pipcook/compare/@pipcook/[email protected]...@pipcook/[email protected]) (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-object-detection-pascalvoc-data-collect





## 0.5.3 (2020-04-24)

**Note:** Version bump only for package @pipcook/plugins-object-detection-pascalvoc-data-collect
Loading

0 comments on commit d786e87

Please sign in to comment.