Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_context.h146 ComputationMap mul_func_; variable
Dxla_context.cc134 return LookupOrCreate(type, &mul_func_, [type] { in GetOrCreateMul()