Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorUtils.h272 bool all_leaf = true; in function() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc186 std::vector<const CodeNode*> all_leaf = FetchAllLeaf(node); in Add() local