Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_context.h145 using ComputationMap = std::map<DataType, xla::XlaComputation>; variable
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h1188 using ComputationMap = CfgUnorderedMap<SizeT, ComputationEntry>; variable
DIceTargetLoweringMIPS32.h884 using ComputationMap = CfgUnorderedMap<SizeT, ComputationEntry>; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc492 ComputationMap; typedef in xla::__anon6aeba6720111::LiveRangeRegions