Home
last modified time | relevance | path

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

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