Dev pure cpu (#3398)
* cmake dont panic when build cuda * naive changes * fix cudaMemcpyKind * fix acc actor * fix actor * fix gdb * fix vm * fix work type * fix cuda type * fix cuda type * fix collective backend * fix global scope * amp * rm PackKernelUtil gpu * fix log * fix rand * fix sync size * fix allocator * fix vm * fix kernel * fix kernel * fix kernels * fix kernel * fix softmax * fix kernels * fix reshape kernels * add workaround * try fix symbol not found * fix vm * fix vm * fix jpeg * fix broadcast gpu * fix broadcast like * fix transpose * fix matmul * fix CopyElemOnGpu * fix sigmoid * fix sigmoid and softmax * fix relu * fix sparse cross entropy * fix kernels * fix tanh * fix same padding * fix softmax * fix undefined symbol: gzgets * fix CopyField * fix scalar add * fix CopyNDGpuImpl * copier * fix slice boxing * fix mem copier * fix zero l...
Showing
- oneflow/python/test/ops/test_TestDataTypeAttr.py 3 additions, 0 deletionsoneflow/python/test/ops/test_TestDataTypeAttr.py
- oneflow/python/test/ops/test_TestDynamicSource.py 3 additions, 0 deletionsoneflow/python/test/ops/test_TestDynamicSource.py
- oneflow/python/test/ops/test_TestMultiInputGrad.py 2 additions, 0 deletionsoneflow/python/test/ops/test_TestMultiInputGrad.py
- oneflow/python/test/ops/test_TestMultiOutputOrder.py 3 additions, 0 deletionsoneflow/python/test/ops/test_TestMultiOutputOrder.py
- oneflow/python/test/ops/test_TestReshape.py 4 additions, 0 deletionsoneflow/python/test/ops/test_TestReshape.py
- oneflow/python/test/ops/test_activations.py 3 additions, 2 deletionsoneflow/python/test/ops/test_activations.py
- oneflow/python/test/ops/test_all_reduce_group.py 3 additions, 0 deletionsoneflow/python/test/ops/test_all_reduce_group.py
- oneflow/python/test/ops/test_assign.py 3 additions, 1 deletiononeflow/python/test/ops/test_assign.py
- oneflow/python/test/ops/test_batch_normalization.py 4 additions, 0 deletionsoneflow/python/test/ops/test_batch_normalization.py
- oneflow/python/test/ops/test_broadcast_maximum.py 4 additions, 0 deletionsoneflow/python/test/ops/test_broadcast_maximum.py
- oneflow/python/test/ops/test_broadcast_minimum.py 4 additions, 0 deletionsoneflow/python/test/ops/test_broadcast_minimum.py
- oneflow/python/test/ops/test_categorical_ordinal_encoder.py 4 additions, 0 deletionsoneflow/python/test/ops/test_categorical_ordinal_encoder.py
- oneflow/python/test/ops/test_ccrelu.py 5 additions, 0 deletionsoneflow/python/test/ops/test_ccrelu.py
- oneflow/python/test/ops/test_concat.py 4 additions, 0 deletionsoneflow/python/test/ops/test_concat.py
- oneflow/python/test/ops/test_constant_like.py 8 additions, 0 deletionsoneflow/python/test/ops/test_constant_like.py
- oneflow/python/test/ops/test_copy_comm_net_pass_empty.py 4 additions, 0 deletionsoneflow/python/test/ops/test_copy_comm_net_pass_empty.py
- oneflow/python/test/ops/test_cpu_only_user_op.py 4 additions, 1 deletiononeflow/python/test/ops/test_cpu_only_user_op.py
- oneflow/python/test/ops/test_distribute_concat.py 3 additions, 0 deletionsoneflow/python/test/ops/test_distribute_concat.py
- oneflow/python/test/ops/test_gather_nd.py 3 additions, 0 deletionsoneflow/python/test/ops/test_gather_nd.py
- oneflow/python/test/ops/test_indexed_slices_reduce_sum.py 3 additions, 0 deletionsoneflow/python/test/ops/test_indexed_slices_reduce_sum.py
Please register or sign in to comment