1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-FBGEMM

Клонировать/Скачать
.clang-tidy 589
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Matthias Braun Отправлено 04.12.2024 02:32 8d9374b
# The configuration file is in a YAML format,
# so the document starts with (---) and ends with (...)
---
# Get options for config files in parent directories,
# but override them if there's a conflict.
InheritParentConfig: true
Checks: '
bugprone-argument-comment,
'
CheckOptions:
- key: facebook-cuda-safe-api-call-check.HandlerName
# This is PyTorch's handler; you may need to define your own
value: C10_CUDA_CHECK
- key: facebook-cuda-safe-kernel-call-check.HandlerName
# This is PyTorch's handler; you may need to define your own
value: C10_CUDA_KERNEL_LAUNCH_CHECK
...

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-FBGEMM.git
git@api.gitlife.ru:oschina-mirror/mirrors-FBGEMM.git
oschina-mirror
mirrors-FBGEMM
mirrors-FBGEMM
main