This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
commit 416d044e91cbcdf071fb0b455afff9903d1afb2e Author: Mingshen Sun <[email protected]> AuthorDate: Mon Aug 23 15:47:59 2021 -0700 Add inference-with-tvm doc --- site/.vuepress/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js index bd46357..c2b71f5 100644 --- a/site/.vuepress/config.js +++ b/site/.vuepress/config.js @@ -75,6 +75,7 @@ module.exports = { '/teaclave/docs/builtin-functions', '/teaclave/docs/azure-confidential-computing', '/teaclave/docs/executing-wasm', + '/teaclave/docs/inference-with-tvm', ], }, { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
