Home
last modified time | relevance | path

Searched defs:TensorBlockScratch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorEvaluator.h59 typedef internal::TensorBlockScratchAllocator<Device> TensorBlockScratch; typedef
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_block_eval.cpp129 typedef internal::TensorBlockScratchAllocator<Device> TensorBlockScratch; in VerifyBlockEvaluator() typedef