489 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  mindspore-ci-bot 2212a5d728 !10305 Fix core dump when num_worker is negative value 5 years ago
  mindspore-ci-bot 3159fb462c !10310 Fix cookie mismatch issue 5 years ago
  Jesse Lee 31a265ce55 Fix cookie mismatch issue 5 years ago
  Zirui Wu 0e2f7a9e9e add validate param to base class DatasetNode 5 years ago
  mayang 4059e9c53e cache module, exchange the log level of Session destroyed with id: xxx from INFO to WARNING. 5 years ago
  Lixia Chen 52ee8edc37 Minor log change 5 years ago
  Lixia Chen 6ee16b3292 Remove warning 5 years ago
  mindspore-ci-bot 0c78a8a9d5 !10190 ps cache data process thread support exit when exceptions occur 5 years ago
  lizhenyu 1f99cd7d86 ps cache data process thread support exit when exceptions occur 5 years ago
  xiefangqi f644e9da46 Fix devicequeue multi-machine problem 5 years ago
  mindspore-ci-bot af1072cee9 !10144 Fix cache_server --stop 5 years ago
  mindspore-ci-bot 74b03da452 !10023 address testing tickets on AutoNumWorker 5 years ago
  Jesse Lee b78cbfe420 Fix asan and fix BatchWait racing condition 5 years ago
  Mahdi 98ea8fa6ea Added tests for chain samplers, fixed GetDatasetSize issue with chained samplers 5 years ago
  mindspore-ci-bot fc11b7dd68 !10074 Fix a testcase error when shuffle is above cache 5 years ago
  mindspore-ci-bot 691e3baab6 !10109 [MD] Fix Decode doc & RandomNode log 5 years ago
  mindspore-ci-bot 6035823c4b !10044 fix get num classes of concat 5 years ago
  luoyang 595b7a782f [MD] Fix Decode doc & RandomNode log 5 years ago
  Lixia Chen a7f0e13234 Remove special treatment for cache above repeat 5 years ago
  Zirui Wu 12b4684e26 address testing ticket 5 years ago
  limingqi107 f223413ce9 fix ps cache data prefetch 5 years ago
  YangLuo df9f4f41e8 fix get num classes of concat 5 years ago
  Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario 5 years ago
  mindspore-ci-bot bccf04d36c !8378 [MD][GPU] minddata device_que push optimizer 5 years ago
  xiefangqi ae36071fc8 add push opt logic 5 years ago
  Lixia Chen b4b73b16c9 Detect interrupt and cleanup BatchWait 5 years ago
  mindspore-ci-bot 95074dcb6d !9816 add ps cache init info 5 years ago
  limingqi107 31dd182a49 add ps cache init info 5 years ago
  Mahdi 0f2b5d8cac Changed SamplerObj validate params to return status and added AddChild to it 5 years ago
  Zirui Wu 77521e78d2 staging 5 years ago
  mindspore-ci-bot a4b010cea8 !9746 add ps cache 5 years ago
  lizhenyu e3f7ae61db add ps cache manager 5 years ago
  Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp 5 years ago
  mindspore-ci-bot e747837cb1 !9707 [MD] Fix sink mode log issue 5 years ago
  xiefangqi 06c4cc0a43 fix sink mode pyfunc raise error issue and profiling file exception scenario 5 years ago
  xiaoyisd 0cf09f4b8e ifdef __APPLE -> #if defined(__APPLE__) 5 years ago
  mindspore-ci-bot c2ad16352f !9532 build for mac 5 years ago
  mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup 5 years ago
  mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes 5 years ago
  Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled 5 years ago
  Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate() 5 years ago
  mindspore-ci-bot 201c5ff4ee !9486 output warning info when memroy > 95% in batchop timestamp 5 years ago
  zhupuxu 4f569677b7 redundant_codes 5 years ago
  jonyguo 597dde543c output warning info when memroy > 95% in batchop timestamp 5 years ago
  xiaoyisd 424999267a mac build 5 years ago
  Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile 5 years ago
  mindspore-ci-bot aa5d4e08a9 !9544 Fix a possible seg fault in GenerateCRC caused by std::regex 5 years ago
  shenwei41 206ae1a7c3 Add Three text C++ API 5 years ago
  Lixia Chen 27579fe858 Fix a seg fault caused by std::regex 5 years ago
  Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass 5 years ago