Searched refs:DefaultParamsForType (Results 1 – 2 of 2) sorted by relevance
47 static Params DefaultParamsForType(DataType output_type) { in DefaultParamsForType() function70 params_ = DefaultParamsForType(output_datatype); in InceptionPreprocessingStage()
59 auto params = InceptionPreprocessingStage::DefaultParamsForType(DT_UINT8); in TEST()88 auto params = InceptionPreprocessingStage::DefaultParamsForType(DT_INT8); in TEST()117 auto params = InceptionPreprocessingStage::DefaultParamsForType(DT_FLOAT); in TEST()