Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc2600 auto empty_constant = HloInstruction::CreateConstant( in HandleReshape() local
2603 return ReplaceWithNewInstruction(reshape, std::move(empty_constant)); in HandleReshape()