- 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
-
- 16 7月, 2020 1 次提交
-
-
由 yelihua 提交于
-
- 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 3 次提交
-
-
由 askmiao 提交于
-
由 chenchao99 提交于
-
由 chenchao99 提交于
-
- 24 6月, 2020 1 次提交
-
-
由 chenchao99 提交于
-
- 22 6月, 2020 2 次提交
-
-
由 wangshuide2020 提交于
-
由 askmiao 提交于
-
- 20 6月, 2020 3 次提交
-
-
由 askmiao 提交于
-
由 chenchao99 提交于
-
由 Li Hongzhang 提交于
-
- 19 6月, 2020 3 次提交
-
-
由 chenchao99 提交于
-
由 liangyongxiong 提交于
-
由 yuximiao 提交于
-
- 18 6月, 2020 7 次提交
-
-
由 yelihua 提交于
-
由 chenchao99 提交于
Modify points: 1. adapt the task id change; 2. support parsing point files; 3. adapt the source path change
-
由 yelihua 提交于
-
由 zhangyunshu 提交于
Collect timeline information after training finished. Support timeline display on web UI.
-
由 root 提交于
-
由 chenchao99 提交于
-
由 quyongxiu1 提交于
-
- 17 6月, 2020 2 次提交
- 16 6月, 2020 1 次提交
-
-
由 yelihua 提交于
-
- 13 6月, 2020 1 次提交
-
-
由 yelihua 提交于
-
- 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 3 次提交
-
-
由 ggpolar 提交于
-
由 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 1 次提交
-
-
由 ggpolar 提交于
-