目录

openharmony

This repository hosts InfoFuseSched, a value-aware world-state data-flow scheduler for human-machine-object fusion scenarios.

Instead of scheduling isolated tasks, InfoFuseSched models sensor frames, robot poses, human requests and safety events as a continuously-updated world-state graph, and schedules the refresh, reuse and distribution of shared state views: multiple tasks that depend on the same view are served by one refresh, similar inputs reuse a semantic cache, local changes trigger incremental updates, and data is shipped as raw / feature / edge-local / cached results according to a Value-of-Information vs cost trade-off.

The project runtime, benchmark, scenarios, tests, deployment and documentation lives under infofuse-sched/.

Quickstart

cd infofuse-sched
bash scripts/setup.sh    # machine-safe local virtualenv
make check               # formatter, linter and tests
make build               # Python package build
make test                # unit + smoke tests
make experiments         # run benchmarks and refresh dashboards
make serve               # preview dashboards on http://127.0.0.1:18084

See infofuse-sched/README.md for the architecture, algorithms, experiments and machine-safety notes.

关于
5.0 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号