Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dmatrix_diag_test.cc48 TfLiteType GetOutputType() { in GetOutputType() function in tflite::__anon3d7ccd9d0111::MatrixDiagOpModel
Dmatrix_set_diag_test.cc52 TfLiteType GetOutputType() { in GetOutputType() function in tflite::__anon9dd7b5280111::MatrixSetDiagOpModel
/external/armnn/tests/ImageTensorGenerator/
DImageTensorGenerator.cpp255 armnn::DataType GetOutputType() in GetOutputType() function in __anond3e52d740111::CommandLineProcessor
/external/tensorflow/tensorflow/core/graph/
Dnode_builder.cc193 bool NodeBuilder::GetOutputType(const Node* node, int i, DataType* dt) { in GetOutputType() function in tensorflow::NodeBuilder
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1811 static PyObject* GetOutputType(PyBaseDescriptor *self, void *closure) { in GetOutputType() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1346 func (x *MethodDescriptorProto) GetOutputType() string { func