Searched refs:getUntypedTensorValue (Results 1 – 2 of 2) sorted by relevance
199 return static_cast<T *>(getUntypedTensorValue(Index)); in getTensorValue()203 return static_cast<T *>(getUntypedTensorValue(Index)); in getTensorValue()207 void *getUntypedTensorValue(size_t Index);208 const void *getUntypedTensorValue(size_t Index) const;
456 void *TFModelEvaluator::EvaluationResult::getUntypedTensorValue(size_t Index) { in getUntypedTensorValue() function in TFModelEvaluator::EvaluationResult461 TFModelEvaluator::EvaluationResult::getUntypedTensorValue(size_t Index) const { in getUntypedTensorValue() function in TFModelEvaluator::EvaluationResult