Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dtftext_utils.cc63 inline TensorType GetInputType(func::FuncOp func, int idx) { in GetInputType() function
/external/tensorflow/tensorflow/python/framework/
Dop_def_library_pybind.cc434 py::object GetInputType( in GetInputType() function
/external/swiftshader/src/Vulkan/
DVkImage.cpp38 ETC_Decoder::InputType GetInputType(const vk::Format &format) in GetInputType() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1861 static PyObject* GetInputType(PyBaseDescriptor *self, void *closure) { in GetInputType() function
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1861 static PyObject* GetInputType(PyBaseDescriptor *self, void *closure) { in GetInputType() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1559 func (x *MethodDescriptorProto) GetInputType() string { func