OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kX86AvxVectorByteSize
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
target_machine_features.h
31
static constexpr int
kX86AvxVectorByteSize
= 32;
64
static constexpr int
kX86AvxVectorByteSize
= 32;
vector_support_library.cc
341
TargetMachineFeatures::
kX86AvxVectorByteSize
/ scalar_byte_size();
Completed in 370 milliseconds