Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h113 StatusOr<XlaOp> ConvGeneralDilatedInternal(
Dmlir_hlo_builder.cc93 StatusOr<XlaOp> MlirHloBuilder::ConvGeneralDilatedInternal( in ConvGeneralDilatedInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1479 return ConvGeneralDilatedInternal(shape, lhs, rhs, window, window_strides, in ConvGeneralDilated()
1598 StatusOr<XlaOp> XlaBuilder::ConvGeneralDilatedInternal( in ConvGeneralDilatedInternal() function in xla::XlaBuilder
Dxla_builder.h614 virtual StatusOr<XlaOp> ConvGeneralDilatedInternal(