[AutoDiff] Add tests. #28150
rxwei
approved these changes
on 2019-11-08
[AutoDiff] Add tests.
457bba9d
dan-zheng
force pushed
to
457bba9d
5 years ago
dan-zheng
changed the title [AutoDiff] Add negative tests. [AutoDiff] Add tests. 5 years ago
dan-zheng
merged
89078cc6
into tensorflow 5 years ago
dan-zheng
deleted the autodiff-negative-tests branch 5 years ago
Assignees
No one assigned
Add the following:
Crasher tests are in
test/AutoDiff/compiler_crashers
.They each reference a JIRA issue and start with
RUN: not --crash
.They should be moved to
test/AutoDiff/compiler_crashers_fixed
when they are fixed.The following issues are newly tracked:
TF-429, TF-756, TF-781, TF-881, TF-923, TF-928, TF-945.
Some of these issues are in-progress!