tensorflow models 工程解析

项目地址:https://github.com/tensorflow/models

下面列表中的是否支持 tf2.0 来源于

 https://github.com/tensorflow/models/commit/d466d4e6be438ab80fb364c2ae08d4d1eccfa8f7 

    是否支持tf2.0
1 a3c_blogpost  
2 adversarial_crypto
3 adversarial_logit_pairing
4 adversarial_text
5 adv_imagenet_models
6 attention_ocr  
7 audioset
8 autoaugment  
9 autoencoder
10 brain_coder  
11 cognitive_mapping_and_planning
12 cognitive_planning  
13 compression  
14 cvt_text  
15 deep_contextual_bandits  
16 deeplab  
17 deep_speech
18 delf
19 domain_adaptation
20 efficient-hrl
21 feelvos  
22 fivo
23 global_objectives
24 im2txt
25 inception
26 keypointnet  
27 learned_optimizer
28 learning_to_remember_rare_events
29 learning_unsupervised_learning  
30 lexnet_nc
31 lfads  
32 list  
33 lm_1b
34 lm_commonsense
35 lstm_object_detection  
36 marco
37 maskgan
38 namignizer
39 neural_gpu
40 neural_programmer
41 next_frame_prediction
42 nst_blogpost  
43 object_detection
44 pcl_rl
45 ptn  
46 qa_kg
47 real_nvp
48 rebar  
49 sentiment_analysis
50 seq2species
51 skip_thoughts
52 slim  
53 steve
54 street  
55 struct2depth
56 swivel
57 tcn  
58 textsum
59 transformer
60 vid2depth
61 video_prediction

 

你可能感兴趣的:(TensorFlow,python)