Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_runner.h128 Shape operand0_shape; member
Dgpu_conv_runner.cc262 const Shape& operand0_shape = desc.operand0_shape; in GetGpuConvConfig() local