Home
last modified time | relevance | path

Searched defs:_TORCH_WARN_WITH (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/c10/util/
DException.h604 #define _TORCH_WARN_WITH(...) ((void)0); macro
606 #define _TORCH_WARN_WITH(warning_t, ...) \ macro