14 Commits (cdd3e50e986fd85375bd3cb89eabfa60ecc31896)

Author SHA1 Message Date
  Rescue 60d895fcd8 Decrease test_map_offload.py computation time. 4 years ago
  Rescue face5e51a0 Added sharpness without randomness support and sharpnes op ut. 4 years ago
  markuskunej 6de37045ff Added TypeCast op in dataset offload. 4 years ago
  markuskunej 87a45b239b Add offload support for multi-column datasets and map offload operations 4 years ago
  markuskunej 54e584c300 Added input column validation for offloaded map operations. 4 years ago
  Rescue fac68dbb46 Added dimension check to required Offload ops. 4 years ago
  markuskunej 0c10f52eb4 Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc). 4 years ago
  Rescue dc5c388505 Fixed offload Normalize op, added offload Normalize and Rescale tests to offload UT. 4 years ago
  xiefangqi bae1dd3bb0 Revert "Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc)." 4 years ago
  markuskunej 84d38e547a Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc). 4 years ago
  xiefangqi f74b5cea0c optimize datasetops error msg 4 years ago
  Rescue da986710f0 Updated concat-zip check and UT. 4 years ago
  markuskunej 29cf442521 Added dataset.config.set_auto_offload(), which will automatically attempt to offload dataset map operations if set to True. 4 years ago
  rescue 22e03ab12e Adding offload hardware accelerator. 4 years ago