Home
last modified time | relevance | path

Searched defs:GetOutputType (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dmatrix_diag_test.cc48 TfLiteType GetOutputType() { in GetOutputType() function in tflite::__anone9de85d60111::MatrixDiagOpModel
Dmatrix_set_diag_test.cc52 TfLiteType GetOutputType() { in GetOutputType() function in tflite::__anon985ce1e10111::MatrixSetDiagOpModel
/external/armnn/tests/ImageTensorGenerator/
DImageTensorGenerator.cpp247 armnn::DataType GetOutputType() in GetOutputType() function in __anon95ab270d0111::CommandLineProcessor
/external/tensorflow/tensorflow/core/graph/
Dnode_builder.cc172 bool NodeBuilder::GetOutputType(const Node* node, int i, DataType* dt) { in GetOutputType() function in tensorflow::NodeBuilder
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1866 static PyObject* GetOutputType(PyBaseDescriptor *self, void *closure) { in GetOutputType() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1866 static PyObject* GetOutputType(PyBaseDescriptor *self, void *closure) { in GetOutputType() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1566 func (x *MethodDescriptorProto) GetOutputType() string { func