Home
last modified time | relevance | path

Searched refs:bytes_per_string_element (Results 1 – 3 of 3) 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/kernel_tests/
Dpartitioned_variables_test.py178 bytes_per_string_element=8)
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.pbtxt1629 …argspec: "args=[\'max_partitions\', \'axis\', \'min_slice_size\', \'bytes_per_string_element\'], v…
2397 …argspec: "args=[\'max_shard_bytes\', \'axis\', \'bytes_per_string_element\', \'max_shards\'], vara…