Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dlazy_tensor_test.cpp5 void LazyTensorTest(c10::DispatchKey dispatch_key, at::DeviceType device_type) { in LazyTensorTest() function
21 TEST(LazyTensorTest, TestNoStorage) { in TEST() argument