Searched refs:requested_input_tensor_as_partial_shape_ (Results 1 – 2 of 2) sorted by relevance
369 requested_input_tensor_as_partial_shape_[idx] = true; in request_input_tensor_as_partial_shape()375 return requested_input_tensor_as_partial_shape_[idx]; in requested_input_tensor_as_partial_shape()827 std::vector<bool> requested_input_tensor_as_partial_shape_; variable
232 requested_input_tensor_as_partial_shape_.resize(inputs_.size()); in PostInputInit()1171 if (requested_input_tensor_as_partial_shape_[i] && in AttachContext()