Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc115 static int ConvertAPInt(llvm::APInt i) { return i.getSExtValue(); } in ConvertAPInt() function
278 channel_handle.set_handle(ConvertAPInt(attr.handle().getValue())); in Convert_channel_handle()
280 ConvertAPInt(attr.type().getValue()))); in Convert_channel_handle()
313 ConvertAPInt(input.index_vector_dim().getValue())); in Convert_dimension_numbers()
339 ConvertAPInt(input.index_vector_dim().getValue())); in Convert_scatter_dimension_numbers()