HomeSort by relevance Sort by last modified time
    Searched refs:AssertHasSameType (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/lite/tools/benchmark/
benchmark_params.cc 27 void BenchmarkParam::AssertHasSameType(BenchmarkParam::ParamType a,
benchmark_params.h 46 AssertHasSameType(GetValueType<T>(), type_);
53 static void AssertHasSameType(ParamType a, ParamType b);

Completed in 95 milliseconds