Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
The first post of this thread is a WikiPost and can be edited by anyone with the appropiate permissions. Your edits will be public.

MatusDK12

macrumors newbie
Oct 22, 2017
16
3
Denmark
I have Mojave running on my Eight-Core Mac Pro 2008 with com.apple.telemetry.plugin replaced from HS as stated on this thread and OP.

Excellent work.

I have a newer Nvidia GPU (Titan X Maxwell). I'll be trying to get the latest web drivers to work. There is a thread somewhere on getting web drivers to run on newer macOS'.
how can i install Mojave on a mac pro 2008
 

Starplayr

Cancelled
Jun 13, 2018
557
1,048
Has anyone checkout out these two Frameworks:

S/L/Private: CVML.framework
S/L/F: Vision.framework

Both have folders for these:
NVIDIA_GeForce_GT_640M
NVIDIA_GeForce_GTX_675MX
NVIDIA_GeForce_GT_750M
NVIDIA_GeForce_GT_755M
NVIDIA_GeForce_GTX_780M

Both frameworks have JSON files called wisdom.json

Looks like settings for Metal.

Code:
{
  "date" : "4\/23\/16, 6:44 AM",
  "device_key" : "20000;1;NVIDIA GeForce GT 640M",
  "device_id" : "",
  "optimal_parameters" : {
    "apple_scenes;66;convolution;17;17;160;160;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 2473,
      "layer_id" : 66,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;47;convolution;17;17;128;128;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 1058,
      "layer_id" : 47,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-224;10;convolution;28;21;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 323,
      "layer_id" : 10,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 14,
      "block_size_y" : 10,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-224"
    },
    "apple_scenes;12;convolution;35;35;96;96;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 5565,
      "layer_id" : 12,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;7;convolution;35;35;192;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 576,
      "layer_id" : 7,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;14;convolution;61;61;96;32;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 327,
      "layer_id" : 14,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;9;convolution;35;35;48;64;1;5;5;1;0;1;2;0;0;" : {
      "cost" : 3984,
      "layer_id" : 9,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-56;5;convolution;28;21;32;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 297,
      "layer_id" : 5,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 14,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-56"
    },
    "apple_scenes;65;convolution;17;17;768;160;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1400,
      "layer_id" : 65,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-56;3;convolution;28;21;32;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 126,
      "layer_id" : 3,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 14,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-56"
    },
    "apple_scenes;8;convolution;35;35;192;48;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 552,
      "layer_id" : 8,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;11;convolution;61;61;96;32;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 327,
      "layer_id" : 11,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;41;convolution;17;17;768;128;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 817,
      "layer_id" : 41,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;12;convolution;61;61;32;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 866,
      "layer_id" : 12,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "fd-224;3;convolution;112;84;32;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 1936,
      "layer_id" : 3,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-224"
    },
    "fd-224;5;convolution;112;84;32;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 3454,
      "layer_id" : 5,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-224"
    },
    "apple_scenes;78;convolution;17;17;192;192;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 3080,
      "layer_id" : 78,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;1;convolution;149;149;32;32;1;3;3;1;1;1;2;0;0;" : {
      "cost" : 6780,
      "layer_id" : 1,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;4;convolution;73;73;64;80;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 777,
      "layer_id" : 4,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;88;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1264,
      "layer_id" : 88,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-112;10;convolution;14;10;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 100,
      "layer_id" : 10,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "apple_scenes;103;convolution;8;8;384;384;1;1;3;1;0;1;2;0;0;" : {
      "cost" : 1624,
      "layer_id" : 103,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;74;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1264,
      "layer_id" : 74,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;101;convolution;8;8;448;384;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 4389,
      "layer_id" : 101,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;89;convolution;17;17;192;320;1;3;3;2;1;1;2;0;0;" : {
      "cost" : 2116,
      "layer_id" : 89,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;60;convolution;17;17;160;192;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 2727,
      "layer_id" : 60,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;5;convolution;61;61;32;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 866,
      "layer_id" : 5,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;32;convolution;35;35;288;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 697,
      "layer_id" : 32,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-112;11;convolution;12;8;32;2;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 16,
      "layer_id" : 11,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 2,
      "block_size_y" : 2,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "apple_scenes;110;convolution;8;8;384;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 635,
      "layer_id" : 110,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;93;convolution;17;17;192;192;1;3;3;2;1;1;2;0;0;" : {
      "cost" : 1373,
      "layer_id" : 93,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 1,
      "network_name" : "apple_scenes"
    },
    "fd-448;8;convolution;112;84;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 7163,
      "layer_id" : 8,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-448"
    },
    "apple_scenes;10;convolution;35;35;192;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 554,
      "layer_id" : 10,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-448;13;convolution;56;42;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 1780,
      "layer_id" : 13,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-448"
    },
    "fd-448;14;convolution;56;42;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 929,
      "layer_id" : 14,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-448"
    },
    "fd-28;0;convolution;28;28;3;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 29,
      "layer_id" : 0,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-28"
    },
    "apple_scenes;96;convolution;8;8;1280;320;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 2093,
      "layer_id" : 96,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;0;convolution;299;299;3;32;1;3;3;2;1;1;2;0;0;" : {
      "cost" : 1018,
      "layer_id" : 0,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 1,
      "network_name" : "apple_scenes"
    },
    "fd-448;11;convolution;54;40;32;2;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 29,
      "layer_id" : 11,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-448"
    },
    "apple_scenes;20;convolution;35;35;64;96;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 3696,
      "layer_id" : 20,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;107;convolution;8;8;2048;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 4365,
      "layer_id" : 107,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "facerec;37;convolution;10;10;64;128;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 135,
      "layer_id" : 37,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;45;convolution;17;17;128;128;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 1087,
      "layer_id" : 45,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;117;convolution;8;8;384;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 635,
      "layer_id" : 117,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;115;convolution;8;8;448;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 892,
      "layer_id" : 115,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 1,
      "network_name" : "apple_scenes"
    },
    "fd-56;14;convolution;7;5;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 100,
      "layer_id" : 14,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 6,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 1,
      "network_name" : "fd-56"
    },
    "apple_scenes;79;convolution;17;17;192;192;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2646,
      "layer_id" : 79,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-448;0;convolution;448;336;3;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 3248,
      "layer_id" : 0,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-448"
    },
    "apple_scenes;40;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1370,
      "layer_id" : 40,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;14;convolution;35;35;192;32;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 305,
      "layer_id" : 14,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;16;convolution;35;35;256;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 727,
      "layer_id" : 16,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-56;7;convolution;14;10;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 222,
      "layer_id" : 7,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-56"
    },
    "apple_scenes;80;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1264,
      "layer_id" : 80,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;37;convolution;35;35;96;96;1;3;3;2;1;1;2;0;0;" : {
      "cost" : 1315,
      "layer_id" : 37,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 10,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;97;convolution;8;8;1280;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 2154,
      "layer_id" : 97,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;112;convolution;8;8;384;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 635,
      "layer_id" : 112,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "facerec;0;convolution;128;128;1;16;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 275,
      "layer_id" : 0,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;86;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1264,
      "layer_id" : 86,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;72;convolution;17;17;160;192;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 2727,
      "layer_id" : 72,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;48;convolution;17;17;128;192;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 2079,
      "layer_id" : 48,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;18;convolution;30;30;96;48;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 164,
      "layer_id" : 18,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;91;convolution;17;17;192;192;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 3066,
      "layer_id" : 91,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;70;convolution;17;17;160;160;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 2473,
      "layer_id" : 70,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-112;8;convolution;28;21;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 653,
      "layer_id" : 8,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "facerec;20;convolution;30;30;48;48;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 371,
      "layer_id" : 20,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "facerec;33;convolution;28;28;64;64;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 641,
      "layer_id" : 33,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;119;convolution;8;8;384;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 635,
      "layer_id" : 119,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;27;convolution;35;35;48;64;1;5;5;1;0;1;2;0;0;" : {
      "cost" : 3984,
      "layer_id" : 27,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;27;convolution;30;30;48;48;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 371,
      "layer_id" : 27,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "fd-448;10;convolution;56;42;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 929,
      "layer_id" : 10,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-448"
    },
    "fd-56;8;convolution;14;10;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 219,
      "layer_id" : 8,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-56"
    },
    "apple_scenes;11;convolution;35;35;64;96;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 3696,
      "layer_id" : 11,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;30;convolution;35;35;96;96;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 4461,
      "layer_id" : 30,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;52;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1321,
      "layer_id" : 52,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;77;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1264,
      "layer_id" : 77,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;108;convolution;8;8;384;320;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 630,
      "layer_id" : 108,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 1,
      "network_name" : "apple_scenes"
    },
    "facerec;35;convolution;24;24;64;64;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 493,
      "layer_id" : 35,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "fd-112;15;convolution;12;8;32;3;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 17,
      "layer_id" : 15,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 2,
      "block_size_y" : 2,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "apple_scenes;98;convolution;8;8;384;384;1;3;1;1;0;1;2;0;0;" : {
      "cost" : 1751,
      "layer_id" : 98,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;82;convolution;17;17;192;192;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 3066,
      "layer_id" : 82,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;25;convolution;35;35;288;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 793,
      "layer_id" : 25,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;92;convolution;17;17;192;192;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2641,
      "layer_id" : 92,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;71;convolution;17;17;160;160;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2227,
      "layer_id" : 71,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-56;10;convolution;7;5;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 100,
      "layer_id" : 10,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 6,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 1,
      "network_name" : "fd-56"
    },
    "fd-56;0;convolution;56;42;3;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 72,
      "layer_id" : 0,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-56"
    },
    "apple_scenes;118;convolution;8;8;384;384;1;3;1;1;0;6;2;0;0;" : {
      "cost" : 295,
      "layer_id" : 118,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "fd-112;0;convolution;112;84;3;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 325,
      "layer_id" : 0,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-112"
    },
    "apple_scenes;56;convolution;17;17;768;160;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1400,
      "layer_id" : 56,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;29;convolution;35;35;64;96;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 3696,
      "layer_id" : 29,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "facerec;19;convolution;30;30;96;48;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 164,
      "layer_id" : 19,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "facerec;7;convolution;61;61;24;32;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 116,
      "layer_id" : 7,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "facerec;4;convolution;61;61;24;32;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 116,
      "layer_id" : 4,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;109;convolution;8;8;384;384;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 635,
      "layer_id" : 109,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "fd-224;15;convolution;26;19;32;3;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 17,
      "layer_id" : 15,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-224"
    },
    "apple_scenes;83;convolution;17;17;192;192;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2641,
      "layer_id" : 83,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;84;convolution;17;17;192;192;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 3066,
      "layer_id" : 84,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;19;convolution;35;35;256;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 672,
      "layer_id" : 19,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-28;8;convolution;7;7;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 101,
      "layer_id" : 8,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-28"
    },
    "apple_scenes;18;convolution;35;35;48;64;1;5;5;1;0;1;2;0;0;" : {
      "cost" : 3984,
      "layer_id" : 18,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;57;convolution;17;17;160;160;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2335,
      "layer_id" : 57,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;58;convolution;17;17;160;160;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 2549,
      "layer_id" : 58,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;64;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1321,
      "layer_id" : 64,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;17;convolution;35;35;256;48;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 689,
      "layer_id" : 17,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;120;convolution;8;8;384;384;1;1;3;1;0;6;2;0;0;" : {
      "cost" : 268,
      "layer_id" : 120,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;50;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1321,
      "layer_id" : 50,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;114;convolution;8;8;384;448;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 843,
      "layer_id" : 114,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;122;convolution;8;8;2048;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 2288,
      "layer_id" : 122,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 1,
      "network_name" : "apple_scenes"
    },
    "fd-224;13;convolution;28;21;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 646,
      "layer_id" : 13,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-224"
    },
    "apple_scenes;21;convolution;35;35;96;96;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 4461,
      "layer_id" : 21,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-56;15;convolution;5;3;32;3;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 16,
      "layer_id" : 15,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 2,
      "block_size_y" : 2,
      "kernel_elements_per_thread" : 1,
      "network_name" : "fd-56"
    },
    "fd-224;14;convolution;28;21;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 323,
      "layer_id" : 14,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 14,
      "block_size_y" : 10,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-224"
    },
    "fd-448;5;convolution;224;168;32;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 10382,
      "layer_id" : 5,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-448"
    },
    "apple_scenes;99;convolution;8;8;384;384;1;1;3;1;0;1;2;0;0;" : {
      "cost" : 1624,
      "layer_id" : 99,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;90;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1264,
      "layer_id" : 90,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-448;7;convolution;112;84;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 7188,
      "layer_id" : 7,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-448"
    },
    "fd-56;11;convolution;5;3;32;2;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 16,
      "layer_id" : 11,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 2,
      "block_size_y" : 2,
      "kernel_elements_per_thread" : 1,
      "network_name" : "fd-56"
    },
    "apple_scenes;55;convolution;17;17;160;192;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2442,
      "layer_id" : 55,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;68;convolution;17;17;768;160;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1400,
      "layer_id" : 68,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;54;convolution;17;17;160;160;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 2549,
      "layer_id" : 54,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;26;convolution;30;30;144;48;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 220,
      "layer_id" : 26,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 10,
      "kernel_elements_per_thread" : 6,
      "network_name" : "facerec"
    },
    "fd-224;0;convolution;224;168;3;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 1001,
      "layer_id" : 0,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-224"
    },
    "facerec;25;convolution;30;30;144;48;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 224,
      "layer_id" : 25,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 10,
      "kernel_elements_per_thread" : 6,
      "network_name" : "facerec"
    },
    "facerec;29;convolution;30;30;144;48;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 219,
      "layer_id" : 29,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 10,
      "kernel_elements_per_thread" : 6,
      "network_name" : "facerec"
    },
    "fd-28;5;convolution;14;14;32;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 88,
      "layer_id" : 5,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-28"
    },
    "apple_scenes;105;convolution;8;8;1280;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1184,
      "layer_id" : 105,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "facerec;32;convolution;30;30;144;64;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 1366,
      "layer_id" : 32,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "fd-112;3;convolution;56;42;32;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 488,
      "layer_id" : 3,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "fd-28;3;convolution;14;14;32;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 58,
      "layer_id" : 3,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-28"
    },
    "apple_scenes;44;convolution;17;17;768;128;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 817,
      "layer_id" : 44,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-28;7;convolution;7;7;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 101,
      "layer_id" : 7,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-28"
    },
    "apple_scenes;34;convolution;35;35;288;384;1;3;3;2;1;1;2;0;0;" : {
      "cost" : 11344,
      "layer_id" : 34,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 10,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "fd-112;5;convolution;56;42;32;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 953,
      "layer_id" : 5,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "apple_scenes;59;convolution;17;17;160;160;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2227,
      "layer_id" : 59,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;43;convolution;17;17;128;192;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 1809,
      "layer_id" : 43,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;36;convolution;35;35;64;96;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 3696,
      "layer_id" : 36,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "facerec;3;convolution;61;61;24;32;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 116,
      "layer_id" : 3,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;53;convolution;17;17;768;160;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1402,
      "layer_id" : 53,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-448;3;convolution;224;168;32;32;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 5274,
      "layer_id" : 3,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-448"
    },
    "apple_scenes;5;convolution;73;73;80;192;1;3;3;1;1;1;2;0;0;" : {
      "cost" : 26936,
      "layer_id" : 5,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 4,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;111;convolution;8;8;384;384;1;3;1;1;0;6;2;0;0;" : {
      "cost" : 316,
      "layer_id" : 111,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "facerec;1;convolution;126;126;16;24;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 929,
      "layer_id" : 1,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;46;convolution;17;17;128;128;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 1313,
      "layer_id" : 46,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;116;convolution;8;8;384;384;1;3;3;1;0;6;2;0;0;" : {
      "cost" : 751,
      "layer_id" : 116,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "fd-56;13;convolution;7;5;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 203,
      "layer_id" : 13,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 4,
      "block_size_y" : 2,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-56"
    },
    "fd-224;11;convolution;26;19;32;2;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 17,
      "layer_id" : 11,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 1,
      "network_name" : "fd-224"
    },
    "fd-112;13;convolution;14;10;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 223,
      "layer_id" : 13,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 4,
      "network_name" : "fd-112"
    },
    "apple_scenes;81;convolution;17;17;192;192;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2646,
      "layer_id" : 81,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;113;convolution;8;8;384;384;1;1;3;1;0;6;2;0;0;" : {
      "cost" : 295,
      "layer_id" : 113,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "fd-112;14;convolution;14;10;64;32;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 100,
      "layer_id" : 14,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "apple_scenes;28;convolution;35;35;288;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 697,
      "layer_id" : 28,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;102;convolution;8;8;384;384;1;3;1;1;0;1;2;0;0;" : {
      "cost" : 1751,
      "layer_id" : 102,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;100;convolution;8;8;1280;448;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 2425,
      "layer_id" : 100,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 4,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;35;convolution;35;35;288;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 697,
      "layer_id" : 35,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;10;convolution;61;61;96;32;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 327,
      "layer_id" : 10,
      "use_4chan" : 0,
      "use_manypar" : 0,
      "block_size_x" : 16,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;69;convolution;17;17;160;160;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2227,
      "layer_id" : 69,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "facerec;22;convolution;30;30;96;48;1;1;1;1;0;1;0;0;0;" : {
      "cost" : 164,
      "layer_id" : 22,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "apple_scenes;76;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1264,
      "layer_id" : 76,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;23;convolution;35;35;256;64;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 672,
      "layer_id" : 23,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;62;convolution;17;17;768;192;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 1321,
      "layer_id" : 62,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;26;convolution;35;35;288;48;1;1;1;1;1;1;2;0;0;" : {
      "cost" : 693,
      "layer_id" : 26,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 18,
      "block_size_y" : 12,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "apple_scenes;42;convolution;17;17;128;128;1;7;1;1;0;1;2;0;0;" : {
      "cost" : 1320,
      "layer_id" : 42,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-224;7;convolution;56;42;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 1762,
      "layer_id" : 7,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-224"
    },
    "facerec;34;convolution;26;26;64;64;1;3;3;1;1;1;0;0;0;" : {
      "cost" : 491,
      "layer_id" : 34,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "facerec"
    },
    "fd-112;7;convolution;28;21;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 653,
      "layer_id" : 7,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-112"
    },
    "apple_scenes;67;convolution;17;17;160;192;1;1;7;1;0;1;2;0;0;" : {
      "cost" : 2393,
      "layer_id" : 67,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 10,
      "block_size_y" : 6,
      "kernel_elements_per_thread" : 6,
      "network_name" : "apple_scenes"
    },
    "fd-224;8;convolution;56;42;64;64;1;3;3;1;0;1;0;0;0;" : {
      "cost" : 1762,
      "layer_id" : 8,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-224"
    },
    "fd-448;15;convolution;54;40;32;3;1;1;1;1;1;1;0;0;0;" : {
      "cost" : 28,
      "layer_id" : 15,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "fd-448"
    },
    "apple_scenes;2;convolution;147;147;32;64;1;3;3;1;0;1;2;0;0;" : {
      "cost" : 13566,
      "layer_id" : 2,
      "use_4chan" : 1,
      "use_manypar" : 0,
      "block_size_x" : 8,
      "block_size_y" : 8,
      "kernel_elements_per_thread" : 2,
      "network_name" : "apple_scenes"
    }
  }
}
 

