Searched refs:input_tensor_name (Results 1 – 3 of 3) sorted by relevance
106 const auto input_tensor_name = relu_input_op->inputs[0]; in Run() local120 prelu_op->inputs = {input_tensor_name, alpha_tensor_name}; in Run()
111 for (const string& input_tensor_name : node->input()) { in GetReachableNodesAndVariables() local112 nodes_to_visit.push(GetNodeNameFromTensorName(input_tensor_name)); in GetReachableNodesAndVariables()
47 const string& input_tensor_name, in ValidateHalfPlusTwo() argument58 {{input_tensor_name, input}}, {output_tensor_name}, {}, &outputs)); in ValidateHalfPlusTwo()