Joshua Howard 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 9 ans
..
data 3e93722a0e Merge branch 'master' into master il y a 9 ans
slim 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 9 ans
BUILD 84b58a6006 Implement distributed inception (#44) il y a 10 ans
dataset.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
flowers_data.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
flowers_eval.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
flowers_train.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
image_processing.py 253ca4ab81 fix resize image throughout il y a 9 ans
imagenet_data.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
imagenet_distributed_train.py 84b58a6006 Implement distributed inception (#44) il y a 10 ans
imagenet_eval.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
imagenet_train.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
inception_distributed_train.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 9 ans
inception_eval.py 405348050c Removed tensorflow submodule, moved files one directory level below into inception/ il y a 10 ans
inception_model.py e5079c8390 Update inception model based on tf API changes: replace tf.op_scope with tf.name_scope and tf.variable_op_scope with tf.variable_scope; fix the order of arguments for tf.concat; replace tf.mul with tf.multiply. il y a 9 ans
inception_train.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 9 ans