Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto98 int64 edge_padding_low = 1; field
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc422 llvm::SmallVector<int64_t, 4> edge_padding_low; in ImportInstructionImpl() local
Dmlir_hlo_to_hlo.cc923 auto edge_padding_low = ConvertDenseIntAttr(op.edge_padding_low()); in ExportXlaOp() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc2041 const auto& edge_padding_low = op.edge_padding_low(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc2813 Value edge_padding_low = adaptor.edge_padding_low(); in reifyReturnTypeShapes() local