Searched defs:GetInputType (Results 1 – 7 of 7) sorted by relevance
63 inline TensorType GetInputType(func::FuncOp func, int idx) { in GetInputType() function
434 py::object GetInputType( in GetInputType() function
38 ETC_Decoder::InputType GetInputType(const vk::Format &format) in GetInputType() function
495 DataType::Type GetInputType() const { return InputAt(0)->AsVecOperation()->GetPackedType(); } in GetInputType() function
1861 static PyObject* GetInputType(PyBaseDescriptor *self, void *closure) { in GetInputType() function
1559 func (x *MethodDescriptorProto) GetInputType() string { func