Home
last modified time | relevance | path

Searched defs:current_max (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dcostmodel.cc262 auto& current_max = max_mem_usage_[id].output_port_mem[output_slot]; in RecordMaxMemorySize() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1923 size_t current_max = context_feature_type_and_lengths[c.first].second; in FastParseSequenceExample() local
1983 size_t current_max = sequence_feature_type_and_lengths[c.first].second; in FastParseSequenceExample() local
/external/v8/src/compiler/
Doperation-typer.cc119 double current_max = current_range.Max(); in WeakenRange() local
Dtyper.cc1308 double current_max = current_integer.Max(); in Weaken() local