Home
last modified time | relevance | path

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

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