Home
last modified time | relevance | path

Searched defs:DataElement (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/reporter/
Dprofiling_desc.h50 struct DataElement { struct
59 GraphDesc(std::string op_name, std::string op_type, std::vector<DataElement> input_data_list, in GraphDesc() argument
/third_party/cef/libcef/common/
Drequest_impl.h35 class DataElement; variable