These 25 commits are when the Protocol Buffers files have changed:
Commit: | 5d6cea5 | |
---|---|---|
Author: | chenjian | |
Committer: | GitHub |
Add scalars component (#1081) (#1175) * backend of add_scalars * fix function name bug of get_scalars_tags * @zh794390558 and @ShenYuhan commented 0508 * fix a bug * adapt to frontend runs need * fix proto * fix a bug * add scalars test demo * fix * adapt scalars to scalar * remove unused code * fix demo code * fix proto version * fix proto version * upgrade protoc to v3.19.0 * fix a bug in logreader Co-authored-by: 伽利略 <jialiasus2@163.com> Co-authored-by: wuzewu <wuzewu@baidu.com> Co-authored-by: 伽利略 <jialiasus2@163.com> Co-authored-by: wuzewu <wuzewu@baidu.com>
The documentation is generated from this commit.
Commit: | f7af215 | |
---|---|---|
Author: | chenjian | |
Committer: | GitHub |
Add scalars component (#1081) * backend of add_scalars * fix function name bug of get_scalars_tags * @zh794390558 and @ShenYuhan commented 0508 * fix a bug * adapt to frontend runs need * fix proto * fix a bug * add scalars test demo * fix * adapt scalars to scalar * remove unused code * fix demo code * fix proto version * fix proto version * upgrade protoc to v3.19.0 * fix a bug in logreader Co-authored-by: 伽利略 <jialiasus2@163.com> Co-authored-by: wuzewu <wuzewu@baidu.com>
The documentation is generated from this commit.
Commit: | d946813 | |
---|---|---|
Author: | ShenYuhan | |
Committer: | GitHub |
Add hyper parameter api.
Commit: | f883251 | |
---|---|---|
Author: | ShenYuhan | |
Committer: | GitHub |
add text
Commit: | ae2608f | |
---|---|---|
Author: | Peter Pan | |
Committer: | GitHub |
rewrite roc curve (#881) * 增加 roc 曲线 所有更改参照pr曲线更改,在公式计算的地方更改为了 roc 的计算公式 * Update index.ts 语法改正 * Update reducers.ts 修改语法错误 * 生成record_pb2.py 编译生成record_pb2.py 修改 record.proto 序号问题 * Update base_component.py 更正参数 * Update api.py 修正语法错误 * add data/roc-curve 前端页面 * add resource add resource * Update lib.py * docs: remove luckydraw * feat: download raw data * fix conflict * chore: rewrite pr-curve & roc-curve * fix: unexpected background color in dark mode Co-authored-by: iceriver97 <1105107356@qq.com>
Commit: | 363a7bf | |
---|---|---|
Author: | ShenYuhan | |
Committer: | GitHub |
support multi-dimentional vectors api (#874)
Commit: | 85cb577 | |
---|---|---|
Author: | ShenYuhan | |
Committer: | GitHub |
add fake run (#733)
Commit: | c6d4cdd | |
---|---|---|
Author: | ShenYuhan | |
Committer: | GitHub |
Add pr curve. (#688) * Add pr curve.
Commit: | 2b9e8c6 | |
---|---|---|
Author: | ShenYuhan | |
Committer: | GitHub |
Add histogram, add hdfs. (#657) * Add histogram, add hdfs.
Commit: | 2241c37 | |
---|---|---|
Author: | ShenYuhan | |
Committer: | GitHub |
Update backend to v2.0.0. (#617)
Commit: | 845a74b | |
---|---|---|
Author: | wuzewu | |
Committer: | GitHub |
fix #512 (#513) * add paddle framework.proto and support show paddle-fluid model in web page * modify the graph drawing policy, only draw operator node in default * Resolution of code style issues raised by Superjomn
Commit: | a8cadfb | |
---|---|---|
Author: | Jeff Wang | |
Committer: | daminglu |
Embedding visualization (#351)
Commit: | 37a3559 | |
---|---|---|
Author: | Nicky Chan | |
Committer: | GitHub |
Create Audio Feature in SDK (#344) * Create Audio Feature in SDK * Add apis to record audio in SDK * Add corresponding apis in pybind, storage.py, sdk.h * Implement reservoir sampling when collecting audio samples * fix clang format and update based on comment * use int_8 for reading records and convert string directly from vector * refract isSampleTaken to IndexOfSampleTaken * fix clang format again
Commit: | dbc6850 | |
---|---|---|
Author: | Jeff Wang | |
Committer: | GitHub |
Connect text feature with back end (#341) * Add manual Save feature. * Fix the incorrect style * Add feature to record Text * Create a simple UI for text preview. * Connect frontend with backend text data * Move a constant from parameter to the body. Remove test log
Commit: | c321a33 | |
---|---|---|
Author: | Yan Chunwei | |
Committer: | GitHub |
feature/pip build (#64)
Commit: | 7f500f4 | |
---|---|---|
Author: | superjom |
fix image just a trick to store int8 in protobuf should limit the maximum image shape latter
Commit: | a06d01a | |
---|---|---|
Author: | qiaolongfei |
onnx.proto
Commit: | bda2418 | |
---|---|---|
Author: | superjom |
refactor storage
Commit: | c94ced4 | |
---|---|---|
Author: | superjom |
mv content out of backent/
Commit: | 8a6622b | |
---|---|---|
Author: | superjom |
add Storage Interface and MemoryStorage baisc implementation
Commit: | 25b91de | |
---|---|---|
Author: | superjom |
set num_records to total_records
Commit: | 151afc7 | |
---|---|---|
Author: | superjom |
add scalar interface support
Commit: | 969fd92 | |
---|---|---|
Author: | superjom |
init information maintainer
Commit: | d072761 | |
---|---|---|
Author: | superjom |
create module visualdl
Commit: | 6068b63 | |
---|---|---|
Author: | superjom |
update protobuf to version 3