Searched refs:ReadNonConstantTensor (Results 1 – 3 of 3) sorted by relevance
35 absl::Status ObjectReader::ReadNonConstantTensor( in ReadNonConstantTensor() function in tflite::gpu::ObjectReader115 return ReadNonConstantTensor(context_, tensor_to_value_, in ReadValueByTensorIdx()
36 static absl::Status ReadNonConstantTensor(
2551 RETURN_IF_ERROR(ObjectReader::ReadNonConstantTensor( in PrecreateIOTensors()