Searched refs:CreatePlaceholderNodeForFeed (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | import_model.cc | 375 StatusOr<std::pair<Node*, bool>> CreatePlaceholderNodeForFeed( 614 StatusOr<std::pair<Node*, bool>> ImporterBase::CreatePlaceholderNodeForFeed( in CreatePlaceholderNodeForFeed() function in tensorflow::__anon83888ea00111::ImporterBase 748 CreatePlaceholderNodeForFeed(array_info.shape, dtype, node, index, in AddNodesToShapeRefiner() 1375 CreatePlaceholderNodeForFeed(array_info.shape, dtype, node, index, in ConvertFeedsToPlaceholders()
|