Searched refs:_tensor_info_funcs (Results 1 – 1 of 1) sorted by relevance
216 std::vector<std::string> _tensor_info_funcs = {"size", "len", "dim", "numel"}; variable477 return isAtenFunc(n, _tensor_info_funcs); in isTensorInfoNode()