Searched refs:requested_input_tensor_as_partial_shape_ (Results 1 – 2 of 2) sorted by relevance
293 requested_input_tensor_as_partial_shape_[idx] = true; in request_input_tensor_as_partial_shape()299 return requested_input_tensor_as_partial_shape_[idx]; in requested_input_tensor_as_partial_shape()741 std::vector<bool> requested_input_tensor_as_partial_shape_; variable
225 requested_input_tensor_as_partial_shape_.resize(inputs_.size()); in PostInputInit()1138 if (requested_input_tensor_as_partial_shape_[i] && in AttachContext()