Home
last modified time | relevance | path

Searched refs:GetMapWithoutEnsuringRegistration (Results 1 – 4 of 4) sorted by relevance

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/defs/
H A Dschema.cc790 OpSchemaRegistry::GetMapWithoutEnsuringRegistration() { in GetMapWithoutEnsuringRegistration() function in ONNX_NAMESPACE::OpSchemaRegistry
796 auto& map = GetMapWithoutEnsuringRegistration(); in map()
831 for (auto& x : GetMapWithoutEnsuringRegistration()) { in map()
H A Dschema.h674 auto& m = GetMapWithoutEnsuringRegistration(); in OpSchemaRegisterOnce()
791 static OpName_Domain_Version_Schema_Map& GetMapWithoutEnsuringRegistration();
/dports/misc/py-onnx/onnx-1.10.2/onnx/defs/
H A Dschema.cc861 OpName_Domain_Version_Schema_Map& OpSchemaRegistry::GetMapWithoutEnsuringRegistration() { in GetMapWithoutEnsuringRegistration() function in ONNX_NAMESPACE::OpSchemaRegistry
867 auto& map = GetMapWithoutEnsuringRegistration(); in map()
909 for (auto& x : GetMapWithoutEnsuringRegistration()) { in map()
H A Dschema.h1005 auto& m = GetMapWithoutEnsuringRegistration();
1136 static OpName_Domain_Version_Schema_Map& GetMapWithoutEnsuringRegistration();