0403979

Cancelled
Jun 11, 2018
1,402
1,735
Has anyone checkout out these two Frameworks:

S/L/Private: CVML.framework
S/L/F: Vision.framework

Both have folders for these:
NVIDIA_GeForce_GT_640M
NVIDIA_GeForce_GTX_675MX
NVIDIA_GeForce_GT_750M
NVIDIA_GeForce_GT_755M
NVIDIA_GeForce_GTX_780M

Both frameworks have JSON files called wisdom.json

Looks like settings for Metal.

Interesting...
 

0403979

Cancelled
Jun 11, 2018
1,402
1,735
"use_4chan"

I’ve never actually visited the website. I’ve heard of it though.

Edit: Thank you everyone for your many interpretations of parrotgeek1’s post. It turns out that the intended meaning was the most obvious one.
 
Last edited:

nekton1

macrumors 65816
Apr 15, 2010
1,097
777
Asia
W1SS
What machine has the flashed boot rom? Your MP3,1? If so, you mention that the patch supports NVMe! Is that correct because if so, it's a big deal, but I never saw dosdude1 mention NVMe support.

Thanks.

R
Woohoo!! Massive thanks and respect to @ASentientBot for identifying the cause of the kernel panics, @jackluke for narrowing it down to a single plugin and obviously big chief @dosdude1 for making all this possible!! Also, many thanks to all those involved!

