Searched refs:AddPlaceholderInternal (Results 1 – 2 of 2) sorted by relevance
143 AddPlaceholderInternal(val, output); in AddPlaceholder()197 void AddPlaceholderInternal(const Tensor& val, Node** output);
295 void GraphDefBuilderWrapper::AddPlaceholderInternal(const Tensor& val, in AddPlaceholderInternal() function in tensorflow::data::GraphDefBuilderWrapper