Home
last modified time | relevance | path

Searched defs:span_size (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dscale_and_translate_op.h44 int span_size; member
Dscale_and_translate_op.cc483 void GatherColumns(int span_size, const int32* starts, const float* weights, in GatherColumns()
526 void GatherRows(int span_size, const int32* starts, const float* weights, in GatherRows()
/external/libtextclassifier/utils/sentencepiece/
Dsorted_strings_table.cc28 int span_size = right - left; in GatherPrefixMatches() local
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h7229 inline int SourceCodeInfo_Location::span_size() const { in span_size() function
Ddescriptor.pb.cc14104 int SourceCodeInfo_Location::span_size() const { in span_size() function in google::protobuf::SourceCodeInfo_Location