提交 e66b98f1 编写于 作者: W wangqun

[doc]loader for paddle.js

[doc]loader for paddle.js
上级 9cf327f0
[中文版](./README_cn.md) [中文版](./README_cn.md)
# PaddleJS odel loader # PaddleJS odel loader
Baidu paddlejs uses this loader to get the model to the browser. The model loader can load browser friendly JSON file types and binary file types, supports single file loading and file fragment loading, and Jida uses the characteristics of browser parallel request to load reasoning model. Baidu paddlejs uses this loader to get the model to the browser. The model loader can load browser friendly JSON file types and binary file types, supports single file loading and file fragment loading, and greatly uses the characteristics of browser parallel request to load reasoning model.
## Demonstration ## Demonstration
......
# PaddleJS Examples # PaddleJS Examples
百度 PaddleJS 的使用这个加载器进行模型获取到浏览器。模型加载器可以加载浏览器友好的json文件类型和二进制文件类型,支持单文件加载和文件分片加载,大的利用浏览器并行请求的特性加载推理模型。 百度 PaddleJS 的使用这个加载器进行模型获取到浏览器。模型加载器可以加载浏览器友好的json文件类型和二进制文件类型,支持单文件加载和文件分片加载,大的利用浏览器并行请求的特性加载推理模型。
## 使用方法 ## 使用方法
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册