Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_runner.h129 Shape operand1_shape; member
Dgpu_conv_runner.cc263 const Shape& operand1_shape = desc.operand1_shape; in GetGpuConvConfig() local