Maria Zhukova

Results 40 comments of Maria Zhukova

> BTW, the architecture doc specifies a "Force Array Output Modification Support" flag (p25, p31), which would make my program work as I originally expected -- right? However, I cannot...

hi @Jonas-Heinrich Force Array Output Modification is now supported and available in QPL 1.5.0. Please, check out the example at https://github.com/intel/qpl/blob/develop/examples/low-level-api/expand_with_force_array_output_mod_example.cpp and let me know if this resolve your initial...

Closing as feature was completed and no reply in a long time.

Hi @Johnnyjax , QPL doesn't support reading specific input formats, but rather reading a raw output, you'll need some sort of a wrapper function to parse CSV or any other...

Closing as no reply in a long time, please feel free to re-open if still relevant.

Hi @Jae0504, I am not sure I understood the goal completely, is the idea to supply "ab" as input and find either "a" or "b", or would you like to...

No reply in quite some time, so closing the issue. Please, feel free to re-open if still relevant.

Hi @Jonas-Heinrich thank you for the contribution! Team would review and do a thorough testing on our side in the upcoming weeks.

Hi @igchor, it is a valid concern and you understanding is correct, thanks for bringing this issue! I believe short-term we will update the documentation/code to mention that user should...

Just FYI, the [documentation](https://intel.github.io/DML/documentation/api_docs/high_level_api.html#handler) was updated to reflect this limitation.