Searched refs:const_values (Results 1 – 3 of 3) sorted by relevance
257 value_map const_values; // immediate constants key -const value (uint32_t) variable
345 value *val = get_ro_value(const_values, VLK_CONST, v); in get_const_value()
756 std::vector<Tensor> const_values(ic->num_inputs()); in UpdateNode() local793 const_values[dst_input].FromProto(*tensor_proto)) { in UpdateNode()794 input_tensors[dst_input] = &const_values[dst_input]; in UpdateNode()822 MaybeTensorValueToShape(ic, const_values[dst_input], in UpdateNode()