Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_device_sycl.cpp48 array<IndexType, 1> tensorDims = {{sizeDim1}}; in test_device_exceptions() local
/aosp_15_r20/cts/tests/tests/neuralnetworks/java_test/jni/
H A Dandroid_neuralnetworks_cts_ModelAssetTest.cpp158 const uint32_t tensorDims[] = {1, 256, 256, 4}; in createAndCompileAddModel() local