Home
last modified time | relevance | path

Searched defs:get_attr (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/pytorch/torch/fx/
H A Dinterpreter.py239 …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 Dgraph.py1161 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 Dtypes.h11 typedef const void *(*get_attr)(const struct nf_conntrack *ct); typedef
/aosp_15_r20/external/pytorch/docs/source/
H A Dexport.ir_spec.rst299 get_attr section in Node
/aosp_15_r20/external/executorch/exir/
H A Dgraph.py51 def get_attr(self, qualified_name: str, type_expr: Optional[Any] = None) -> fx.Node: member in ExportGraph
H A Dpass_base.py358 def get_attr( # pyre-fixme[14] member in _ExportPassBase.ExportInterpreter
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dschema_type_annotation.py73 …def get_attr(self, target : torch.fx.node.Target, args : Tuple[Argument, ...], kwargs : Dict[str, … member in AnnotateTypesWithSchema
H A Dproxy_tensor.py1436 def get_attr( member in DecompositionInterpreter
/aosp_15_r20/external/mesa3d/src/compiler/rust/proc/
H A Das_slice.rs44 fn get_attr(field: &Field, attr_name: &str) -> Option<String> { in get_attr() function
/aosp_15_r20/external/pytorch/torch/_export/
H A Dconverter.py343 def get_attr(name: str): function
1546 def get_attr(fqn: str): function
H A Dpass_base.py220 def get_attr( member in _ExportPassBaseDeprecatedDoNotUse.ExportInterpreter
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/
H A Dfx_onnx_interpreter.py770 def get_attr( member in FxOnnxInterpreter
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dbackprop.py111 def get_attr(self, attr): member in _MockOp
/aosp_15_r20/external/skia/src/codec/
H A DSkXmp.cpp125 static const char* get_attr(const SkDOM* dom, in get_attr() function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dpattern_matcher.py1043 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 Dgraph.py994 def get_attr(self, target, args, kwargs): member in GraphLowering
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dhelper.cpp608 Node* get_attr = iter->node(); in getModuleAccessPath() local
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/server/
Dtests.rs536 fn get_attr() { in get_attr() function
Dmod.rs812 fn get_attr(&mut self, get_attr: &Tgetattr) -> io::Result<Rgetattr> { in get_attr() method
/aosp_15_r20/external/libcups/ppdc/
H A Dppdc-source.cxx290 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 Dpfor.py905 def get_attr(self, attr): member in _PforInput
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c5182 #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 Dmarisa-swig_wrap.cxx5720 #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 Dops.py2676 def get_attr(self, name): member in Operation
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h17594 int (*get_attr)(struct kvm_device *, struct kvm_device_attr *); member
20588 int (*get_attr)(struct kvm_device___2 *, struct kvm_device_attr *); member

12