Home
last modified time | relevance | path

Searched refs:indices_offset (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration.cc141 int indices_offset = sparse_indices_output_start + i; in ExtractExampleParserConfiguration() local
143 strings::StrCat(node_output_prefix, indices_offset); in ExtractExampleParserConfiguration()
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dpfor.py1804 indices_offset = math_ops.range(
1809 indices_offset = array_ops.reshape(indices_offset, new_shape)
1810 indices += indices_offset