Searched refs:StackFunc (Results 1 – 1 of 1) sorted by relevance
46 typedef Tensor StackFunc (TensorList, int64_t); typedef49 void _test_stack(TensorList inputs, int64_t dim, StackFunc stack_func) { in _test_stack()