Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc1021 const Shape& negate_shape = c->shape(); in HandleDivide() local
1023 HloInstruction::CreateUnary(negate_shape, HloOpcode::kNegate, c)); in HandleDivide()