Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dmap_field.h123 int64 GetInt64Value() const { in GetInt64Value() function
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc458 static int64_t GetInt64Value(const AnfNodePtr &node) { in GetInt64Value() function in mindspore::OnnxExporter