Collective Knowledge Aggregator proof-of-concept
Crowd results Raw CK browser Graphs Reports Datasets Models Home

This page is outdated! New version is available here.


caffe2

Date: 2017-05-14 16:12:36.545992
License:
Module: program
Repo: ck-caffe2
CID (DOI-like distributed ID): b0ac08fe1d3c2615:883cc4dde19eb5b8
Tags: program,caffe2

Files:
README.txt    (1KB)
__pycache__/postprocess_time.cpython-35.pyc    (2KB)
alexnet_codes    (31KB)
classify.py    (5KB)
convnet_benchmarks.py    (22KB)
convnet_benchmarks.py.LICENSE    (6KB)
convnet_benchmarks.py.old    (20KB)
postprocess_time.py    (2KB)
preprocess.py    (2KB)

Cross-linking (dependencies):

Meta:
{
  "backup_data_uid": "883cc4dde19eb5b8", 
  "data_name": "caffe2", 
  "no_compile": "yes", 
  "no_target_file": "yes", 
  "only_for_target_os_tags": [
    "windows", 
    "linux"
  ], 
  "print_files_after_run": [
    "stderr2.log", 
    "stderr.log"
  ], 
  "process_in_tmp": "yes", 
  "program": "yes", 
  "run_cmds": {
    "classify": {
      "dataset_tags": [
        "image", 
        "jpeg", 
        "dataset"
      ], 
      "ignore_return_code": "no", 
      "run_deps": {
        "caffe2": {
          "force_target_as_host": "yes", 
          "local": "yes", 
          "name": "Caffe2 lib", 
          "sort": 5, 
          "tags": "lib,caffe2"
        }, 
        "caffemodel2": {
          "force_target_as_host": "yes", 
          "local": "yes", 
          "name": "Caffe2 model (net and weights)", 
          "no_tags": "caffemodel", 
          "sort": 40, 
          "tags": "caffemodel2"
        }, 
        "python": {
          "local": "yes", 
          "name": "Python", 
          "sort": 0, 
          "tags": "compiler,python", 
          "version_to": [
            2, 
            8
          ]
        }
      }, 
      "run_time": {
        "run_cmd_main": "$<>$ ../classify.py $<>$ $<>$/predict_net.pb ../alexnet_codes $#dataset_path#$$#dataset_filename#$", 
        "run_cmd_out1": "stderr.log", 
        "run_cmd_out2": "stderr2.log"
      }
    }, 
    "classify_ck_ai_api": {
      "ignore_return_code": "no", 
      "run_deps": {
        "caffe2": {
          "force_target_as_host": "yes", 
          "local": "yes", 
          "name": "Caffe2 lib", 
          "skip_pruning_by_other_deps": "yes", 
          "sort": 5, 
          "tags": "lib,caffe2"
        }, 
        "caffemodel2": {
          "force_target_as_host": "yes", 
          "local": "yes", 
          "name": "Caffe2 model (net and weights)", 
          "sort": 40, 
          "tags": "caffemodel2"
        }
      }, 
      "run_time": {
        "run_cmd_main": "$<>$ ../classify.py $<>$ $<>$/predict_net.pb ../alexnet_codes $<>$", 
        "run_cmd_out1": "stderr.log", 
        "run_cmd_out2": "stderr2.log", 
        "run_correctness_output_files": []
      }
    }, 
    "convert_caffe1_model_to_caffe2": {
      "ignore_return_code": "no", 
      "run_deps": {
        "caffe2": {
          "force_target_as_host": "yes", 
          "local": "yes", 
          "name": "Caffe2 lib", 
          "skip_pruning_by_other_deps": "yes", 
          "sort": 5, 
          "tags": "lib,caffe2"
        }, 
        "caffemodel": {
          "force_target_as_host": "yes", 
          "local": "yes", 
          "name": "Caffe model (net and weights)", 
          "sort": 10, 
          "tags": "caffemodel"
        }, 
        "python": {
          "local": "yes", 
          "name": "Python", 
          "sort": 0, 
          "tags": "compiler,python", 
          "version_to": [
            2, 
            8
          ]
        }
      }, 
      "run_time": {
        "pre_process_via_ck": {
          "script_name": "preprocess"
        }, 
        "run_cmd_main": "$<>$ $<>$/caffe2/python/caffe_translator.py $<>$ $<>$", 
        "run_correctness_output_files": [], 
        "run_input_files": [
          "$<>$", 
          "$<>$", 
          "imagenet_mean.binaryproto", 
          "synset_words.txt"
        ], 
        "run_output_files": []
      }
    }, 
    "time_cpu": {
      "dataset_tags": [
        "benchmark", 
        "caffe2", 
        "dataset", 
        "vcpu"
      ], 
      "ignore_return_code": "no", 
      "run_deps": {
        "lib-caffe2": {
          "local": "yes", 
          "name": "Caffe2 library", 
          "sort": 10, 
          "tags": "lib,caffe2,vcpu"
        }, 
        "python": {
          "local": "yes", 
          "name": "Python", 
          "sort": 0, 
          "tags": "compiler,python", 
          "version_to": [
            2, 
            8
          ]
        }
      }, 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "post_process_cmds": [
          "python $#src_path_local#$postprocess_time.py"
        ], 
        "post_process_via_ck": "yes", 
        "run_cmd_main": "$<>$ ../convnet_benchmarks.py --ck_model $#dataset_path#$ --cpu --batch_size $<>$", 
        "run_cmd_out1": "stderr.log", 
        "run_cmd_out2": "stderr2.log", 
        "run_output_files": [
          "stderr.log", 
          "stderr2.log", 
          "tmp-ck-timer.json"
        ]
      }
    }, 
    "time_cuda": {
      "dataset_tags": [
        "benchmark", 
        "caffe2", 
        "dataset", 
        "vcuda"
      ], 
      "ignore_return_code": "no", 
      "run_deps": {
        "lib-caffe2": {
          "local": "yes", 
          "name": "Caffe2 library", 
          "skip_pruning_by_other_deps": "yes", 
          "sort": 10, 
          "tags": "lib,caffe2,vcuda"
        }, 
        "python": {
          "local": "yes", 
          "name": "Python", 
          "sort": 0, 
          "tags": "compiler,python", 
          "version_to": [
            2, 
            8
          ]
        }
      }, 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "post_process_cmds": [
          "python $#src_path_local#$postprocess_time.py"
        ], 
        "post_process_via_ck": "yes", 
        "run_cmd_main": "$<>$ ../convnet_benchmarks.py --ck_model $#dataset_path#$ --batch_size $<>$", 
        "run_cmd_out1": "stderr.log", 
        "run_cmd_out2": "stderr2.log", 
        "run_output_files": [
          "stderr.log", 
          "stderr2.log", 
          "tmp-ck-timer.json"
        ]
      }
    }
  }, 
  "run_vars": {
    "BATCH_SIZE": 5
  }, 
  "skip_tmp_deps": "yes", 
  "tags": [
    "program", 
    "caffe2"
  ], 
  "version": "1.0.0"
}

API desc:
{}

If you notice copyrighted, inappropriate or illegal content that should not be here, please report us as soon as possible and we will try to remove it within 48hours!

Developed by Grigori Fursin           
Implemented as a CK workflow
                         
   
                      Hosted at