Home
last modified time | relevance | path

Searched defs:ComputationMap (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_context.h114 using ComputationMap = std::map<DataType, xla::XlaComputation>; variable
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h1357 using ComputationMap = CfgUnorderedMap<SizeT, ComputationEntry>; variable
DIceTargetLoweringMIPS32.h922 using ComputationMap = CfgUnorderedMap<SizeT, ComputationEntry>; variable