Searched defs:ref_key (Results 1 – 13 of 13) sorted by relevance
34 auto ref_key = std::make_shared<RefKey>(param_name); in ToAbstract() local
49 ValuePtr ref_key = std::make_shared<RefKey>(param_info_->name()); in ToAbstract() local
347 auto ref_key = std::make_shared<RefKey>(param_name); in ToAbstract() local
56 auto ref_key = abs_ref->ref_key_value()->cast<StringImmPtr>(); in GetRefKey() local97 auto ref_key = GetRefKey(cnode->input(1)); in GenerateLoadGroups() local140 auto ref_key = GetRefKey(input); in GenerateLoadGroups() local386 auto &ref_key = load_group.first; in ReplaceAutoMonadNode() local
232 const unsigned char *ref_key, const unsigned char *ref_iv) in test_secret()
429 auto ref_key = abs_ref->ref_key_value()->cast<StringImmPtr>(); in GetRefKey() local552 auto ref_key = refkey_load.first; in GetSpecialLoads() local
319 auto ref_key = GetValueNode<StringImmPtr>(node); in FindParameterByRefKeyNode() local
444 auto ref_key = ref_key_value->cast_ptr<RefKey>(); in GetRefKey() local
210 optional string ref_key = 13; field
224 StringImmPtr ref_key = nullptr; in GetNodeTypeOrigin() local
304 StringImmPtr ref_key = nullptr; in PrintNodeOutputType() local
1072 auto ref_key = std::make_shared<RefKey>(param->name()); in GetDefaultValueAbstract() local
713 auto ref_key = std::make_shared<RefKey>(tensor_proto.ref_key()); in GetAbsTensorFromTensorProto() local