Searched refs:inputs_value (Results 1 – 4 of 4) sorted by relevance
115 const Value* inputs_value = scope_->GetValue(variables::kInputs, true); in Run()116 if (inputs_value) { in Run()118 *inputs_value, input_dir_, in Run()
44 node->set_inputs_value(cnode->inputs_value()); in CloneCNode()
91 cp_node->set_inputs_value(cnode->inputs_value()); in NewRecomputeNode()
279 …const std::vector<std::pair<ValuePtr, std::string>> &inputs_value() const { return inputs_value_; } in inputs_value() function343 set_inputs_value(node->inputs_value()); in CloneCNodeInfo()