Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_layout_assignment.cc338 Shape keys_shape = instruction->operand(0)->shape(); in AddBackendConstraints() local
H A Dir_emitter_unnested.cc2562 const Shape& keys_shape = GetShape(operands[0]); in EmitSort() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dsort_util.cc333 const Shape& keys_shape = values_arrays[0].GetShape(); in EmitSortInPlace() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_dataflow_analysis_test.cc2628 Shape keys_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local
2646 Shape keys_shape = ShapeUtil::MakeShape(F32, {8}); in TEST_F() local
H A Dalgebraic_simplifier_test.cc4000 Shape keys_shape = ShapeUtil::MakeShape(F32, {1}); in TEST_F() local
4016 Shape keys_shape = ShapeUtil::MakeShape(F32, {5, 0}); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc562 Shape keys_shape = sort->keys()->shape(); in HandleSort() local