Searched refs:is_alloc_tensor (Results 1 – 2 of 2) sorted by relevance
38 inline bool is_alloc_tensor(const ITensorInfo *tensor_info) in is_alloc_tensor() function
69 ARM_COMPUTE_RETURN_ERROR_ON(!is_alloc_tensor(dst)); in validate_op()