Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dxla_data.proto102 int64 edge_padding_high = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_function_importer.cc776 llvm::SmallVector<int64_t, 4> edge_padding_high; in ImportInstructionImpl() local
H A Dmlir_hlo_to_hlo.cc1252 auto edge_padding_high = ConvertDenseIntAttr(op.edge_padding_high()); in ExportXlaOp() local