Home
last modified time | relevance | path

Searched defs:new_while_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc176 Shape new_while_shape = in TryRemoveDeadWhileParams() local
351 Shape new_while_shape = ShapeUtil::MakeTupleShape(new_while_shape_elems); in TryRemoveConstantParams() local
853 Shape new_while_shape = while_shape; in TryMergeInductionVariables() local
Dwhile_loop_simplifier_test.cc642 Shape new_while_shape = ParseShape("(s32[1], s32[3])").ValueOrDie(); in TEST_F() local
711 Shape new_while_shape = in TEST_F() local
Dwhile_util.cc103 Shape new_while_shape = while_instr->shape(); in MakeInstructionsLiveIn() local