Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h294 std::vector<llvm_ir::IrArray> ConstructIrArrayForInputs(
Dir_emitter_unnested.cc2261 std::vector<IrArray> IrEmitterUnnested::ConstructIrArrayForInputs( in ConstructIrArrayForInputs() function in xla::gpu::IrEmitterUnnested
3056 std::vector<IrArray> param_arrays = ConstructIrArrayForInputs(*unnested_hlo); in EmitKernel()