Home
last modified time | relevance | path

Searched refs:ToAlgorithmDescVisitor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_runner.h116 return std::visit(ToAlgorithmDescVisitor{}, repr_); in ToAlgorithmDesc()
137 struct ToAlgorithmDescVisitor { struct