Searched refs:input0_node (Results 1 – 1 of 1) sorted by relevance
683 const Node* input0_node; in RegisterNodeWithRank() local684 TF_CHECK_OK(node.input_node(0, &input0_node)); in RegisterNodeWithRank()685 CHECK_NOTNULL(input0_node); in RegisterNodeWithRank()688 input0_node->attrs(), nullptr, &shapes); in RegisterNodeWithRank()