Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_runner.h190 Shape operand0_shape; member
Dgpu_conv_runner.cc292 const Shape& operand0_shape = desc.operand0_shape; in GetGpuConvConfig() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis_test.cc1206 Shape operand0_shape = ShapeUtil::MakeShape(F32, {3, 3}); in TEST_F() local