/aosp_15_r20/external/pytorch/torch/fx/passes/ |
H A D | net_min_base.py | 118 Callable[[NodeList, int, int], None] 399 self, all_nodes: NodeList, start_idx: int, end_idx: int 467 def _binary_traverse(self, nodes: NodeList) -> NodeSet: 473 def _sequential_traverse(self, nodes: NodeList) -> NodeSet: 523 …def _block_traverse_impl(self, nodes: NodeList, start_idx: int, end_idx: int, find_last_node: bool… 615 def _block_traverse(self, nodes: NodeList, find_last_node: Optional[bool]) -> NodeSet: 672 def _defined_traverse(self, nodes: NodeList) -> NodeSet: 699 def _accumulate_traverse(self, nodes: NodeList) -> NodeSet: 738 def _skip_traverse_impl(self, all_nodes: NodeList, start_idx: int, end_idx: int) -> NodeSet: 780 def _skip_traverse(self, all_nodes: NodeList, skip_nodes: List) -> NodeSet:
|
H A D | tools_common.py | 16 NodeList = List[torch.fx.Node] variable 127 inputs: Union[NodeSet, NodeList], argument
|
H A D | splitter_base.py | 118 self, cpu_worklist: NodeList 425 self, mod: torch.fx.GraphModule, supported_nodes: NodeList
|
/aosp_15_r20/external/pytorch/torch/fx/passes/utils/ |
H A D | fuser_utils.py | 15 def topo_sort(nodes: NodeList) -> NodeList: 44 def validate_partition(partition: NodeList) -> bool: 60 def bfs_find_cycle(root_nodes: NodeList) -> bool: 94 nodes: NodeList, 214 def erase_nodes(gm: GraphModule, nodes: NodeList): 222 def fuse_by_partitions(gm: GraphModule, partitions: List[NodeList], prefix: str = "fused_") -> Grap…
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/ |
D | other_pages.py | 13 NodeList = List[ui_node.UINode] variable 131 clickable_nodes: NodeList, 132 enabled_nodes: NodeList, 133 all_nodes: NodeList) -> Optional[ui_core.UIPage]: 272 clickable_nodes: NodeList, 273 enabled_nodes: NodeList, 274 all_nodes: NodeList) -> Optional[ui_core.UIPage]:
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/ |
H A D | NodeList.java | 47 public class NodeList<N extends Node> implements List<N>, Iterable<N>, HasParentNode<NodeList<N>>, … class 55 public NodeList() { in NodeList() method in NodeList 59 public NodeList(Collection<N> n) { in NodeList() method in NodeList 64 public NodeList(N... n) { in NodeList() method in NodeList
|
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/ |
H A D | NodeList.java | 23 public interface NodeList { interface
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 37 struct NodeList { struct 39 NodeList *Next = nullptr; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 38 struct NodeList { struct 40 NodeList *Next = nullptr; argument
|
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/ |
D | minicompat.py | 50 class NodeList(list): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/ |
D | minicompat.py | 50 class NodeList(list): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/dom/ |
D | minicompat.py | 50 class NodeList(list): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/dom/ |
D | minicompat.py | 50 class NodeList(list): class
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/dom/ |
H A D | minicompat.py | 50 class NodeList(list): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/ |
D | minicompat.py | 50 class NodeList(list): class
|
/aosp_15_r20/external/python/cpython2/Lib/xml/dom/ |
D | minicompat.py | 51 class NodeList(list): class
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | meta_graph.proto | 168 message NodeList { message
|
/aosp_15_r20/external/executorch/exir/ |
H A D | lowered_backend_module.py | 725 node_list: NodeList,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAnnotateKernelFeatures.cpp | 48 SmallVector<CallGraphNode*, 8> NodeList; member in __anonc7dbea050111::AMDGPUAnnotateKernelFeatures
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/ |
H A D | Element.java | 1913 private static final class NodeList extends ChangeNotifyingArrayList<Node> { class in Element 1916 NodeList(Element owner, int initialCapacity) { in NodeList() method in Element.NodeList
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
H A D | TestParentChildReferences.java | 108 static class NodeList class in TestParentChildReferences
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 226 using NodeList = SmallVector<BlockNode, 4>; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 225 using NodeList = SmallVector<BlockNode, 4>; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 226 using NodeList = SmallVector<BlockNode, 4>; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 226 using NodeList = SmallVector<BlockNode, 4>; member
|