Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_helper.h203 std::vector<std::size_t> elements_per_stride; variable
269 std::vector<std::size_t> elements_per_stride; variable
Dexample_proto_fast_parsing.h52 std::size_t elements_per_stride; member
Dexample_proto_fast_parsing_test.cc254 size_t elements_per_stride, in AddDenseFeature()