Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_runner.h191 Shape operand1_shape; member
H A Dgpu_conv_runner.cc293 const Shape& operand1_shape = desc.operand1_shape; in GetGpuConvConfig() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis_test.cc1207 Shape operand1_shape = ShapeUtil::MakeShape(S32, {3, 3}); in TEST_F() local