Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2263 std::vector<IrArray> param_arrays; in ConstructIrArrayForInputs() local
2272 const HloInstruction& hlo, const std::vector<IrArray>& param_arrays, in ConstructInputReducedShapeAndCastInputIrArrayToShape()
3056 std::vector<IrArray> param_arrays = ConstructIrArrayForInputs(*unnested_hlo); in EmitKernel() local