Crazynovatech

Results 5 issues of Crazynovatech

Hi, Getting below error [CRITICAL][logger]][29360] UnknownPrivateException has been triggered at the point ptr.get() Getting this issue only when we append multiple field values into the tensor. - OS: Ubuntu -...

Type: Question :grey_question:
0.6

I am trying to use the PieChart widget option. But data is not retrieved after selecting the entity name and got the warning to index the datasource. But getting the...

bug

I am trying to implement federated learning with Tensorflow Federated. I am not able to run the tensorflow model on the dataset existing on the client machine. The process followed...

bug

Hi, The image gcr.io/tensorflow-federated/remote-executor-service:latest does not exist for setting remote executor service. Please let me know if there is any other option/tutorial exists for distributed federated learning. **Environment :** *...

bug

Hi, I am getting below error in FeatureExtractor. Can you please help me to fix the issue. for key, group in itertools.groupby(chunks, lambda (word, pos, chunk): chunk != 'O') if...