/aosp_15_r20/external/pytorch/torch/fx/ |
H A D | interpreter.py | 239 …def get_attr(self, target : 'Target', args : Tuple[Argument, ...], kwargs : Dict[str, Any]) -> Any: member in Interpreter 473 …def get_attr(self, target : 'Target', args : Tuple[Argument, ...], kwargs : Dict[str, Any]) -> Pro… member in Transformer
|
H A D | graph.py | 1161 def get_attr(self, qualified_name: str, type_expr: Optional[Any] = None) -> Node: member in Graph
|
/aosp_15_r20/external/libnetfilter_conntrack/include/internal/ |
H A D | types.h | 11 typedef const void *(*get_attr)(const struct nf_conntrack *ct); typedef
|
/aosp_15_r20/external/pytorch/docs/source/ |
H A D | export.ir_spec.rst | 299 get_attr section in Node
|
/aosp_15_r20/external/executorch/exir/ |
H A D | graph.py | 51 def get_attr(self, qualified_name: str, type_expr: Optional[Any] = None) -> fx.Node: member in ExportGraph
|
H A D | pass_base.py | 358 def get_attr( # pyre-fixme[14] member in _ExportPassBase.ExportInterpreter
|
/aosp_15_r20/external/pytorch/torch/fx/experimental/ |
H A D | schema_type_annotation.py | 73 …def get_attr(self, target : torch.fx.node.Target, args : Tuple[Argument, ...], kwargs : Dict[str, … member in AnnotateTypesWithSchema
|
H A D | proxy_tensor.py | 1436 def get_attr( member in DecompositionInterpreter
|
/aosp_15_r20/external/mesa3d/src/compiler/rust/proc/ |
H A D | as_slice.rs | 44 fn get_attr(field: &Field, attr_name: &str) -> Option<String> { in get_attr() function
|
/aosp_15_r20/external/pytorch/torch/_export/ |
H A D | converter.py | 343 def get_attr(name: str): function 1546 def get_attr(fqn: str): function
|
H A D | pass_base.py | 220 def get_attr( member in _ExportPassBaseDeprecatedDoNotUse.ExportInterpreter
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/ |
H A D | fx_onnx_interpreter.py | 770 def get_attr( member in FxOnnxInterpreter
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | backprop.py | 111 def get_attr(self, attr): member in _MockOp
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkXmp.cpp | 125 static const char* get_attr(const SkDOM* dom, in get_attr() function
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | pattern_matcher.py | 1043 get_attr = None # type: ignore[assignment] variable in ReplacementPatternEntry.replace_with_graph.Replacer 1775 get_attr = _not_implemented variable in fx_to_pattern.Converter
|
H A D | graph.py | 994 def get_attr(self, target, args, kwargs): member in GraphLowering
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/ |
H A D | helper.cpp | 608 Node* get_attr = iter->node(); in getModuleAccessPath() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/server/ |
D | tests.rs | 536 fn get_attr() { in get_attr() function
|
D | mod.rs | 812 fn get_attr(&mut self, get_attr: &Tgetattr) -> io::Result<Rgetattr> { in get_attr() method
|
/aosp_15_r20/external/libcups/ppdc/ |
H A D | ppdc-source.cxx | 290 ppdcSource::get_attr(ppdcFile *fp, // I - File to read in get_attr() function in ppdcSource
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/ |
H A D | pfor.py | 905 def get_attr(self, attr): member in _PforInput
|
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 5182 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument 5191 PyObject *(*get_attr)(void); /* Return the current value */ member
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 5720 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument 5729 PyObject *(*get_attr)(void); /* Return the current value */ member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | ops.py | 2676 def get_attr(self, name): member in Operation
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 17594 int (*get_attr)(struct kvm_device *, struct kvm_device_attr *); member 20588 int (*get_attr)(struct kvm_device___2 *, struct kvm_device_attr *); member
|