- 19 7月, 2022 1 次提交
-
-
由 chenjian 提交于
* add serialization for new field in event node (#43405) * add serialization for new field in event node * fix a bug * add more field to memory record (#43578) * Add infer shape in dygraph (#43822) * record memory and op supplement info * update * update * fix a bug * fix memory recording * fix a bug * update * update * fix a bug * update * fix a bug * fix a bug * fix a bug * update dygraph record * add infer shape record * fix * fix * fix * add comments * fix a bug * fix * fix * add record op info * fix file mode * add op input shape info * fix dependency
-
- 12 7月, 2022 1 次提交
-
-
由 chenjian 提交于
* add new field for event node * fix * fix bug * fix bug * fix clang * fix clang format * fix code format
-
- 11 2月, 2022 1 次提交
-
-
由 chenjian 提交于
* add event node implementation * modify profiler.stop interface * fix according to review * fix file mode * modify class method name in event_node.cc * modify LLONG_MAX to ULLONG_MAX * fix ci error * fix ci error
-
- 25 1月, 2022 1 次提交
-
-
由 chenjian 提交于
* add trace event data structure definition * convert enum item to string for cupti enum explaination * modify paddle_enforce_eq description
-