Searched refs:CubinOrPTXImage (Results 1 – 5 of 5) sorted by relevance
58 struct CubinOrPTXImage { struct66 std::vector<CubinOrPTXImage> images, const std::string preferred_cuda_dir); argument81 gpu::GpuContext* context, std::vector<CubinOrPTXImage> images);
286 std::vector<CubinOrPTXImage> images, const std::string preferred_cuda_dir) { in BundleGpuAsm()293 for (const CubinOrPTXImage& img : images) { in BundleGpuAsm()
36 gpu::GpuContext* context, std::vector<CubinOrPTXImage> images) { in LinkGpuAsm()
163 std::vector<tensorflow::se::CubinOrPTXImage> images; in GetGpuBinaryBlob()
448 std::vector<stream_executor::CubinOrPTXImage> images; in LinkModules()