mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-08 07:38:39 +01:00
remove warning for forward decl (#13459)
This commit is contained in:
parent
931609fcfc
commit
075d1d13b4
|
|
@ -70,7 +70,7 @@ class BatchDescriptor;
|
|||
class FilterDescriptor;
|
||||
class ConvolutionDescriptor;
|
||||
class ProfileResult;
|
||||
struct AlgorithmDesc;
|
||||
class AlgorithmDesc;
|
||||
} // namespace dnn
|
||||
|
||||
class StreamExecutor;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user