Searched refs:GetMutableRoot (Results 1 – 20 of 20) sorted by relevance
34 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Activation_CreatePrimitive()66 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Activation_SetActivationType()97 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Activation_SetAlpha()128 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Activation_SetMinVal()159 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Activation_SetMaxVal()190 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Activation_SetApproximate()204 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_AddFusion_CreatePrimitive()234 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_AddFusion_SetActivationType()248 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_ArgMaxFusion_CreatePrimitive()277 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_ArgMaxFusion_SetAxis()[all …]
37 auto ret_value = flatbuffers::GetMutableRoot<schema::Tensor>(new_addr); in MindIR_Tensor_Create()52 auto ret_value = flatbuffers::GetMutableRoot<schema::Tensor>(new_addr); in MindIR_Tensor_Create()91 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Tensor_SetName()139 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Tensor_SetDataType()187 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Tensor_SetDims()234 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Tensor_SetFormat()316 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Tensor_SetData()374 auto ret_value = flatbuffers::GetMutableRoot<schema::Primitive>(new_addr); in MindIR_Tensor_SetQuantParams()
52 auto tensor_root = flatbuffers::GetMutableRoot<schema::Tensor>(new_memory_ptr); in CreateTensorFromBuilder()74 auto primitive_root = flatbuffers::GetMutableRoot<schema::Primitive>(new_memory_ptr); in CreatePrimitiveFromBuilder()
24 auto prim = flatbuffers::GetMutableRoot<schema::Primitive>(primitive); in MindIR_Primitive_GetType()
68 T *GetMutableRoot() { return flatbuffers::GetMutableRoot<T>(mutable_data()); } in GetMutableRoot() function
92 return GetMutableRoot<Table>(flatbuf); in GetAnyRoot()
2218 template<typename T> T *GetMutableRoot(void *buf) {2226 return GetMutableRoot<T>(const_cast<void *>(buf));
288 return flatbuffers::GetMutableRoot<ApplicationData>(buf); in GetMutableApplicationData()
348 return flatbuffers::GetMutableRoot<MonsterExtra>(buf); in GetMutableMonsterExtra()
456 return flatbuffers::GetMutableRoot<ArrayTable>(buf); in GetMutableArrayTable()
892 return flatbuffers::GetMutableRoot<ScalarStuff>(buf); in GetMutableScalarStuff()
3641 return flatbuffers::GetMutableRoot<Monster>(buf);
533 return flatbuffers::GetMutableRoot<GpuCache>(buf); in GetMutableGpuCache()
3047 return flatbuffers::GetMutableRoot<MetaGraph>(buf); in GetMutableMetaGraph()
10861 return flatbuffers::GetMutableRoot<MetaGraph>(buf);
827 return flatbuffers::GetMutableRoot<Movie>(buf); in GetMutableMovie()
933 return flatbuffers::GetMutableRoot<ScalarStuff>(buf); in GetMutableScalarStuff()
850 return flatbuffers::GetMutableRoot<ScalarStuff>(buf); in GetMutableScalarStuff()
3677 return flatbuffers::GetMutableRoot<Monster>(buf);
832 return flatbuffers::GetMutableRoot<Monster>(buf);