Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc586 LocalOp ComputationBuilder::ConvGeneralDilated( in ConvGeneralDilated() function in xla::swig::ComputationBuilder
Dxla_client.py1674 def ConvGeneralDilated(self, lhs, rhs, window_strides, padding, lhs_dilation, member in ComputationBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1166 XlaOp XlaBuilder::ConvGeneralDilated( in ConvGeneralDilated() function in xla::XlaBuilder
3010 XlaOp ConvGeneralDilated(const XlaOp& lhs, const XlaOp& rhs, in ConvGeneralDilated() function