Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_shape_optimization_profiles.h86 profile->setDimensions(name, nvinfer1::OptProfileSelector::kMAX, max[i]); in SetDimensions()
Dtrt_shape_optimization_profiles_test.cc202 j, prof_idx, nvinfer1::OptProfileSelector::kMAX); in TEST_F()
Dtrt_shape_optimization_profiles.cc294 j, prof_idx, nvinfer1::OptProfileSelector::kMAX); in RestoreProfiles()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3425 type = nvinfer1::PoolingType::kMAX; in ConvertPool3D()
3685 type = nvinfer1::PoolingType::kMAX; in ConvertPool()
3828 nvinfer1::ElementWiseOperation::kMAX); in ConvertLeakyRelu()
4438 {"Maximum", nvinfer1::ElementWiseOperation::kMAX}, in BinaryOperationMap()
4688 reduce_operation = nvinfer1::ReduceOperation::kMAX; in ConvertReduce()
5692 topk_op = nvinfer1::TopKOperation::kMAX; in ConvertArgMinMax()
5763 const nvinfer1::TopKOperation op = nvinfer1::TopKOperation::kMAX; in ConvertTopK()
/external/flatbuffers/src/
Didl_gen_dart.cpp941 assert(parser.opts.lang <= IDLOptions::kMAX); in DartMakeRule()
Didl_gen_js_ts.cpp1388 FLATBUFFERS_ASSERT(parser.opts.lang <= IDLOptions::kMAX); in JSTSMakeRule()
/external/flatbuffers/include/flatbuffers/
Didl.h584 kMAX enumerator