HomeSort by relevance Sort by last modified time
    Searched refs:GetTypedIrValue (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
hlo_to_ir_bindings.h 99 llvm::Value* GetTypedIrValue(const HloInstruction& hlo,
hlo_to_ir_bindings.cc 138 GetTypedIrValue(*gte->operand(0), {}, base_ptr), b_);
153 llvm::Value* HloToIrBindings::GetTypedIrValue(const HloInstruction& hlo,
182 llvm::Value* typed_ir_value = GetTypedIrValue(hlo, shape_index, ir_value);

Completed in 593 milliseconds