Searched defs:ceildiv (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/ | ||
H A D | runtime_utils.py | 19 def ceildiv(numer: int, denom: int) -> int: function |
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ | ||
H A D | RowwiseScaledMM.cu | 120 int ceildiv(int a, int b) { in ceildiv() function |
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/flash_attn/ | ||
H A D | flash_api.cpp | 269 auto ceildiv = [](int a, int b) { return (a + b - 1) / b; }; in num_splits_heuristic() local |
/aosp_15_r20/external/pytorch/torch/_inductor/ | ||
H A D | utils.py | 246 def ceildiv( function |
/aosp_15_r20/external/stardoc/stardoc/ | ||
HD | stardoc_binary.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/ | ||
D | all_android_tools_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |