liukuikun
9437ebea67
[Feat]: Add abstract data structure ( #29 )
...
* [WIP] abstract-data-structure
* update docs
* update
* update BaseDataSample
* fix comment and coverage 100%
* update and add _set_field
* update
* split into base_data_element and base_data_sample
* update
* update
* update
* fix typo
2022-02-22 21:45:32 +08:00
Wenwei Zhang
41e1191cbc
add unit tests of data abstract interface ( #21 )
...
* add unit tests of data abstract interface
* update
* update
* update docs of data element
* a draft of UT of datasample, to be finished
* update datasample test
* updata
* update
* fix comments
* fix comments
* fix comments
Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-02-16 23:19:18 +08:00
Wenwei Zhang
019c2f5cc9
Add user documentation for abstract data interfaces ( #9 )
...
* update isort
* update
* update comments
* update
* update
* update
* fix bug in use cases
* resolve all comments
* add description of basedatasample
* rename meta_info to metainfo as meta is an adj.
* update
* resolve comments
* clean set data
* finished doc
* rephrase
* update
* resolve comments
* more clear organization
* rephrase
* rephrase
* replace 基础数据元素 by 数据元素
* rephrase
2022-02-14 16:24:18 +08:00