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