Searched defs:ldd (Results 1 – 4 of 4) sorted by relevance
53 const std::vector<int64_t>& ldd, in gemm_grouped_cuda_internal()185 const std::vector<int64_t>& ldd, in group_gemm_dispatch()199 const std::vector<int64_t>& ldd, in group_gemm_dispatch()225 const std::vector<int64_t>& ldd, in group_gemm_dispatch()350 std::vector<int64_t> ldd(ntensors); in bmm_nested_cuda() local
9 ldd = os.getenv ('LDD', shutil.which ('ldd')) variable13 ldd = otool + ' -L' variable
48 static FILE *ldd; variable
475 const int ldd = d->info()->strides_in_bytes().y() / d->info()->element_size(); in run() local