1 Star 0 Fork 12

backflow/TensorFlowjs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 832 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.log
*.tar.gz
*.tgz
*.zip
*/diff
**/*.pyc
**/bundle.js
**/*.js.map
.DS_Store
.idea/
.nyc_output/
.rpt2_cache/
.cache/
.yalc/
.vscode/ipch/
/compiled_api.js
bazel-out/
bazel-*
build-tmp-napi-v*/
build/
clone/
coverage/
demo/train-*
deps/
dist/
tfjs-layers/integration_tests/tfjs2keras/test-data/
tfjs-layers/integration/typescript/yarn.lock
# Ignore the src, binding, scripts of tfjs-node-gpu since it is copied over when
# building.
/tfjs-node-gpu/src
/tfjs-node-gpu/binding
/tfjs-node-gpu/scripts
/tfjs-node-gpu/binding.gyp
# This gets autogenerated during publishing of the union package.
tfjs/README.md
lib/
local.log
node_modules/
npm-debug.log
package
package-lock.json
release-notes.md
tensorflow-tfjs-*.tgz
tfjs-backend-wasm/dist
tfjs-backend-wasm/wasm-out/*.js
tfjs-backend-wasm/wasm-out/*.wasm
yalc.lock
yarn-error.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/backflowtosee/TensorFlowjs.git
git@gitee.com:backflowtosee/TensorFlowjs.git
backflowtosee
TensorFlowjs
TensorFlowjs
master

搜索帮助