Searched refs:inputs_shape_size (Results 1 – 1 of 1) sorted by relevance
66 size_t inputs_shape_size = inputs_shape.size(); in CheckStrategyValue() local68 if (strategy_size != inputs_shape_size) { in CheckStrategyValue()71 << " is not equal to inputs size: " << inputs_shape_size; in CheckStrategyValue()74 << " is not equal to inputs size: " << inputs_shape_size; in CheckStrategyValue()