Searched defs:concat_desc (Results 1 – 3 of 3) sorted by relevance
91 std::vector<PartitionDesc> concat_desc, in FusedKernelCUDA()252 std::vector<PartitionDesc> concat_desc, in createFusionKernel()
312 std::vector<PartitionDesc> concat_desc, in FusedKernelCPU()347 std::vector<PartitionDesc> concat_desc, in createFusionKernel()
253 std::vector<PartitionDesc> concat_desc; in compileKernel() local