Searched defs:HasTensor (Results 1 – 6 of 6) sorted by relevance
32 bool BufferMap::HasTensor(int tensor_index) const { in HasTensor() function in tflite::flex::BufferMap
64 bool CheckpointReader::HasTensor(const string& name) const { in HasTensor() function in tensorflow::checkpoint::CheckpointReader
163 bool GraphBuilder::HasTensor(int tflite_tensor_index) { in HasTensor() function in tflite::delegates::coreml::GraphBuilder
211 bool TensorSliceReader::HasTensor(const string& name, TensorShape* shape, in HasTensor() function in tensorflow::checkpoint::TensorSliceReader
279 bool HasTensor(int tflite_tensor_index) { in HasTensor() function
101 bool HasTensor(const TfLiteNode* node, const int index) { in HasTensor() function