Home
last modified time | relevance | path

Searched refs:getBatch (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_int8_calibrator.h56 bool getBatch(void* bindings[], const char* names[],
Dtrt_int8_calibrator.cc87 bool TRTInt8Calibrator::getBatch(void** bindings, const char** names, in getBatch() function in tensorflow::tensorrt::TRTInt8Calibrator