Alex_Combessie ✭✭✭✭✭✭✭✭✭

  • Re: Dynamic Number of Output Roles

    Hi, The DownloadRecipeCreator class should come handy. Do not hesitate to create some recipes manually and use get_definition_and_payload to understand the expected structure as every type of recipe …
    ·
  • Re: Multiple GPU Support

    Hi, The log shows the following message: 2020-05-13 07:52:21.593829: W tensorflow/core/common_runtime/gpu/gpu_device.cc:1641] Cannot dlopen some GPU libraries. Please make sure the missing libraries …
    ·
  • Re: Multiple GPU Support

    Hi, Could you please send us the full error log (click on the "LOGS" button) as text file attachment? Unfortunately, screenshots do not allow us to diagnose the problem. Cheers, Alex
    ·
  • Re: Dynamic Number of Output Roles

    Hi, By design, you cannot run a recipe from the recipe itself. After creating the recipe and its outputs, you need to create a job which builds them. As you are developing a macro, then you can use t…
    ·
  • Re: Python/Keras/Tensorflow

    Hi, As of DSS 7.0, supported Python versions are 2.7, 3.5 and 3.6. This is documented on https://doc.dataiku.com/dss/latest/code-envs/operations-python.html. If you use code to train your deep learni…
    ·