Searched defs:input_tensor_name (Results 1 – 5 of 5) sorted by relevance
51 const char* input_tensor_name; member
50 std::string input_tensor_name = "INPUT"; member
75 const auto input_tensor_name = add_with_relu6_op->inputs[1 - add_3_tensor]; in Run() local
106 const auto input_tensor_name = relu_input_op->inputs[0]; in Run() local
115 for (const string& input_tensor_name : node->input()) { in GetReachableNodesAndVariables() local