Home
last modified time | relevance | path

Searched refs:bytes_per_string_element (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dpartitioned_variables.py73 max_shard_bytes, axis=0, bytes_per_string_element=16, max_shards=None): argument
104 if max_shard_bytes < 1 or bytes_per_string_element < 1:
133 element_size = bytes_per_string_element
160 bytes_per_string_element=16): argument
206 bytes_per_element = bytes_per_string_element
/external/tensorflow/tensorflow/python/distribute/
Dsharded_variable.py164 bytes_per_string_element=self._bytes_per_string)(shape, dtype)
223 bytes_per_string_element=self._bytes_per_string,
/external/tensorflow/tensorflow/python/kernel_tests/
Dpartitioned_variables_test.py178 bytes_per_string_element=8)
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.pbtxt1693 …argspec: "args=[\'max_partitions\', \'axis\', \'min_slice_size\', \'bytes_per_string_element\'], v…
2497 …argspec: "args=[\'max_shard_bytes\', \'axis\', \'bytes_per_string_element\', \'max_shards\'], vara…