Skip to content

Commit

Permalink
delete useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
baodii committed Nov 7, 2023
1 parent c033818 commit eb01664
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 87 deletions.
3 changes: 1 addition & 2 deletions csrc/deepspeed4science/evoformer_attn/gemm/mma_from_smem.h
Original file line number Diff line number Diff line change
Expand Up @@ -1207,8 +1207,7 @@ template <typename WarpShape,
typename RegularWarpIterator,
typename Policy,
typename Enable = void>
struct DefaultWarpIteratorAFromSharedMemory {
};
struct DefaultWarpIteratorAFromSharedMemory {};

// TensorOp - Ampere half
template <typename RegularWarpIterator, typename Policy>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ namespace epilogue {
namespace threadblock {

template <class AccessType, class Enable = void>
struct atomic_store {
};
struct atomic_store {};

template <class AccessType>
struct atomic_store<AccessType,
Expand Down
36 changes: 0 additions & 36 deletions op_builder/xpu/post_process.sh

This file was deleted.

47 changes: 0 additions & 47 deletions op_builder/xpu/pre_process.sh

This file was deleted.

0 comments on commit eb01664

Please sign in to comment.