Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PanJinquan/tensorflow_models_learning
/ functions
Functions
624 in github.com/PanJinquan/tensorflow_models_learning
⨍
Functions
624
◇
Types & classes
42
Method
testBuildNoClasses
(self)
slim/nets/inception_resnet_v2_test.py:57
Method
testBuildNonExistingLayerLargeModel
Tests that the model is built correctly without unnecessary layers.
slim/nets/nasnet/pnasnet_test.py:63
Method
testBuildNonExistingLayerMobileModel
Tests that the model is built correctly without unnecessary layers.
slim/nets/nasnet/pnasnet_test.py:73
Method
testBuildOnlyUpToFinalEndpoint
(self)
slim/nets/inception_v4_test.py:133
Method
testBuildOnlyUptoFinalEndpoint
(self)
slim/nets/inception_resnet_v2_test.py:104
Method
testBuildOnlyUptoFinalEndpoint
(self)
slim/nets/inception_v2_test.py:74
Method
testBuildOnlyUptoFinalEndpoint
(self)
slim/nets/inception_v1_test.py:74
Method
testBuildOnlyUptoFinalEndpoint
(self)
slim/nets/mobilenet_v1_test.py:83
Method
testBuildOnlyUptoFinalEndpoint
(self)
slim/nets/inception_v3_test.py:75
Method
testBuildPreLogitsCifarModel
(self)
slim/nets/nasnet/nasnet_test.py:80
Method
testBuildPreLogitsLargeModel
(self)
slim/nets/nasnet/pnasnet_test.py:83
Method
testBuildPreLogitsLargeModel
(self)
slim/nets/nasnet/nasnet_test.py:106
Method
testBuildPreLogitsMobileModel
(self)
slim/nets/nasnet/pnasnet_test.py:96
Method
testBuildPreLogitsMobileModel
(self)
slim/nets/nasnet/nasnet_test.py:93
Method
testBuildPreLogitsNetwork
(self)
slim/nets/inception_v2_test.py:46
Method
testBuildPreLogitsNetwork
(self)
slim/nets/inception_v1_test.py:46
Method
testBuildPreLogitsNetwork
(self)
slim/nets/mobilenet_v1_test.py:46
Method
testBuildPreLogitsNetwork
(self)
slim/nets/inception_v3_test.py:46
Method
testBuildPreLogitsNetwork
(self)
slim/nets/inception_v4_test.py:46
Method
testBuildWithoutAuxLogits
(self)
slim/nets/inception_resnet_v2_test.py:44
Method
testBuildWithoutAuxLogits
(self)
slim/nets/inception_v4_test.py:57
Method
testCPUonly
(self)
slim/deployment/model_deploy_test.py:42
Method
testCalcReductionLayers
(self)
slim/nets/nasnet/nasnet_utils_test.py:28
Method
testClassificationEndPoints
(self)
slim/nets/resnet_v1_test.py:338
Method
testClassificationEndPoints
(self)
slim/nets/resnet_v2_test.py:274
Method
testClassificationEndPointsWithNoBatchNormArgscope
(self)
slim/nets/resnet_v1_test.py:356
Method
testClassificationShapes
(self)
slim/nets/resnet_v1_test.py:397
Method
testClassificationShapes
(self)
slim/nets/resnet_v2_test.py:314
Method
testConv2DSameEven
(self)
slim/nets/resnet_v1_test.py:72
Method
testConv2DSameEven
(self)
slim/nets/resnet_v2_test.py:72
Method
testConv2DSameOdd
(self)
slim/nets/resnet_v1_test.py:113
Method
testConv2DSameOdd
(self)
slim/nets/resnet_v2_test.py:113
Method
testCreateLogisticClassifier
(self)
slim/deployment/model_deploy_test.py:183
Method
testCreateLogisticClassifier
(self)
slim/deployment/model_deploy_test.py:330
Method
testCreateMulticlone
(self)
slim/deployment/model_deploy_test.py:235
Method
testCreateMulticlone
(self)
slim/deployment/model_deploy_test.py:382
Method
testCreateMulticloneCPU
(self)
slim/deployment/model_deploy_test.py:409
Method
testCreateMulticloneWithPS
(self)
slim/deployment/model_deploy_test.py:288
Method
testCreateOnecloneWithPS
(self)
slim/deployment/model_deploy_test.py:263
Method
testCreateOnecloneWithPS
(self)
slim/deployment/model_deploy_test.py:437
Method
testCreateSingleclone
(self)
slim/deployment/model_deploy_test.py:209
Method
testCreateSingleclone
(self)
slim/deployment/model_deploy_test.py:356
Method
testCreation
(self)
slim/nets/mobilenet/mobilenet_v2_test.py:47
Method
testCreationNoClasses
(self)
slim/nets/mobilenet/mobilenet_v2_test.py:63
Method
testDefaults
(self)
slim/deployment/model_deploy_test.py:31
Method
testDivisibleBy
(self)
slim/nets/mobilenet/mobilenet_v2_test.py:100
Method
testDivisibleByWithArgScope
(self)
slim/nets/mobilenet/mobilenet_v2_test.py:112
Method
testEndPoints
(self)
slim/nets/vgg_test.py:63
Method
testEndPoints
(self)
slim/nets/vgg_test.py:230
Method
testEndPoints
(self)
slim/nets/vgg_test.py:417
Method
testEndPoints
(self)
slim/nets/overfeat_test.py:63
Method
testEndPoints
(self)
slim/nets/alexnet_test.py:63
Method
testEndPointsV1
Test the end points of a tiny v1 bottleneck network.
slim/nets/resnet_v1_test.py:162
Method
testEndPointsV2
Test the end points of a tiny v2 bottleneck network.
slim/nets/resnet_v2_test.py:162
Method
testEndpointNames
(self)
slim/nets/resnet_v1_test.py:375
Method
testEndpointNames
(self)
slim/nets/resnet_v2_test.py:292
Method
testEvaluation
(self)
slim/nets/inception_resnet_v2_test.py:277
Method
testEvaluation
(self)
slim/nets/inception_v2_test.py:310
Method
testEvaluation
(self)
slim/nets/vgg_test.py:148
Method
testEvaluation
(self)
slim/nets/vgg_test.py:335
Method
testEvaluation
(self)
slim/nets/vgg_test.py:537
Method
testEvaluation
(self)
slim/nets/inception_v1_test.py:196
Method
testEvaluation
(self)
slim/nets/overfeat_test.py:132
Method
testEvaluation
(self)
slim/nets/mobilenet_v1_test.py:475
Method
testEvaluation
(self)
slim/nets/inception_v3_test.py:276
Method
testEvaluation
(self)
slim/nets/inception_v4_test.py:226
Method
testEvaluation
(self)
slim/nets/alexnet_test.py:134
Method
testEvaluationMobileModel
(self)
slim/nets/nasnet/nasnet_test.py:317
Method
testExportInferenceGraph
(self)
slim/export_inference_graph_test.py:33
Method
testFineGrained
(self)
slim/nets/mobilenet/mobilenet_v2_test.py:124
Method
testForward
(self)
slim/nets/vgg_test.py:183
Method
testForward
(self)
slim/nets/vgg_test.py:370
Method
testForward
(self)
slim/nets/vgg_test.py:572
Method
testForward
(self)
slim/nets/overfeat_test.py:167
Method
testForward
(self)
slim/nets/alexnet_test.py:169
Method
testFullyConvolutional
(self)
slim/nets/vgg_test.py:40
Method
testFullyConvolutional
(self)
slim/nets/vgg_test.py:207
Method
testFullyConvolutional
(self)
slim/nets/vgg_test.py:394
Method
testFullyConvolutional
(self)
slim/nets/overfeat_test.py:40
Method
testFullyConvolutional
(self)
slim/nets/alexnet_test.py:40
Method
testFullyConvolutionalEndpointShapes
(self)
slim/nets/resnet_v1_test.py:414
Method
testFullyConvolutionalEndpointShapes
(self)
slim/nets/resnet_v2_test.py:331
Method
testFullyConvolutionalUnknownHeightWidth
(self)
slim/nets/resnet_v1_test.py:519
Method
testFullyConvolutionalUnknownHeightWidth
(self)
slim/nets/resnet_v2_test.py:438
Method
testGetChannelDim
(self)
slim/nets/nasnet/nasnet_utils_test.py:44
Method
testGetChannelIndex
(self)
slim/nets/nasnet/nasnet_utils_test.py:37
Method
testGetNetworkFnFirstHalf
(self)
slim/nets/nets_factory_test.py:30
Method
testGetNetworkFnSecondHalf
(self)
slim/nets/nets_factory_test.py:45
Method
testGlobalAvgPool
(self)
slim/nets/nasnet/nasnet_utils_test.py:52
Method
testGlobalPool
(self)
slim/nets/inception_resnet_v2_test.py:229
Method
testGlobalPool
(self)
slim/nets/vgg_test.py:51
Method
testGlobalPool
(self)
slim/nets/vgg_test.py:218
Method
testGlobalPool
(self)
slim/nets/vgg_test.py:405
Method
testGlobalPool
(self)
slim/nets/overfeat_test.py:51
Method
testGlobalPool
(self)
slim/nets/inception_v4_test.py:179
Method
testGlobalPool
(self)
slim/nets/alexnet_test.py:51
Method
testGlobalPoolUnknownImageShape
(self)
slim/nets/inception_resnet_v2_test.py:243
Method
testGlobalPoolUnknownImageShape
(self)
slim/nets/inception_v2_test.py:274
Method
testGlobalPoolUnknownImageShape
(self)
slim/nets/inception_v1_test.py:160
Method
testGlobalPoolUnknownImageShape
(self)
slim/nets/mobilenet_v1_test.py:439
← previous
next →
401–500 of 624, ranked by callers