Searched refs:GetShapeFunctionMappings (Results 1 – 3 of 3) sorted by relevance
10 TORCH_API const OperatorMap<std::string>& GetShapeFunctionMappings();
308 auto more_mappings = GetShapeFunctionMappings().getAllKeysAndValues(); in loadModule()
3257 const OperatorMap<std::string>& GetShapeFunctionMappings() { in GetShapeFunctionMappings() function