Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dconv_canonicalization_test.cc96 return cpu::TargetMachineFeatures::kEigenExpectedTensorAlignment; in TEST_F()
158 return cpu::TargetMachineFeatures::kEigenExpectedTensorAlignment; in TEST_F()
Dir_emission_utils_test.cc49 return cpu::TargetMachineFeatures::kEigenExpectedTensorAlignment; in TEST_F()
Dcpu_eigen_tensor_alignment_test.cc54 return TargetMachineFeatures::kEigenExpectedTensorAlignment; in TEST_F()
Dtarget_machine_features.h35 static constexpr int kEigenExpectedTensorAlignment = 16; variable
Dir_emission_utils.cc59 TargetMachineFeatures::kEigenExpectedTensorAlignment; in PotentiallyImplementedAsEigenConvolution()
Dparallel_task_assignment_test.cc39 return cpu::TargetMachineFeatures::kEigenExpectedTensorAlignment; in ParallelTaskAssignmentTest()
Dcpu_layout_assignment_test.cc55 return cpu::TargetMachineFeatures::kEigenExpectedTensorAlignment; in AssignLayouts()
330 return cpu::TargetMachineFeatures::kEigenExpectedTensorAlignment; in RunDotOutputFusion()