"Fossies" - the Fresh Open Source Software Archive 
Member "tensorflow-2.9.1/tensorflow/core/kernels/fuzzing/corpus/decode_json_example/013a29ea098a178f8a36741c9fd91144" (22 May 2022, 747 Bytes) of package /linux/misc/tensorflow-2.9.1.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 {
2 features: {
3 feature: {
4 age: {
5 float_list: {
6 value: 29.0
7 }
8 }
9 },
10 feature: {
11 movie: {
12 bytes_list: {
13 value: "VGhlIFNoYXdzaGFuayBSZWRlbXB0aW9u",
14 value: "RmlnaHQgQ2x1Yg=="
15 }
16 }
17 },
18 feature: {
19 movie_ratings: {
20 float_list: {
21 value: 9.0,
22 value: 9.7
23 }
24 }
25 },
26 feature: {
27 suggestion: {
28 bytes_list: {
29 value: "SW5jZXB0aW9u"
30 }
31 }
32 },
33 feature: {
34 suggestion_purchased: {
35 float_list: {
36 value: 1.0
37 }
38 }
39 },
40 feature: {
41 purchase_price: {
42 float_list: {
43 value: 9.99
44 }
45 }
46 }
47 }
48 }