<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error in testing ImageNet Dataset in IntelAI models in AI Tools from Intel</title>
    <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1423232#M365</link>
    <description>&lt;P&gt;this is core dump error. Can you try to fecth core dump files on your working dir if possible or may be run your code on debug mode&lt;/P&gt;
&lt;P&gt;bash -x&amp;nbsp;&lt;SPAN&gt;imagenet_to_tfrecords.sh&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 06:10:20 GMT</pubDate>
    <dc:creator>Preethi_V_Intel</dc:creator>
    <dc:date>2022-10-19T06:10:20Z</dc:date>
    <item>
      <title>Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1388731#M315</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm testing&amp;nbsp;&lt;A href="https://github.com/IntelAI/models/tree/master/datasets/imagenet" target="_blank"&gt;https://github.com/IntelAI/models/tree/master/datasets/imagenet&lt;/A&gt;&amp;nbsp;this, and I've faced problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My error outputs are here.&lt;/P&gt;
&lt;P&gt;2022-05-31 06:06:36.620505: F tensorflow/core/platform/default/env.cc:73] Check failed: ret == 0 (11 vs. 0)Thread tf_ForEach creation via pthread_create() failed.&lt;BR /&gt;Fatal Python error: Aborted&lt;/P&gt;
&lt;P&gt;Thread 0x00007fddd0bf6b80 (most recent call first):&lt;BR /&gt;File "/home/mscho/tf_env/lib64/python3.6/site-packages/tensorflow/python/lib/io/file_io.py", line 443 in get_matching_files_v2&lt;BR /&gt;File "/home/mscho/tf_env/lib64/python3.6/site-packages/tensorflow/python/lib/io/file_io.py", line 383 in get_2022-05-31 06:06:36.620610: F tensorflow/core/platform/default/env.cc:73] Check failed: ret == 0 (11 vs. 0)Thread tf_ForEach creation via pthread_create() failed.&lt;BR /&gt;matching_files&lt;BR /&gt;File "/home/mscho/imagenet_dir/imagenet_to_gcs.py", line 366 in convert_to_tf_records&lt;BR /&gt;File "/home/mscho/imagenet_dir/imagenet_to_gcs.py", line 419 in main&lt;BR /&gt;File "/home/mscho/tf_env/lib64/python3.6/site-packages/absl/app.py", line 258 in _run_main&lt;BR /&gt;File "/home/mscho/tf_env/lib64/python3.6/site-packages/absl/app.p./imagenet_to_tfrecords.sh: line 76: 2518293 Aborted (core dumped) python3 ${WORKDIR}/imagenet_to_gcs.py --raw_data_dir=$IMAGENET_HOME --local_scratch_dir=$IMAGENET_HOME/tf_records&lt;BR /&gt;mv: cannot stat 'train/*': No such file or directory&lt;BR /&gt;mv: cannot stat 'validation/*': No such file or directory&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I searched for pthread_create() failed error, but I couldn't find something to solve this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know, if there's something to be added here.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 02:19:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1388731#M315</guid>
      <dc:creator>TaejinKim</dc:creator>
      <dc:date>2022-05-31T02:19:11Z</dc:date>
    </item>
    <item>
      <title>Re:Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1389545#M318</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reporting this issue. We were able to reproduce it and we have informed the development team about it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jun 2022 12:30:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1389545#M318</guid>
      <dc:creator>VaradJ_Intel</dc:creator>
      <dc:date>2022-06-02T12:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1389549#M319</link>
      <description>&lt;P&gt;Hi Varad,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for checking it. How will I know it is modified? Would you notice me by reply this post?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jason.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 12:53:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1389549#M319</guid>
      <dc:creator>TaejinKim</dc:creator>
      <dc:date>2022-06-02T12:53:55Z</dc:date>
    </item>
    <item>
      <title>Re:Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1411753#M351</link>
      <description>&lt;P&gt;Can you please provide the command you ran and understand where exactly you are facing the issue&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Aug 2022 20:30:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1411753#M351</guid>
      <dc:creator>Preethi_V_Intel</dc:creator>
      <dc:date>2022-08-30T20:30:54Z</dc:date>
    </item>
    <item>
      <title>Re:Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1420138#M362</link>
      <description>&lt;P&gt;Can you please share a reproducer, without one I'll not be able to assist this ticket&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Oct 2022 22:27:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1420138#M362</guid>
      <dc:creator>Preethi_V_Intel</dc:creator>
      <dc:date>2022-10-06T22:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1420550#M363</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the late reply.&lt;/P&gt;
&lt;P&gt;I'd just followed git and run the code ./&lt;SPAN&gt;imagenet_to_tfrecords.sh .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jason.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 07:01:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1420550#M363</guid>
      <dc:creator>TaejinKim</dc:creator>
      <dc:date>2022-10-09T07:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1423232#M365</link>
      <description>&lt;P&gt;this is core dump error. Can you try to fecth core dump files on your working dir if possible or may be run your code on debug mode&lt;/P&gt;
&lt;P&gt;bash -x&amp;nbsp;&lt;SPAN&gt;imagenet_to_tfrecords.sh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 06:10:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1423232#M365</guid>
      <dc:creator>Preethi_V_Intel</dc:creator>
      <dc:date>2022-10-19T06:10:20Z</dc:date>
    </item>
    <item>
      <title>Re:Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1423806#M366</link>
      <description>&lt;P&gt;Core dump messages can help us understand it better. Just letting you know that this is a public imagenet script, are you getting this using from Intel packages?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2022 22:11:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1423806#M366</guid>
      <dc:creator>Preethi_V_Intel</dc:creator>
      <dc:date>2022-10-20T22:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1424629#M367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll reply to this feed after downloading the dataset again.&lt;/P&gt;
