Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc88 kExplicitBatch = 1, enumerator
96 case TrtTestMode::kExplicitBatch: in DebugString()
114 TrtTestMode::kImplicitBatch, TrtTestMode::kExplicitBatch,
2452 if (input_is_weight(p) || trt_mode_ != TrtTestMode::kExplicitBatch) { in TEST_P()
3516 trt_mode_ == TrtTestMode::kExplicitBatch in TEST_P()