Everything's working except for audio... Booted to APFS volume as ROM was flashed with APFS/NVMe patches. Initial take - Mojave is wayyyy more responsive and snappier than HS and dark mode is sick!

Can't wait to test out the NVMe HighPoint 7101-A card which is on its wayyyy ... yipeeeee (sorry, super excited with today's findings)
 
  • Like
Reactions: Starplayr

AirDark

macrumors newbie
Aug 13, 2016
19
6
Loano (italy)
Hi guys, how can I upgrade from public beta 1 to 2? Because in settings does no appear the notify for the upgrade.... (I have mbp 2011 late) must to be logged into iCloud?
 

w1z

macrumors 6502a
Aug 20, 2013
692
481
W1SS
What machine has the flashed boot rom? Your MP3,1? If so, you mention that the patch supports NVMe! Is that correct because if so, it's a big deal, but I never saw dosdude1 mention NVMe support.

Yup, the MP3,1 and it will be a big deal once confirmed! It was discussed in a different thread here and I followed handheldgames's guide here using no other than dosdude1's awesome DXEInject, ROM dump and flash tools. We will know for sure this weekend when the nvme card discussed here is delivered.
 
Last edited:

nekton1

macrumors 65816
Apr 15, 2010
1,097
777
Asia
Thanks W1SS. I read the links but have one question. Did the boot-rom patch that dosdude released about 3 weeks ago include the DXEinject patch too or does it need running manually again as described in the link. (I have already run the patch when it was first released.)

