Home
last modified time | relevance | path

Searched defs:keys_shape (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_layout_assignment.cc247 Shape keys_shape = instruction->operand(0)->shape(); in AddBackendConstraints() local
Dir_emitter_unnested.cc1032 Shape keys_shape = sort->operand(0)->shape(); in HandleSort() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dsort_util.cc309 const Shape& keys_shape = values_arrays[0].GetShape(); in EmitSortInPlace() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis_test.cc2544 Shape keys_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local
2562 Shape keys_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local
Dalgebraic_simplifier_test.cc3190 Shape keys_shape = ShapeUtil::MakeShape(F32, {1}); in TEST_F() local
3206 Shape keys_shape = ShapeUtil::MakeShape(F32, {5, 0}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc566 Shape keys_shape = sort->keys()->shape(); in HandleSort() local