Searched defs:HasTensor (Results 1 – 6 of 6) sorted by relevance
64 bool CheckpointReader::HasTensor(const string& name) const { in HasTensor() function in tensorflow::checkpoint::CheckpointReader
140 bool BufferMap::HasTensor(int tensor_index) const { in HasTensor() function in tflite::flex::BufferMap
161 bool GraphBuilder::HasTensor(int tflite_tensor_index) { in HasTensor() function in tflite::delegates::coreml::GraphBuilder
206 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
69 bool HasTensor(const TfLiteNode* node, const int index) { in HasTensor() function