Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
ngraph
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ngraph
Commits
b4117f1b
Unverified
Commit
b4117f1b
authored
Jul 12, 2019
by
aslepko
Committed by
GitHub
Jul 12, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3215 from NervanaSystems/aslepko/exclude_tests
Update unit_test.manifest
parents
a3fceea5
a02ae82c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
1 deletion
+22
-1
unit_test.manifest
src/ngraph/runtime/plaidml/unit_test.manifest
+22
-1
No files found.
src/ngraph/runtime/plaidml/unit_test.manifest
View file @
b4117f1b
...
...
@@ -15,7 +15,7 @@ min_3d_eliminate_zero_dim # Out-of-range for PlaidML
reverse_sequence_n2c3h4w2 # No plans to implement ReverseSequence
reverse_sequence_n4c3h2w2 # No plans to implement ReverseSequence
reverse_sequence_n4d2c3h2w2 # No plans to implement ReverseSequence
topk_1d_max_all # No plans to implement TopK
topk_1d_max_all # No plans to implemen
xfplai
t TopK
topk_1d_max_partial # No plans to implement TopK
topk_1d_max_one # No plans to implement TopK
topk_1d_min_all # No plans to implement TopK
...
...
@@ -230,6 +230,27 @@ backwards_softmax_underflow
backwards_softmax_3d
batch_mat_mul_forward
dot_matrix_2x0_0x2
# From onnx tests
model_quant_conv_linear_2d
model_quant_conv_linear_3d
model_conv_integer
model_conv_integer_zero_point_zero
model_conv_integer_pads
model_lstm_fwd_large_batch_no_clip
model_global_lp_pool_p3
model_argmin_no_keepdims
model_elu
model_selu
model_sigmoid
model_softplus
model_argmax_int32
model_argmin_int32
model_lp_norm_default
model_instance_normalization
# failings on plaidml_nGPU
argmin_4D_i64
argmax_4D_i64
# dgkutnic ww24.5: these tests are to be triaged by the PlaidML team
# ww25.2: re-scrubbed this list of tests after fixing check_inputs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment