Home
last modified time | relevance | path

Searched refs:validate_subtensor_shape (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/
H A DTensorAllocator.cpp38 bool validate_subtensor_shape(const TensorInfo &parent_info, const TensorInfo &child_info, const Co… in validate_subtensor_shape() function
113 ARM_COMPUTE_ERROR_ON(!validate_subtensor_shape(parent_info, sub_info, coords)); in init()
114 ARM_COMPUTE_UNUSED(validate_subtensor_shape); in init()