Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_context.h137 ComputationMap max_func_; variable
Dxla_context.cc86 return LookupOrCreate(type, &max_func_, [type] { in GetOrCreateMax()