Searched refs:ReduceWindowWithGeneralPadding (Results 1 – 9 of 9) sorted by relevance
103 auto output = xla::ReduceWindowWithGeneralPadding( in Compile()
72 return xla::ReduceWindowWithGeneralPadding( in CumSumR1()
652 ReduceWindowWithGeneralPadding( in DoIt()1314 ReduceWindowWithGeneralPadding( in DoIt()1538 ReduceWindowWithGeneralPadding( in XLA_TEST_P()
291 def ReduceWindowWithGeneralPadding(301 def ReduceWindowWithGeneralPadding(
316 &ReduceWindowWithGeneralPadding), in BuildOpsSubmodule()328 &ReduceWindowWithGeneralPadding), in BuildOpsSubmodule()
1957 ops.ReduceWindowWithGeneralPadding(1982 ops.ReduceWindowWithGeneralPadding(2007 ops.ReduceWindowWithGeneralPadding(2037 ops.ReduceWindowWithGeneralPadding(
725 XlaOp ReduceWindowWithGeneralPadding(1345 friend XlaOp ReduceWindowWithGeneralPadding(1352 friend XlaOp ReduceWindowWithGeneralPadding(2303 XlaOp ReduceWindowWithGeneralPadding(2310 XlaOp ReduceWindowWithGeneralPadding(
2697 return ReduceWindowWithGeneralPadding( in ReduceWindow()2703 XlaOp XlaBuilder::ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding() function in xla::XlaBuilder4625 XlaOp ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding() function4633 return operand.builder()->ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding()4639 XlaOp ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding() function4648 return operands[0].builder()->ReduceWindowWithGeneralPadding( in ReduceWindowWithGeneralPadding()
1358 xla::XlaOp result = xla::ReduceWindowWithGeneralPadding( in ExportXlaOp()