Add native ops test
Summary: This commit tests the executing of native ops and verifies the results. Several bugs are found and fixed according to these tests.
Showing
with
2594 additions
and
3027 deletions
dragon/operators/math/dot_op.h
deleted
100644 → 0
dragon/operators/training/update_ops.h
0 → 100644
dragon/python/_api/optimizers/__init__.py
0 → 100644
dragon/python/core/testing/__init__.py
0 → 100644
dragon/python/core/training/optimizer.py
0 → 100644
dragon/python/core/util/unittest.py
0 → 100644
tensorflow/core/proto/__init__.py
deleted
100644 → 0
File mode changed
tensorflow/core/proto/config.proto
deleted
100644 → 0
tensorflow/core/proto/types.proto
deleted
100644 → 0
test/dragon/core/test_ops.py
0 → 100644
This diff could not be displayed because it is too large.
test/run_test.py
0 → 100644
-
Please register or sign in to post a comment