Searched defs:GetInputType (Results 1 – 6 of 6) sorted by relevance
68 InputType GetInputType(const ValuePtr &input) { in GetInputType() function
95 TypeId CallbackImpl::GetInputType(const AnfNodePtr &node, size_t i) { return AnfAlgo::GetInputDevic… in GetInputType() function in mindspore::graphkernel::CallbackImpl378 TypeId CallbackImplWithInferShape::GetInputType(const AnfNodePtr &node, size_t i) { in GetInputType() function in mindspore::graphkernel::CallbackImplWithInferShape
92 HRESULT GetInputType(WAVEFORMATEX *pwfex) in GetInputType() function
74 TypeId CallbackImpl::GetInputType(const AnfNodePtr &node, size_t i) { return GetInputInferType(node… in GetInputType() function in mindspore::graphkernel::CallbackImpl
37 ETC_Decoder::InputType GetInputType(const vk::Format &format) in GetInputType() function
1958 static PyObject* GetInputType(PyBaseDescriptor *self, void *closure) { in GetInputType() function