Home
last modified time | relevance | path

Searched defs:type_key (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/misc/tvm/incubator-tvm-0.6.1/src/codegen/
H A Dsource_module.cc47 const char* type_key() const { in type_key() function in tvm::codegen::SourceModuleNode
79 const char* type_key() const { in type_key() function in tvm::codegen::CSourceModuleNode
124 std::string type_key, in DeviceSourceModuleNode()
148 const char* type_key() const { in type_key() function in tvm::codegen::DeviceSourceModuleNode
180 std::string type_key, in DeviceSourceModuleCreate()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/codegen/
H A Dsource_module.cc47 const char* type_key() const { in type_key() function in tvm::codegen::SourceModuleNode
79 const char* type_key() const { in type_key() function in tvm::codegen::CSourceModuleNode
124 std::string type_key, in DeviceSourceModuleNode()
148 const char* type_key() const { in type_key() function in tvm::codegen::DeviceSourceModuleNode
180 std::string type_key, in DeviceSourceModuleCreate()
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/algo/
H A Dstable_ksort.h57 struct type_key struct
63 type_key() { } in type_key() argument
64 type_key(key_type k, Type* p) : key(k), ptr(p) in type_key() argument
/dports/devel/py-oci/oci-2.53.1/src/oci/data_catalog/models/
H A Dcreate_data_asset_details.py115 def type_key(self): member in CreateDataAssetDetails
127 def type_key(self, type_key): argument
H A Dcreate_connection_details.py129 def type_key(self): member in CreateConnectionDetails
141 def type_key(self, type_key): argument
H A Dobject_relationship.py196 def type_key(self): member in ObjectRelationship
208 def type_key(self, type_key): argument
H A Ddata_asset_summary.py305 def type_key(self): member in DataAssetSummary
317 def type_key(self, type_key): argument
H A Dconnection_summary.py232 def type_key(self): member in ConnectionSummary
244 def type_key(self, type_key): member in ConnectionSummary
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/target/source/
H A Dsource_module.cc89 const char* type_key() const { return "source"; } in type_key() function in tvm::codegen::SourceModuleNode
115 const char* type_key() const { return "c"; } in type_key() function in tvm::codegen::CSourceModuleNode
160 std::unordered_map<std::string, FunctionInfo> fmap, std::string type_key, in DeviceSourceModuleNode()
178 const char* type_key() const { return type_key_.c_str(); } in type_key() function in tvm::codegen::DeviceSourceModuleNode
204 std::string type_key, std::function<std::string(const std::string&)> fget_source) { in DeviceSourceModuleCreate()
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dbase.py27 def register_relay_node(type_key=None): argument
41 def register_relay_attr_node(type_key=None): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dbase.py27 def register_relay_node(type_key=None): argument
41 def register_relay_attr_node(type_key=None): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/contrib/edgetpu/
H A Dedgetpu_runtime.h47 const char* type_key() const final { return "EdgeTPURuntime"; } in type_key() function
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/signature/
H A Dsignature.cpp126 PyObject *TypeKey_to_PropsDict(PyObject *type_key, PyObject *obtype) in TypeKey_to_PropsDict()
177 AutoDecRef type_key(GetTypeKey(obtype_mod)); in GetSignature_Function() local
300 AutoDecRef type_key(GetTypeKey(obtype_mod)); in PySide_BuildSignatureArgs() local
319 PyObject *PySide_BuildSignatureProps(PyObject *type_key) in PySide_BuildSignatureProps()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/signature/
H A Dsignature.cpp126 PyObject *TypeKey_to_PropsDict(PyObject *type_key, PyObject *obtype) in TypeKey_to_PropsDict()
177 AutoDecRef type_key(GetTypeKey(obtype_mod)); in GetSignature_Function() local
300 AutoDecRef type_key(GetTypeKey(obtype_mod)); in PySide_BuildSignatureArgs() local
319 PyObject *PySide_BuildSignatureProps(PyObject *type_key) in PySide_BuildSignatureProps()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/signature/
H A Dsignature.cpp126 PyObject *TypeKey_to_PropsDict(PyObject *type_key, PyObject *obtype) in TypeKey_to_PropsDict()
177 AutoDecRef type_key(GetTypeKey(obtype_mod)); in GetSignature_Function() local
300 AutoDecRef type_key(GetTypeKey(obtype_mod)); in PySide_BuildSignatureArgs() local
319 PyObject *PySide_BuildSignatureProps(PyObject *type_key) in PySide_BuildSignatureProps()
/dports/math/viennacl/ViennaCL-1.7.1/viennacl/device_specific/templates/
H A Dutils.hpp60 inline void process_all(std::string const & type_key, std::string const & str, in process_all()
70 inline void process_all_at(std::string const & type_key, std::string const & str, in process_all_at()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dbpf_legacy.h5 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dbpf_legacy.h5 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dbpf_legacy.h5 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ argument
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/
H A Dobject_internal.h53 static uint32_t ObjectTypeKey2Index(const std::string& type_key) { in ObjectTypeKey2Index()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/contrib/tflite/
H A Dtflite_runtime.h61 const char* type_key() const { return "TFLiteRuntime"; } in type_key() function
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/
H A Dmake.py50 def node(type_key, **kwargs): argument
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/
H A Dmake.py50 def node(type_key, **kwargs): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/
H A Dobject_internal.h53 static uint32_t ObjectTypeKey2Index(const std::string& type_key) { in ObjectTypeKey2Index()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/node/
H A Dreflection.cc155 ObjectPtr<Object> ReflectionVTable::CreateInitObject(const std::string& type_key, in CreateInitObject()
166 std::string type_key; member in tvm::NodeAttrSetter
217 ObjectRef ReflectionVTable::CreateObject(const std::string& type_key, const TVMArgs& kwargs) { in CreateObject()
227 ObjectRef ReflectionVTable::CreateObject(const std::string& type_key, in CreateObject()
274 std::string type_key = args[0]; in MakeNode() local

12345678910