Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dscan_ops.cc104 auto output = xla::ReduceWindowWithGeneralPadding( in Compile()
Dreduce_window_op.cc119 xla::XlaOp output = xla::ReduceWindowWithGeneralPadding( in Compile()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_window_test.cc638 ReduceWindowWithGeneralPadding( in DoIt()
1178 ReduceWindowWithGeneralPadding( in DoIt()
1371 ReduceWindowWithGeneralPadding( in TEST_P()
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py1490 return self._client.ReduceWindowWithGeneralPadding(
1494 def ReduceWindowWithGeneralPadding( member in ComputationBuilder
1512 return self._client.ReduceWindowWithGeneralPadding(
Dlocal_computation_builder.cc664 LocalOp ComputationBuilder::ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding() function in xla::swig::ComputationBuilder
672 return xla::ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding()
Dlocal_computation_builder.h330 LocalOp ReduceWindowWithGeneralPadding(
Dlocal_computation_builder.i324 %unignore xla::swig::ComputationBuilder::ReduceWindowWithGeneralPadding;
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h457 XlaOp ReduceWindowWithGeneralPadding(
876 friend XlaOp ReduceWindowWithGeneralPadding(
1555 XlaOp ReduceWindowWithGeneralPadding(
Dxla_builder.cc2009 return ReduceWindowWithGeneralPadding( in ReduceWindow()
2015 XlaOp XlaBuilder::ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding() function in xla::XlaBuilder
3219 XlaOp ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding() function
3227 return operand.builder()->ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding()