File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -187,6 +187,7 @@ library
187
187
188
188
library exampleLibrary
189
189
import : options
190
+ visibility : public
190
191
191
192
exposed-modules : MnistData
192
193
MnistCnnRanked2
@@ -213,6 +214,7 @@ library exampleLibrary
213
214
214
215
library benchCommonLibrary
215
216
import : options
217
+ visibility : public
216
218
217
219
exposed-modules : BenchMnistTools
218
220
BenchProdTools
@@ -335,6 +337,7 @@ benchmark realisticMnistBench
335
337
336
338
library testToolLibrary
337
339
import : options
340
+ visibility : public
338
341
339
342
exposed-modules : CrossTesting
340
343
EqEpsilon
@@ -353,6 +356,7 @@ library testToolLibrary
353
356
354
357
library testCommonLibrary
355
358
import : options
359
+ visibility : public
356
360
357
361
exposed-modules : TestAdaptorSimplified
358
362
TestConvSimplified
You can’t perform that action at this time.
0 commit comments