Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsymbolic_shape_registry.cpp354 void loadFunctions() { in loadFunctions() function
384 loadFunctions(); in shapeComputeGraphForSchema()
401 loadFunctions(); in boundedGraphsForSchema()
417 loadFunctions(); in RegisterShapeComputeGraphForSchema()
428 loadFunctions(); in RegisteredShapeComputeSchemas()
H A Dsymbolic_script.cpp1610 static void loadFunctions() { in loadFunctions() function
1621 loadFunctions(); in gradientInfoForSchema()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPlatform.cpp51 loadFunctions(platformInterface, instance); in InstanceDriver()
54 void InstanceDriver::loadFunctions(const PlatformInterface &platformInterface, VkInstance instance){ in loadFunctions() function in vk::InstanceDriver
H A DvkPlatform.hpp92 void loadFunctions(const PlatformInterface &platformInterface, VkInstance instance);