OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DotImplementationStrategy
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
dot_op_emitter_internal.h
53
enum class
DotImplementationStrategy
{
81
DotImplementationStrategy
GetDotImplementationStrategy(
dot_op_emitter.cc
74
enum class
DotImplementationStrategy
{
102
DotImplementationStrategy
GetDotImplementationStrategy(
389
case
DotImplementationStrategy
::kNaiveLlvmIr:
393
case
DotImplementationStrategy
::kTiledLlvmIrGemv:
397
case
DotImplementationStrategy
::kTiledLlvmIrGemm:
401
case
DotImplementationStrategy
::kEigen:
821
DotImplementationStrategy
GetDotImplementationStrategy(
[
all
...]
Completed in 71 milliseconds