mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
cc73d30287
PR: 218785 Submitted by: maintainer
153 lines
5.3 KiB
Plaintext
153 lines
5.3 KiB
Plaintext
bin/device_query
|
|
bin/convert_mnist_siamese_data
|
|
bin/caffe
|
|
bin/convert_cifar_data
|
|
bin/net_speed_benchmark
|
|
bin/test_net
|
|
bin/convert_imageset
|
|
bin/train_net
|
|
bin/upgrade_net_proto_text
|
|
bin/upgrade_solver_proto_text
|
|
bin/finetune_net
|
|
bin/classification
|
|
bin/compute_image_mean
|
|
bin/convert_mnist_data
|
|
bin/upgrade_net_proto_binary
|
|
bin/extract_features
|
|
lib/libcaffe.a
|
|
lib/libcaffe.so.1.0.0
|
|
lib/libcaffe.so
|
|
include/caffe/blob.hpp
|
|
include/caffe/layer.hpp
|
|
include/caffe/util/rng.hpp
|
|
include/caffe/util/blocking_queue.hpp
|
|
include/caffe/util/hdf5.hpp
|
|
include/caffe/util/cudnn.hpp
|
|
include/caffe/util/io.hpp
|
|
include/caffe/util/upgrade_proto.hpp
|
|
include/caffe/util/benchmark.hpp
|
|
include/caffe/util/nccl.hpp
|
|
include/caffe/util/signal_handler.h
|
|
include/caffe/util/gpu_util.cuh
|
|
include/caffe/util/format.hpp
|
|
include/caffe/util/mkl_alternate.hpp
|
|
include/caffe/util/db_leveldb.hpp
|
|
include/caffe/util/math_functions.hpp
|
|
include/caffe/util/insert_splits.hpp
|
|
include/caffe/util/db.hpp
|
|
include/caffe/util/db_lmdb.hpp
|
|
include/caffe/util/device_alternate.hpp
|
|
include/caffe/util/im2col.hpp
|
|
include/caffe/layers/softmax_layer.hpp
|
|
include/caffe/layers/cudnn_sigmoid_layer.hpp
|
|
include/caffe/layers/crop_layer.hpp
|
|
include/caffe/layers/cudnn_lcn_layer.hpp
|
|
include/caffe/layers/mvn_layer.hpp
|
|
include/caffe/layers/accuracy_layer.hpp
|
|
include/caffe/layers/cudnn_lrn_layer.hpp
|
|
include/caffe/layers/conv_layer.hpp
|
|
include/caffe/layers/python_layer.hpp
|
|
include/caffe/layers/dummy_data_layer.hpp
|
|
include/caffe/layers/spp_layer.hpp
|
|
include/caffe/layers/image_data_layer.hpp
|
|
include/caffe/layers/relu_layer.hpp
|
|
include/caffe/layers/inner_product_layer.hpp
|
|
include/caffe/layers/multinomial_logistic_loss_layer.hpp
|
|
include/caffe/layers/scale_layer.hpp
|
|
include/caffe/layers/exp_layer.hpp
|
|
include/caffe/layers/softmax_loss_layer.hpp
|
|
include/caffe/layers/recurrent_layer.hpp
|
|
include/caffe/layers/log_layer.hpp
|
|
include/caffe/layers/split_layer.hpp
|
|
include/caffe/layers/window_data_layer.hpp
|
|
include/caffe/layers/silence_layer.hpp
|
|
include/caffe/layers/reduction_layer.hpp
|
|
include/caffe/layers/slice_layer.hpp
|
|
include/caffe/layers/pooling_layer.hpp
|
|
include/caffe/layers/im2col_layer.hpp
|
|
include/caffe/layers/lrn_layer.hpp
|
|
include/caffe/layers/loss_layer.hpp
|
|
include/caffe/layers/data_layer.hpp
|
|
include/caffe/layers/tile_layer.hpp
|
|
include/caffe/layers/elu_layer.hpp
|
|
include/caffe/layers/parameter_layer.hpp
|
|
include/caffe/layers/cudnn_tanh_layer.hpp
|
|
include/caffe/layers/neuron_layer.hpp
|
|
include/caffe/layers/bnll_layer.hpp
|
|
include/caffe/layers/contrastive_loss_layer.hpp
|
|
include/caffe/layers/reshape_layer.hpp
|
|
include/caffe/layers/cudnn_pooling_layer.hpp
|
|
include/caffe/layers/threshold_layer.hpp
|
|
include/caffe/layers/rnn_layer.hpp
|
|
include/caffe/layers/lstm_layer.hpp
|
|
include/caffe/layers/memory_data_layer.hpp
|
|
include/caffe/layers/hinge_loss_layer.hpp
|
|
include/caffe/layers/euclidean_loss_layer.hpp
|
|
include/caffe/layers/prelu_layer.hpp
|
|
include/caffe/layers/flatten_layer.hpp
|
|
include/caffe/layers/dropout_layer.hpp
|
|
include/caffe/layers/cudnn_conv_layer.hpp
|
|
include/caffe/layers/argmax_layer.hpp
|
|
include/caffe/layers/base_data_layer.hpp
|
|
include/caffe/layers/power_layer.hpp
|
|
include/caffe/layers/cudnn_relu_layer.hpp
|
|
include/caffe/layers/deconv_layer.hpp
|
|
include/caffe/layers/concat_layer.hpp
|
|
include/caffe/layers/infogain_loss_layer.hpp
|
|
include/caffe/layers/sigmoid_cross_entropy_loss_layer.hpp
|
|
include/caffe/layers/sigmoid_layer.hpp
|
|
include/caffe/layers/filter_layer.hpp
|
|
include/caffe/layers/cudnn_softmax_layer.hpp
|
|
include/caffe/layers/absval_layer.hpp
|
|
include/caffe/layers/input_layer.hpp
|
|
include/caffe/layers/batch_norm_layer.hpp
|
|
include/caffe/layers/batch_reindex_layer.hpp
|
|
include/caffe/layers/hdf5_output_layer.hpp
|
|
include/caffe/layers/tanh_layer.hpp
|
|
include/caffe/layers/eltwise_layer.hpp
|
|
include/caffe/layers/bias_layer.hpp
|
|
include/caffe/layers/base_conv_layer.hpp
|
|
include/caffe/layers/hdf5_data_layer.hpp
|
|
include/caffe/layers/embed_layer.hpp
|
|
include/caffe/caffe.hpp
|
|
include/caffe/common.hpp
|
|
include/caffe/parallel.hpp
|
|
include/caffe/solver.hpp
|
|
include/caffe/proto/caffe.pb.h
|
|
include/caffe/net.hpp
|
|
include/caffe/sgd_solvers.hpp
|
|
include/caffe/solver_factory.hpp
|
|
include/caffe/data_transformer.hpp
|
|
include/caffe/layer_factory.hpp
|
|
include/caffe/internal_thread.hpp
|
|
include/caffe/syncedmem.hpp
|
|
include/caffe/filler.hpp
|
|
include/caffe/test/test_gradient_check_util.hpp
|
|
include/caffe/test/test_caffe_main.hpp
|
|
%%PYTHON_SITELIBDIR%%/caffe/_caffe.so
|
|
%%PYTHON_SITELIBDIR%%/caffe/coord_map.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/io.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/proto/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/proto/caffe_pb2.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/detector.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/pycaffe.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/draw.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_solver.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_net.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_python_layer_with_param_str.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_net_spec.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_nccl.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_io.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_python_layer.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_layer_type_list.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_draw.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/test/test_coord_map.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/net_spec.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/classifier.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/caffe/imagenet/ilsvrc_2012_mean.npy
|
|
%%PYTHON_SITELIBDIR%%/caffe/_caffe.cpp
|
|
%%DATADIR%%/proto/caffe.proto
|
|
@dir %%DATADIR%%/proto
|
|
@dir %%DATADIR%%
|