Searched refs:EXTRA_INPUT_ASSET_SIZE (Results 1 – 1 of 1) sorted by relevance
46 public static final String EXTRA_INPUT_ASSET_SIZE= "inputAssetSize"; field in DumpIntermediateTensors77 int inputAssetSize = extras.getInt(EXTRA_INPUT_ASSET_SIZE, 1); in onCreate()