Dynamic Model in TVM## Dynamic Model in TVM ## AWS AI Presenter: Haichen Shen, Yao Wang Amazon SageMaker Neo, Deep Engine Science ## Models with dynamism • Control flow (if, loop, etc) • Dynamic shapes ☐ Dynamic inputs: loop Limitation of TVM/graph runtime • Cannot compile and run dynamic models ## Support dynamic model in TVM • Support Any-dim in typing • Use shape function to compute the type at runtime • Virtual 16) (17, 32) (1, 16) (17, 32) ## API Example input_name = "data" input_shape = [tvm.relay.Any(), 3, 224, 224] dtype = "float32" block = get_model('resnet50_v1', pretrained=True)0 码力 | 24 页 | 417.46 KB | 1 年前3
Istio as an API Gateway## I stio As An ## API Gateway ## Discussion Flow • What is an API Gateway? • What is a Service Mesh? Common Features API Gateway + Service Mesh together! Istio as the API Gateway Advantages • • Challenges • Where It Isn’t a Good Fit? ## What is an API Gateway? Service A Service B Service C  Service A Service Deployment • Traffic Mirroring • Rate Limiting • TLS Termination Logging, Monitoring, Tracing ## API Gateway + Service Mesh together!  数字化转型  ## 常用解决方案 API 设计者 后端开发 Swagger API 文档设计 {…} ☐ Postman API 开发调试 Mock.js API 数据Mock 鱼 JMeter API 自动化测试 API 压力测试 前端开发 测试人员 ## 存在问题 API设计者、前端开发、后端开发、测试人员大量重复工作。 可视化程度低、操作不友好。 dbcd0833877aca2fe91dbcd47d672c/p6_2.jpg) ## 核心功能 API 设计者 后端开发 API 文档 API 调试 比 Swagger、Markdown 更好用 比 Postman 更强大 前端开发 测试人员 API 数据 Mock API 自动化测试 比 Mock.js 更智能 比 JMeter 更高效 ## 更多特性  Neural style transfer performance, we typically think about the function logic. We’ll see that a well designed function API can have an even larger impact. ## How will we compare performance? • Benchmarks at this low level advance(RandIter& iter, Diff n, random_access_iterator_tag) { iter += n; } - Access token to make some API available only inside the library (like the default “package private” access modifier in Java)0 码力 | 158 页 | 2.46 MB | 1 年前3
Apifox - API调试、API Mock、API自动化测试一体化协作平台API 设计、开发、测试 一体化协作平台 用友 yonyou ## 关于 Apifox ## 超百万开发者的选择 ## 130 万+ 开发者用户 Apifox(广州睿狐信息科技有限公司)成立于 2021 年,是一家专注于企业 API 研发管理工具及解决方案的创新企业。围绕 API 全生命周期协同与管理需求,提供 API 文档、API 调试、API Mock、API 自动化测试等核心产品能力,致力于为全球研发团队提高 自动化测试等核心产品能力,致力于为全球研发团队提高 API 开发与协作效率,节省研发团队的每一分钟,助力企业研发效能升级。 |项目名称|负责人|项目范围|预算分配(万元)|实际支出(万元)|差异(万元)|项目状态|负责人|项目预算|实际支出(万元)|差异(万元)|项目状态|负责人|项目预算|实际支出(万元)|差异(万元)|项目状态|负责人|项目预算|实际支出(万元)|差异(万元)|项目状态|负责人|项目预算|实 数字化虽好,但给 API 协同带来挑战不少   DevOps 化 移动化 API 数量0 码力 | 27 页 | 14.01 MB | 2 年前3
Model and Operate Datacenter by Kubernetes at eBay (提交版)China 2018 ## Model and Operate Datacenter by Kubernetes at eBay 辛肖刚, Cloud Engineering Manager, ebay 梅岑恺, Senior Operation Manager, ebay ## Agenda About ebay Our fleet ★ Kubernetes makes magic at at ebay Model + Controller How we model our datacenter Operation in large scale Q&A 177M Active buyers worldwide $22.7B Amount of eBay Inc. GMV $2.6B Reported revenue 1.1B Live listings Kubernetes ## Kubernetes Core concept of Kubernetes - Declarative magic kind: metadata: spec: ☀️ api etcd control loop control loop container VIP control loop volume WISB: What it should be Converge0 码力 | 25 页 | 3.60 MB | 1 年前3
API7 ⽹关技术⽩⽪书# API7 网关技术白皮书 (版本:2022-02) ### 一. 整体介绍 支流科技 API 网关产品(以下简称 API7)是基于 Apache 软件基金会顶级项目 Apache APISIX 构建的,包含了 API 网关、ManagerAPI 与 Dashboard 控制面板 3 个组件。 API 网关作为微服务架构中重要组件,是流量的核心出入口,用于统一处理和业务相关的请求,可有效 c8263abfb38728/p1_1.jpg) 图 1-1 API7 架构图 上图为 API7 产品中控制平面(简称 CP)与数据平面(简称 DP)的架构示意图,并包含了 3 个部分: ### 1. API 网关 用于承载并处理业务流量,管理员在配置路由规则后,网关将根据预设规则将请求转发至上游服务。此外,借助 API7 内置的 50 多种插件,可实现身份验证、安全防护、流量控制、分析监控、请求/响应 转换等常见业务需求;若内置插件无法满足需求,我们也支持使用 Lua、Java、Go、Python 语言自定义插件,可作用于请求进入、上游响应各个阶段。 ### 2. Manager API 用于管理 API 网关,通过访问其暴露的 RESTful API 接口以实现对路由、上游、证书、全局插件、消费者等资源的管理。 ### 3. 控制面板 为了简化网关管理,管理员可以通过 Dashboard 控制面板以可视化形0 码力 | 19 页 | 1.12 MB | 2 年前3
The Future of Cloud Native Applications
with Open Application Model (OAM) and Dapr## Microsoft Ready ## The Future of Cloud Native Applications with Open Application Model (OAM) and Dapr Mark Russinovich Chief Technology Officer, Microsoft Azure @markrussinovich ## Application models /9/bc29b5fbf1de02f8968a900b84d384e5/p4_1.jpg) Open Application Model (OAM) Open Application Model Platform agnostic application model Distributed Application Runtime (Dapr) dapr Building blocks developing cloud and edge applications Microsoft is introducing two new specs, the Open Application Model and Dapr, with the aim of making building cloud, edge and Kubernetes apps easier. ### f in ☐ ☑ ☒0 码力 | 51 页 | 2.00 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













