Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_context.h127 ComputationMap min_func_; variable
Dxla_context.cc95 return LookupOrCreate(type, &min_func_, [type] { in GetOrCreateMin()