Home
last modified time | relevance | path

Searched defs:NodeMetadata (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/executorch/backends/cadence/aot/
H A Dremove_ops.py58 meta: NodeMetadata,
83 meta: NodeMetadata,
129 meta: NodeMetadata,
155 meta: NodeMetadata,
174 meta: NodeMetadata,
200 meta: NodeMetadata,
230 meta: NodeMetadata,
298 meta: NodeMetadata,
378 meta: NodeMetadata,
400 meta: NodeMetadata,
[all …]
H A Dreplace_ops.py124 meta: NodeMetadata,
153 meta: NodeMetadata,
179 meta: NodeMetadata,
204 meta: NodeMetadata,
1127 self: ExportPass, proxy: ProxyValue, meta: NodeMetadata, dim0: int, dim1: int
1143 def change_nchw_to_nhwc(self, proxy: ProxyValue, meta: NodeMetadata) -> ProxyValue:
1153 def change_nhwc_to_nchw(self, proxy: ProxyValue, meta: NodeMetadata) -> ProxyValue:
1168 meta: NodeMetadata,
1212 meta: NodeMetadata,
1787 meta: NodeMetadata,
[all …]
H A Dgraph_builder.py72 meta: Optional[NodeMetadata] = None,
H A Dfuse_ops.py995 meta: NodeMetadata,
/aosp_15_r20/external/pytorch/torch/_export/
H A Dpass_base.py258 meta: NodeMetadata,
320 def placeholder(self, name: str, arg: Argument, meta: NodeMetadata) -> ProxyValue:
331 meta: NodeMetadata,
339 meta: NodeMetadata,
349 meta: NodeMetadata,
368 meta: NodeMetadata,
382 self, value: ProxyValue, key: int, meta: NodeMetadata
386 def output(self, results: List[Argument], meta: NodeMetadata) -> ProxyValue:
/aosp_15_r20/external/executorch/exir/
H A Dpass_base.py99 class NodeMetadata: class
396 meta: NodeMetadata,
457 def placeholder(self, name: str, arg: Argument, meta: NodeMetadata) -> ProxyValue:
468 meta: NodeMetadata,
476 meta: NodeMetadata,
486 meta: NodeMetadata,
505 meta: NodeMetadata,
519 self, value: ProxyValue, key: int, meta: NodeMetadata
523 def output(self, results: List[Argument], meta: NodeMetadata) -> ProxyValue:
648 meta: NodeMetadata,
/aosp_15_r20/external/executorch/exir/passes/
H A Ddynamic_shape_prop_pass.py145 def extract_dsinfo_from_graph(self, subgm: GraphModule, meta: NodeMetadata):
158 meta: NodeMetadata,
176 meta: NodeMetadata,
217 def placeholder(self, name: str, arg: Argument, meta: NodeMetadata) -> ProxyValue:
267 meta: NodeMetadata,
H A Dremove_mixed_type_operators.py18 def call_operator(self, op, args, kwargs, meta: NodeMetadata): # noqa: C901
H A Dsym_to_tensor_pass.py27 def call_operator(self, op, args, kwargs, meta: NodeMetadata):
H A Dspec_prop_pass.py117 meta: NodeMetadata,
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h194 NodeMetadata() in NodeMetadata() function
204 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
220 NodeMetadata(NodeMetadata &&Other) in NodeMetadata() function
342 typedef RegAlloc::NodeMetadata NodeMetadata; typedef
/aosp_15_r20/external/pytorch/torch/_export/passes/
H A Dfunctionalize_side_effectful_ops_pass.py64 meta: NodeMetadata,
91 def output(self, results: List[Argument], meta: NodeMetadata) -> ProxyValue:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DRegAllocPBQP.h185 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
284 using NodeMetadata = RegAlloc::NodeMetadata; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DRegAllocPBQP.h185 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
284 using NodeMetadata = RegAlloc::NodeMetadata; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h183 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
281 using NodeMetadata = RegAlloc::NodeMetadata; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRegAllocPBQP.h185 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
284 using NodeMetadata = RegAlloc::NodeMetadata; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRegAllocPBQP.h185 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
284 using NodeMetadata = RegAlloc::NodeMetadata; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h185 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
284 using NodeMetadata = RegAlloc::NodeMetadata; variable
/aosp_15_r20/external/google-cloud-java/java-container/proto-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/
H A DWorkloadMetadataConfig.java82 public enum NodeMetadata implements com.google.protobuf.ProtocolMessageEnum { enum in WorkloadMetadataConfig
267 private NodeMetadata(int value) { in NodeMetadata() method in WorkloadMetadataConfig.NodeMetadata
/aosp_15_r20/external/executorch/backends/arm/_passes/
H A Dmeandim_to_averagepool_pass.py29 meta: NodeMetadata,
/aosp_15_r20/external/executorch/backends/qualcomm/_passes/
H A Dconvert_binary_op_with_scalar.py37 meta: NodeMetadata,
/aosp_15_r20/external/pytorch/torch/_export/pass_infra/
H A Dnode_metadata.py16 class NodeMetadata: class
/aosp_15_r20/external/executorch/exir/serde/
H A Dupgrade.py92 meta: NodeMetadata,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h57 using NodeMetadata = typename SolverT::NodeMetadata; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h57 using NodeMetadata = typename SolverT::NodeMetadata; variable

12