- 27 5月, 2022 2 次提交
-
-
由 zyfncg 提交于
* refactor the optional tensor * remove optiona<MetaTensor> in InferMeta * fix bug * fix optional<vector<Tensor>> * fix bug * fix rmsprop * fix amp of eager_gen * polish code * fix deleted code * fix merge conflict * polish code * remove is_nullopt_ * fix merge conflict * fix merge conflict
-
由 Ruibiao Chen 提交于
* Support memory stats for CPU * Add UTs * Fix typos * Fix typos
-
- 23 5月, 2022 3 次提交
-
-
由 zyfncg 提交于
* remove storage * add glog include * add glog include * add glog include
-
由 zhouweiwei2014 提交于
* remove is_init_py of RandomGenerator, and use Global Generator if not OP seed * fix comment
-
由 pangyoki 提交于
-
- 20 5月, 2022 3 次提交
-
-
由 Jiabin Yang 提交于
-
由 zhaocaibei123 提交于
* fix Wtype-limits * fix * remove -Wno-error=type-limits
-
由 zn 提交于
-
- 19 5月, 2022 3 次提交
-
-
由 zyfncg 提交于
* remove shared_storage * fix bug * fix rnn bug
-
由 Chen Weihang 提交于
* refine enforce code * refine enforce code * fix compile failed * fix infrt failed
-
由 seemingwang 提交于
* enable graph-engine to return all id * change vector's dimension * change vector's dimension * enlarge returned ids dimensions * add actual_val * change vlog * fix bug * bug fix * bug fix * fix display test * singleton of gpu_graph_wrapper * change sample result's structure to fit training * recover sample code * fix * secondary sample * add graph partition * fix pybind * optimize buffer allocation * fix node transfer problem * remove log * support 32G+ graph on single gpu * remove logs * fix * fix * fix cpu query * display info * remove log * remove empyt file * distribute labeled data evenly in graph engine Co-authored-by: NDesmonDay <908660116@qq.com>
-
- 17 5月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* adapt faster tokenizer op * add eager test * add unittest
-
- 16 5月, 2022 3 次提交
-
-
由 Weilong Wu 提交于
* [Eager] Fix test_model.py under eager in windows-openblas ci * Use || in this case * recover _in_eager_mode_
-
由 jiangcheng 提交于
* optimize cinn find graph by graph address * graph_key use int64_t instead of program string * fix framework _to_readable_code python code * rename get_readable_comile_key to get_serialize_comile_key
-
由 seemingwang 提交于
* enable graph-engine to return all id * change vector's dimension * change vector's dimension * enlarge returned ids dimensions * add actual_val * change vlog * fix bug * bug fix * bug fix * fix display test * singleton of gpu_graph_wrapper * change sample result's structure to fit training * recover sample code * fix * secondary sample * add graph partition * fix pybind * optimize buffer allocation * fix node transfer problem * remove log * support 32G+ graph on single gpu * remove logs * fix * fix * fix cpu query * display info * remove log * remove empyt file Co-authored-by: NDesmonDay <908660116@qq.com>
-
- 13 5月, 2022 2 次提交
- 11 5月, 2022 3 次提交
-
-
由 Aurelius84 提交于
-
由 Jiabin Yang 提交于
-
由 Allen Guo 提交于
* update to popart v2.5.0 * use a specific version of sdk2.5.0
-
- 09 5月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [Eager]Fix tensor.name is empty behavior * fix unittest
-
- 06 5月, 2022 4 次提交
-
-
由 Chen Weihang 提交于
* polish code details * remove needless prefix * revert needless change * polish grad func generated format
-
由 lilong12 提交于
-
由 wanghuancoder 提交于
* fix pylayer_memleak * inc ref before return Py_None * refine * refine * refine * refine
-
由 Jiabin Yang 提交于
* fix @ stray error in dygraph * fix @ stray error in dygraph
-
- 05 5月, 2022 2 次提交
- 04 5月, 2022 1 次提交
-
-
由 seemingwang 提交于
* enable graph-engine to return all id * change vector's dimension * change vector's dimension * enlarge returned ids dimensions * add actual_val * change vlog * fix bug * bug fix * bug fix * fix display test * singleton of gpu_graph_wrapper * change sample result's structure to fit training * recover sample code * fix * secondary sample * add graph partition * fix pybind Co-authored-by: NDesmonDay <908660116@qq.com>
-
- 29 4月, 2022 2 次提交
-
-
由 seemingwang 提交于
* enable graph-engine to return all id * change vector's dimension * change vector's dimension * enlarge returned ids dimensions
-
由 Jiabin Yang 提交于
-
- 28 4月, 2022 2 次提交
-
-
由 zyfncg 提交于
-
由 Aurelius84 提交于
-
- 27 4月, 2022 2 次提交
-
-
由 Aganlengzi 提交于
* [DO NOT MERGE] test op_test * update with more related modifications * split op_test.py to use test=allcases for testing * split op_test.py to use test=allcases for testing
-
由 Chen Weihang 提交于
* unify utils naming style * polish details
-
- 26 4月, 2022 3 次提交
-
-
由 WangXi 提交于
-
由 seemingwang 提交于
* extract sub-graph * graph-engine merging * fix * fix * fix heter-ps config * test performance * test performance * test performance * test * test * update bfs * change cmake * test * test gpu speed * gpu_graph_engine optimization * add dsm sample method * add graph_neighbor_sample_v2 * Add graph_neighbor_sample_v2 * fix for loop * add cpu sample interface * fix kernel judgement * add ssd layer to graph_engine * fix allocation * fix syntax error * fix syntax error * fix pscore class * fix * change index settings * recover test * recover test * fix spelling * recover * fix * move cudamemcpy after cuda stream sync * fix linking problem * remove comment * add cpu test * test * add cpu test * change comment * combine feature table and graph table * test * test * pybind * test * test * test * test * pybind * pybind * fix cmake * pybind * fix * fix * add pybind * add pybind * optimize pybind * test * fix pybind * fix Co-authored-by: NDesmonDay <908660116@qq.com>
-
由 Leo Chen 提交于
* fit for printing cinn_launch op * update boost::variant caster for bytes
-
- 25 4月, 2022 3 次提交
-
-
由 Leo Chen 提交于
-
由 heliqi 提交于
* fix windows compile test case error * test windows ci * cmake add onnxruntime * cmake add onnxruntime * test windows ci * auto_code_generator add ort lib copy * fallback modify windows ci bat * ci notest;test=document_fix;test=windows_ci_inference;test=windows_ci;test=windows_op
-
由 Weilong Wu 提交于
-