I'm looking forward to your report when your card arrives.

Thank you.

R

Yup, the MP3,1 and it will be a big deal once confirmed! It was discussed in a different thread here and I followed handheldhames's guide here using no other than dosdude1's awesome DXEInject, ROM dump and flash tools. We will know for sure this weekend when the nvme card discussed here is delivered.
 
  • Like
Reactions: ASentientBot

Starplayr

Cancelled
Jun 13, 2018
557
1,048
Yup, the MP3,1 and it will be a big deal once confirmed! It was discussed in a different thread here and I followed handheldhames's guide here using no other than dosdude1's awesome DXEInject, ROM dump and flash tools. We will know for sure this weekend when the nvme card discussed here is delivered.

I did two installs on my Mac Pro 3,1. Both times Replacing just the telemetry plug-in. Will transplant this second install to my AMD 7970 Radeon HD Mac and see if it boots as well to GUI.

I noticed MacBookPro5,5 is not on the list / from o.page, I will use this same disk and see if it boots as well. It’s a Core2Duo with NVIDiA. I know it won’t get Metal but will be interesting to see how far it gets.
 

w1z

macrumors 6502a
Aug 20, 2013
692
481
Thanks W1SS. I read the links but have one question. Did the boot-rom patch that dosdude released about 3 weeks ago include the DXEinject patch too or does it need running manually again as described in the link. (I have already run the patch when it was first released.)

I'm looking forward to your report when your card arrives.

Thank you.

R
No it doesn't and you need to follow the linked guide (to the letter).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.