- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for mutable_float_list (0.06 seconds)
-
tensorflow/c/c_api_test.cc
for (int64_t i = 0; i < input.NumElements(); ++i) { tensorflow::Example example; auto* feature_map = example.mutable_features()->mutable_feature(); (*feature_map)["x"].mutable_float_list()->add_value(i); input.flat<tstring>()(i) = example.SerializeAsString(); } const std::string input_op_name( tensorflow::ParseTensorName(input_name).first); TF_Operation* input_op =
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Jan 07 04:56:09 GMT 2026 - 97.3K bytes - Click Count (0)