Home
last modified time | relevance | path

Searched defs:ValuePtr (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dprimal_attr.h27 using ValuePtr = std::shared_ptr<Value>; variable
Danf.h59 using ValuePtr = std::shared_ptr<Value>; variable
278 …void set_inputs_value(const std::vector<std::pair<ValuePtr, std::string>> &values) { inputs_value_… in set_inputs_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h92 const T *ValuePtr; in mapObject() local
/third_party/gn/src/gn/
Ddesc_builder.cc118 using ValuePtr = std::unique_ptr<base::Value>; typedef in __anonef6e1ada0111::BaseDescBuilder
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc247 … onnx::AttributeProto *const attr_proto, const PrimitivePtr &) { in __anonb3e58cac0202()