pub async fn delete_gpu_slice_with_plan(
handle: &GpuTensorHandle,
plan: &IndexPlan,
rhs: &Value,
) -> Result<Value, RuntimeError>pub async fn delete_gpu_slice_with_plan(
handle: &GpuTensorHandle,
plan: &IndexPlan,
rhs: &Value,
) -> Result<Value, RuntimeError>