Home
last modified time | relevance | path

Searched defs:serialized_string (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/util/autotune_maps/
Dautotune_serialize_test.cc114 std::string serialized_string; in TEST() local
166 std::string serialized_string; in TEST() local
/external/tensorflow/tensorflow/dtensor/python/
Dlayout.py681 def serialized_string(self) -> bytes: member in Layout
/external/mesa3d/src/util/
Dparson.c1821 char *serialized_string = json_serialize_to_string(value); in json_serialize_to_file() local
1881 char *serialized_string = json_serialize_to_string_pretty(value); in json_serialize_to_file_pretty() local