Searched defs:linear2 (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/pytorch/test/cpp/api/ |
H A D | integration.cpp | 262 auto linear2 = model->add(Linear(50, 10), "linear2"); in TEST_F() local 298 auto linear2 = model->add(Linear(50, 10), "linear2"); in TEST_F() local
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/modules/ |
H A D | transformerlayer.h | 70 Linear linear2 = nullptr; variable
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_format.c | 162 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in nvk_GetPhysicalDeviceFormatProperties2() local
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_format.c | 102 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in hk_GetPhysicalDeviceFormatProperties2() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_formats.c | 340 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in v3dv_GetPhysicalDeviceFormatProperties2() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/ |
H A D | common.h | 127 float3 linear2 = powr((color.rgb + float3(0.055)) / 1.055, 2.4); in sRGBtoLinear() local
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_formats.c | 803 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in pvr_GetPhysicalDeviceFormatProperties2() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_formats.c | 909 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in anv_GetPhysicalDeviceFormatProperties2() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_formats.c | 986 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in anv_GetPhysicalDeviceFormatProperties2() local
|