Searched refs:bias_input (Results 1 – 2 of 2) sorted by relevance
164 bias_input = create_tensor_data(169 bias_input = create_tensor_data(np.float32,172 out, bias_input, data_format=parameters["data_format"])
115 std::string* bias_input; in CreateNodes() local117 bias_input = svdf_node->add_input(); in CreateNodes()126 CHECK(bias_input) << "Bias input cannot be provided when there are only " in CreateNodes()128 *bias_input = node_name; in CreateNodes()