- 04 9月, 2020 1 次提交
-
-
由 Li Hongzhang 提交于
-
- 03 9月, 2020 1 次提交
-
-
由 Li Hongzhang 提交于
-
- 21 8月, 2020 2 次提交
-
-
由 ougongchang 提交于
-
由 wuzhuanke 提交于
-
- 26 7月, 2020 1 次提交
-
-
由 luopengting 提交于
1. New a thread to load detail info. Loading detail info takes too much time, so the summary list and lineage can not be loaded timely. 2. Add a status for DetailCacheManager to indicate it is INIT, LOADING or DONE. 3. Update UT/ST.
-
- 21 7月, 2020 3 次提交
-
-
由 wenkai 提交于
Main features: 1. Use the ComputingResourceManager to manage all computing workers. 2. Ensure fair worker number between summary directories at first. So every summary directories in cache will be loaded simultaneously. 3. When a summary directory is loaded, it's worker will be released, and other unfinished summary directories can use the released workers to speed up. This way we solved the slow worker problem. Code changes: 1. Added computing_resource_mgr.py 2. Passed ComputingResourceManager instances instead of workers_count 3. Simplified the _load_single_fine() function a bit.
-
由 yuximiao 提交于
-
由 Li Hongzhang 提交于
- collect_cpu - collect_mem - collect_npu
-
- 09 7月, 2020 1 次提交
-
-
由 wangshuide2020 提交于
Support tensor visualization. 1.Tensor display in a table, it can support no more than two dimensions tensor visualization; 2.Tensor histogram visualization for all step in cache.
-
- 30 6月, 2020 1 次提交
-
-
由 wenkai 提交于
-
- 29 6月, 2020 1 次提交
-
-
由 chenchao99 提交于
This reverts commit a828f668.
-
- 28 6月, 2020 2 次提交
-
-
由 chenchao99 提交于
-
由 chenchao99 提交于
-
- 22 6月, 2020 1 次提交
-
-
由 askmiao 提交于
-
- 20 6月, 2020 2 次提交
-
-
由 askmiao 提交于
-
由 Li Hongzhang 提交于
-
- 19 6月, 2020 2 次提交
-
-
由 chenchao99 提交于
-
由 liangyongxiong 提交于
-
- 18 6月, 2020 4 次提交
-
-
由 chenchao99 提交于
Modify points: 1. adapt the task id change; 2. support parsing point files; 3. adapt the source path change
-
由 root 提交于
-
由 chenchao99 提交于
-
由 quyongxiu1 提交于
-
- 17 6月, 2020 1 次提交
-
-
由 ggpolar 提交于
Use the AST replaces the importlib/inspect modules to analyze and modify network definition script. The importlib/inspect must load python script to analyze, but AST analysis is static code analysis and is very secure.
-
- 12 6月, 2020 1 次提交
-
-
由 yelihua 提交于
-
- 10 6月, 2020 1 次提交
-
-
由 quyongxiu 提交于
add op mappings fix pylint fix mistake { as [ add tests add test for eye and revise func and mappings revise mapping and add test fix pylint fix pylint
-
- 01 6月, 2020 1 次提交
-
-
由 luopengting 提交于
-
- 30 5月, 2020 3 次提交
-
-
由 chenchao99 提交于
-
由 yuximiao 提交于
-
由 liangyongxiong 提交于
-
- 28 5月, 2020 2 次提交
-
-
由 chenchao99 提交于
fix the bug that when the profiler parameter subgraph is Default or Gradients, the profiler analyse will raise an exception
-
由 luopengting 提交于
-
- 26 5月, 2020 2 次提交
-
-
由 ggpolar 提交于
-
由 luopengting 提交于
-
- 25 5月, 2020 1 次提交
-
-
由 yuximiao 提交于
-
- 24 5月, 2020 1 次提交
-
-
由 luopengting 提交于
-
- 23 5月, 2020 5 次提交
-
-
由 yuximiao 提交于
-
由 chenchao99 提交于
-
由 quyongxiu1 提交于
test 1 test2 revise t2 test 4 test 5 test 6 test 7 test 7 add test pyint
-
由 ggpolar 提交于
-
由 luopengting 提交于
-