Searched defs:batch_mode (Results 1 – 5 of 5) sorted by relevance
40 int batch_mode; variable
41 int batch_mode; variable
348 enum batch_mode { enum
120 bool batch_mode = (input.dim() == 5); in TORCH_META_FUNC() local
586 bool batch_mode = (input.dim() == 5); in TORCH_IMPL_FUNC() local