Home
last modified time | relevance | path

Searched defs:GetInputType (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dtftext_utils.cc65 inline TensorType GetInputType(FuncOp func, int idx) { in GetInputType() function
/external/swiftshader/src/Vulkan/
DVkImage.cpp37 ETC_Decoder::InputType GetInputType(const vk::Format &format) in GetInputType() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1806 static PyObject* GetInputType(PyBaseDescriptor *self, void *closure) { in GetInputType() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1339 func (x *MethodDescriptorProto) GetInputType() string { func