Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_cache.cpp71 class CacheNodeWithShape : public TsNode { class
73 explicit CacheNodeWithShape(const Shape& shape) in CacheNodeWithShape() function in torch::lazy::CacheNodeWithShape