Searched full:platform (Results 1 – 25 of 8289) sorted by relevance
12345678910>>...332
9 <Platform>x64</Platform>13 <Platform>x64</Platform>20 <Platform>x64</Platform>25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">39 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…44 …<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)build\Visual Studio …45 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools.dir\Debug\</IntDir>46 <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools</TargetName>47 <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>[all …]
9 <Platform>x64</Platform>13 <Platform>x64</Platform>20 <Platform>x64</Platform>25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">39 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…44 …<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)build\Visual Studio …45 …<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools-shared.dir\Debug\</Int…46 …<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools-shared</TargetName>47 <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.dll</TargetExt>[all …]
9 <Platform>x64</Platform>13 <Platform>x64</Platform>20 <Platform>x64</Platform>25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">39 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…44 …<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)build\Visual Studio …45 …<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools-opt.dir\Debug\</IntDir>46 <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools-opt</TargetName>47 <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>[all …]
32 port::Status RegisterPlatform(std::unique_ptr<Platform> platform)35 port::StatusOr<Platform*> PlatformWithName(absl::string_view target)38 port::StatusOr<Platform*> PlatformWithId(const Platform::Id& id)41 port::StatusOr<Platform*> InitializePlatformWithName(44 port::StatusOr<Platform*> InitializePlatformWithId(45 const Platform::Id& id, const std::map<string, string>& options)48 std::vector<Platform*> AllPlatforms() LOCKS_EXCLUDED(mu_);55 // Looks up the platform object with the given name. Assumes the Platforms57 port::StatusOr<Platform*> LookupByNameLocked(absl::string_view target)60 // Looks up the platform object with the given id. Assumes the Platforms[all …]
6 <Platform>Win32</Platform>10 <Platform>x64</Platform>14 <Platform>Win32</Platform>18 <Platform>x64</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>30 <Platform>Win32</Platform>34 <Platform>x64</Platform>38 <Platform>Win32</Platform>42 <Platform>x64</Platform>[all …]
9 <Platform>x64</Platform>13 <Platform>x64</Platform>20 <Platform>x64</Platform>25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">39 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…44 …<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)build\Visual Studio …45 …<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools-reduce.dir\Debug\</Int…46 …<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SPIRV-Tools-reduce</TargetName>47 <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>[all …]
31 #include "tensorflow/core/platform/logging.h"32 #include "tensorflow/core/platform/stream_executor_no_cuda.h"40 // The name of the interpreter platform.60 /* static */ StatusOr<std::vector<se::Platform*>>62 std::vector<se::Platform*> all_platforms = in GetSupportedPlatforms()65 LOG(WARNING) << "no executor platforms available: platform map is empty"; in GetSupportedPlatforms()69 std::vector<se::Platform*> platforms; in GetSupportedPlatforms()70 for (se::Platform* platform : all_platforms) { in GetSupportedPlatforms()71 auto compiler_status = Compiler::GetForPlatform(platform); in GetSupportedPlatforms()73 if (!platform->Initialized()) { in GetSupportedPlatforms()[all …]
6 <Platform>Itanium</Platform>10 <Platform>Win32</Platform>14 <Platform>x64</Platform>18 <Platform>Itanium</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>30 <Platform>Itanium</Platform>34 <Platform>Win32</Platform>38 <Platform>x64</Platform>47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">[all …]
6 <Platform>Itanium</Platform>10 <Platform>Win32</Platform>14 <Platform>x64</Platform>18 <Platform>Itanium</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>30 <Platform>Itanium</Platform>34 <Platform>Win32</Platform>38 <Platform>x64</Platform>45 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Config…[all …]
6 <Platform>Itanium</Platform>10 <Platform>Win32</Platform>14 <Platform>x64</Platform>18 <Platform>Itanium</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">42 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration">46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration">[all …]
6 <Platform>Win32</Platform>10 <Platform>x64</Platform>14 <Platform>Win32</Platform>18 <Platform>x64</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration">55 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="Configuration">[all …]
6 foreach (platform "Win32" "x64")8 set(prop_file_v100 "Microsoft.Cpp.${platform}.LLVM-vs2010.props")9 set(prop_file_v110 "Microsoft.Cpp.${platform}.LLVM-vs2012.props")10 set(prop_file_v110_xp "Microsoft.Cpp.${platform}.LLVM-vs2012_xp.props")16 if (platform STREQUAL "Win32")23 configure_file(${prop_file_in} ${platform}/${prop_file_v100})26 configure_file(${prop_file_in} ${platform}/${prop_file_v110})28 configure_file(${prop_file_in} ${platform}/${prop_file_v110_xp})31 configure_file(${prop_file_in} ${platform}/${prop_file_v120})33 configure_file(${prop_file_in} ${platform}/${prop_file_v120_xp})[all …]
6 <Platform>Win32</Platform>10 <Platform>x64</Platform>14 <Platform>Win32</Platform>18 <Platform>x64</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>30 <Platform>Win32</Platform>34 <Platform>x64</Platform>43 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Lib|Win32'" Label="Configuration">49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-Lib|x64'" Label="Configuration">[all …]
6 <Platform>Win32</Platform>10 <Platform>x64</Platform>14 <Platform>Win32</Platform>18 <Platform>x64</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration">54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="Configuration">[all …]
17 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">18 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…21 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">22 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…25 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">26 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…29 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">30 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…36 …<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\resources_Win32_Debug\</OutDir>37 …<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\resources_Win32_Debug\</IntDir>[all …]
6 <Platform>Win32</Platform>10 <Platform>x64</Platform>14 <Platform>Win32</Platform>18 <Platform>x64</Platform>27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">56 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">57 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…[all …]
6 <Platform>Win32</Platform>10 <Platform>x64</Platform>14 <Platform>Win32</Platform>18 <Platform>x64</Platform>22 <Platform>Win32</Platform>26 <Platform>x64</Platform>32 <Platform>Win32</Platform>37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">[all …]
6 <Platform>Win32</Platform>10 <Platform>x64</Platform>14 <Platform>Win32</Platform>18 <Platform>x64</Platform>26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">49 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">50 …ect="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Micros…[all …]