Searched refs:SelectValidPortion (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | space_to_batch_converter.cc | 150 StatusOr<HloInstruction*> SelectValidPortion( 1374 SelectValidPortion(first_operand, consumer->mutable_operand(0), in Propagate() 1413 SelectValidPortion(first_operand, consumer->mutable_operand(0), in Propagate() 1649 StatusOr<HloInstruction*> ConvolutionVisitor::SelectValidPortion( in SelectValidPortion() function in xla::__anon6418faad0111::ConvolutionVisitor 1900 SelectValidPortion(activations_new, activations_old, select_val, in PropagateOnConv() 2379 SelectValidPortion(activations_new, activations_old, select_val, in PropagateOnBackpropFilterConv() 2388 SelectValidPortion(kernel_new, kernel_old, select_val, in PropagateOnBackpropFilterConv() 2804 new_conv, SelectValidPortion(new_conv, original_conv, select_val, in PerformSpaceToBatchOnConvolution()
|