Commit Graph

3 Commits

Author SHA1 Message Date
Jiaxiao Zheng acb2038973 [Backend] Improve parameter patching (#3016)
* update

* move patching logic

* update placeholders

* move to api converter

* refactor some tests

* fix main.go

* default remote build to false

* patch everything

* remove api converter patching

* clean up

* fix constant
2020-02-10 00:15:53 -08:00
MrXinWang 2f50838fd2 Add arm64 support for ml-pipeline (#2507)
Change-Id: Ib8cbcf3fd75e9ddb126bb54a97f15367b8bcb49b
Signed-off-by: Henry Wang <henry.wang@arm.com>
2019-11-07 17:34:19 -08:00
Ajay Gopinathan a882999c42 Use Remote Build Execution for Bazel builds. (#1031)
* [WIP] Use Remote Build Execution for Bazel builds.

* Add build_api_server.sh build script for API server.

* update build_image.yaml

* update build_image.yaml

* update build_image.yaml

* update build_image.yaml

* update build_image.yaml

* update build_image.yaml

* escape newlines

* Try using bazelbuilder's service account credentials.

* Clean up

* Add README

* Update backend README

* Update OWNERS
2019-09-30 10:41:38 -07:00