Searched refs:max_func_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/ | ||
D | xla_context.h | 137 ComputationMap max_func_; variable |
D | xla_context.cc | 86 return LookupOrCreate(type, &max_func_, [type] { in GetOrCreateMax() |