Pham Thai Hoa

Results 11 comments of Pham Thai Hoa

This is an example: nlohmann::json dict_item = {"AD":"376","AE":"971","AF":"93"}; {% for key, value in dict_item.items() %} Key: {{key}} Value: {{value}} {% endfor %}

it does not work. The result is empty! I think the "for" syntax only works with "array" data.

Nếu dùng elasticsearch 8.1.3 , thì các bạn có thể dùng : 1. https://github.com/miczone/coccoc-tokenizer.git 2. https://github.com/miczone/elasticsearch-analysis-vietnamese

> @cpfriend1721994 Lúc mình chạy từ Dockerfile thì gặp lỗi này: ERROR: [1] bootstrap checks failed. You must address the points described in the following [1] lines before starting Elasticsearch....

Try with : https://github.com/miczone/coccoc-tokenizer

OS : Linux 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Compiler : gcc (Ubuntu 8.3.0-6ubuntu1~18.04.1) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This...

Is there any documentation (step by step) to start "COUNTER" service?

Hi, "git checkout -b fix_folly a153c1a8ac0e41972c737c883ae4cc393c4d996a" I still got the same error message In file included from /home/linuxpham/servers/temp/rocksplicator/common/stats/stats.cpp:20: /usr/local/include/folly/stats/BucketedTimeSeries-defs.h:28:1: error: redefinition of ‘folly::BucketedTimeSeries::BucketedTimeSeries(size_t, folly::BucketedTimeSeries::Duration)’ BucketedTimeSeries::BucketedTimeSeries( ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from...

Yes, i agree. After update the GCC (4.9), it works successfully. Thanks

`0.26.0.rc63` works now. Can I get the source code of these files: `libonnxruntime_providers_cuda.so`, and `libonnxruntime_providers_shared.so`?