Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover_test.cc421 auto pred_shape = ShapeUtil::MakeShape(PRED, {8, 7}); in TEST_F() local
455 auto pred_shape = ShapeUtil::MakeShape(PRED, {}); in TEST_F() local
Ddynamic_padder.cc255 const Shape pred_shape = in PadWithScalar() local
Dalgebraic_simplifier.cc2547 auto pred_shape = ShapeUtil::ChangeElementType(gather->shape(), PRED); in HandleGather() local