&lt;P&gt;Sorry for the delay.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jason.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 00:06:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1424629#M367</guid>
      <dc:creator>TaejinKim</dc:creator>
      <dc:date>2022-10-25T00:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1427264#M373</link>
      <description>&lt;P&gt;+ tar xf n15075141.tar -C n15075141&lt;BR /&gt;+ rm n15075141.tar&lt;BR /&gt;+ cd /root/mason&lt;BR /&gt;+ [[ ! -f /root/mason/imagenet_to_gcs.py ]]&lt;BR /&gt;+ wget &lt;A href="https://raw.githubusercontent.com/IntelAI/models/master/datasets/imagenet/imagenet_to_gcs.py" target="_blank"&gt;https://raw.githubusercontent.com/IntelAI/models/master/datasets/imagenet/imagenet_to_gcs.py&lt;/A&gt;&lt;BR /&gt;--2022-11-03 19:34:59-- &lt;A href="https://raw.githubusercontent.com/IntelAI/models/master/datasets/imagenet/imagenet_to_gcs.py" target="_blank"&gt;https://raw.githubusercontent.com/IntelAI/models/master/datasets/imagenet/imagenet_to_gcs.py&lt;/A&gt;&lt;BR /&gt;Resolving proxy-dmz.intel.com (proxy-dmz.intel.com)... 172.30.7.176&lt;BR /&gt;Connecting to proxy-dmz.intel.com (proxy-dmz.intel.com)|172.30.7.176|:911... connected.&lt;BR /&gt;Proxy request sent, awaiting response... 200 OK&lt;BR /&gt;Length: 15260 (15K) [text/plain]&lt;BR /&gt;Saving to: ‘imagenet_to_gcs.py’&lt;/P&gt;
&lt;P&gt;imagenet_to_gcs.py 100%[==============================================================================================================&amp;gt;] 14.90K --.-KB/s in 0.1s&lt;/P&gt;
&lt;P&gt;2022-11-03 19:35:00 (126 KB/s) - ‘imagenet_to_gcs.py’ saved [15260/15260]&lt;/P&gt;
&lt;P&gt;+ python3 /root/mason/imagenet_to_gcs.py --raw_data_dir=/root/imagenet_raw_data --local_scratch_dir=/root/imagenet_raw_data/tf_records&lt;BR /&gt;2022-11-03 19:35:03.011210: F tensorflow/core/platform/default/env.cc:73] Check failed: ret == 0 (11 vs. 0)Thread tf_ForEach creation via pthread_create() failed.&lt;BR /&gt;Fatal Python error: Aborted&lt;/P&gt;
&lt;P&gt;Thread 0x00007f20f1da2dc0 (most recent call first):&lt;BR /&gt;File "/usr/local/lib64/python3.6/site-packages/tensorflow/py2022-11-03 19:35:03.011261: F tensorflow/core/platform/default/env.cc:73] Check failed: ret == 0 (11 vs. 0)Thread tf_ForEach creation via pthread_create() failed.&lt;BR /&gt;thon/lib/io/file_io.py", line 443 in get_ma2022-11-03 19:35:03.011320: F tensorflow/core/platform/default/env.cc:73] Check failed: ret == 0 (11 vs. 0)Thread tf_ForEach creation via pthread_create() failed.&lt;BR /&gt;tching_files_v2&lt;BR /&gt;File "/usr/local/lib64/python3.6/site-packages/tensorflow/python/lib/io/file_io.py", line 383 in get_matching_files&lt;BR /&gt;File "/root/mason/imagenet_to_gcs.py", line 370 in convert_to./imagenet_to_tfrecords.sh: line 74: 173558 Aborted (core dumped) python3 ${WORKDIR}/imagenet_to_gcs.py --raw_data_dir=$IMAGENET_HOME --local_scratch_dir=$IMAGENET_HOME/tf_records&lt;BR /&gt;+ rm /root/mason/imagenet_to_gcs.py&lt;BR /&gt;+ cd /root/imagenet_raw_data/tf_records&lt;BR /&gt;+ mv 'train/*' /root/imagenet_raw_data/tf_records&lt;BR /&gt;mv: cannot stat 'train/*': No such file or directory&lt;BR /&gt;+ mv 'validation/*' /root/imagenet_raw_data/tf_records&lt;BR /&gt;mv: cannot stat 'validation/*': No such file or directory&lt;BR /&gt;+ rm -rf train&lt;BR /&gt;+ rm -rf validation&lt;BR /&gt;+ cd /root/mason&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 01:51:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1427264#M373</guid>
      <dc:creator>TaejinKim</dc:creator>
      <dc:date>2022-11-03T01:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1427265#M374</link>
      <description>&lt;P&gt;this is where the error occurs.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 01:52:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1427265#M374</guid>
      <dc:creator>TaejinKim</dc:creator>
      <dc:date>2022-11-03T01:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error in testing ImageNet Dataset in IntelAI models</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1427992#M376</link>
      <description>&lt;P&gt;Hi Preethi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I solved this problem by editing imagenet_to_gcs.py.&lt;/P&gt;
&lt;P&gt;There was a problem that occurred when processing images by tf.glob.&lt;/P&gt;
&lt;P&gt;I replaced tf.glob to glob.glob function.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jason.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 02:18:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Error-in-testing-ImageNet-Dataset-in-IntelAI-models/m-p/1427992#M376</guid>
      <dc:creator>TaejinKim</dc:creator>
      <dc:date>2022-11-07T02:18:03Z</dc:date>
    </item>
  </channel>
</rss>

