Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Ddesignated-initializers.cpp50 namespace Reorder2 { namespace
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc948 void Reorder2(const nvinfer1::DimsHW& shape, const T* idata, in Reorder2() function
970 Reorder2({k, c}, static_cast<float const*>(iweights.GetValues()), in ReorderCKtoKC()
975 Reorder2({k, c}, static_cast<Eigen::half const*>(iweights.GetValues()), in ReorderCKtoKC()