Home
last modified time | relevance | path

Searched refs:representative (Results 1 – 25 of 66) sorted by relevance

123

/external/tensorflow/tensorflow/compiler/jit/
Dxla_fusion_optimizer.cc230 int representative = -1; in Optimize() member
240 cluster.representative = node->id(); in Optimize()
249 int from = worklist.front()->Get().representative; in Optimize()
306 int cluster = clusters[n->id()].Get().representative; in Optimize()
329 int cluster = clusters[n->id()].Get().representative; in Optimize()
Dmark_for_compilation_pass.cc637 int representative = -1; member
1060 auto it = cache->find(cluster.representative); in ShouldCompileCluster()
1070 cache->insert({cluster.representative, {*should_compile, device_s}}); in ShouldCompileCluster()
1115 cluster.representative = node->id(); in RunImpl()
1147 int from = cluster_from->representative; in RunImpl()
1272 int cluster = clusters[n->id()].Get().representative; in RunImpl()
1314 int cluster_repr = cluster.representative; in RunImpl()
/external/u-boot/board/freescale/common/
Dfsl_validate.c627 u8 *representative; in construct_img_encoded_hash_second() local
633 representative = img->img_encoded_hash_second; in construct_img_encoded_hash_second()
634 representative[0] = 0; in construct_img_encoded_hash_second()
635 representative[1] = 1; /* block type 1 */ in construct_img_encoded_hash_second()
637 padding = &representative[2]; in construct_img_encoded_hash_second()
638 digest = &representative[1] + len - 32; in construct_img_encoded_hash_second()
/external/eigen/Eigen/src/Eigenvalues/
DSelfAdjointEigenSolver.h606 …ic inline bool extract_kernel(MatrixType& mat, Ref<VectorType> res, Ref<VectorType> representative)
614 representative = mat.col(i0);
617 n0 = (c0 = representative.cross(mat.col((i0+1)%3))).squaredNorm();
618 n1 = (c1 = representative.cross(mat.col((i0+2)%3))).squaredNorm();
/external/grpc-grpc/src/proto/grpc/testing/
Dpayloads.proto30 // TODO (vpai): Fill this in once the details of complex, representative
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dpayloads.proto32 // TODO (vpai): Fill this in once the details of complex, representative
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/AArch64/
Dwiden_switch.ll1 ;; AArch64 is arbitralily chosen as a 32/64-bit RISC representative to show the transform in all te…
/external/llvm/test/Transforms/CodeGenPrepare/AArch64/
Dwiden_switch.ll1 ;; AArch64 is arbitralily chosen as a 32/64-bit RISC representative to show the transform in all te…
/external/catch2/
DCODE_OF_CONDUCT.md33 …ting via an official social media account, or acting as an appointed representative at an online o…
/external/robolectric-shadows/
DCODE_OF_CONDUCT.md52 representative at an online or offline event. Representation of a project may be
/external/flatbuffers/docs/source/
DBenchmarks.md22 meant to be representative of game data, e.g. a scene format.
/external/cldr/tools/java/org/unicode/cldr/tool/
DGeneratedPluralSamples.java607 String representative = equivalentLocales.iterator().next();
637 …System.out.print(type + "\t" + representative + "\t" + keyword + "\t" + (rule == null ? "" : rule)…
/external/llvm/docs/
DFaultMaps.rst93 level (so the above example is only representative, not literal). The
/external/pcre/dist2/testdata/
Dtestinput82 # representative patterns whose lengths and offsets are checked. This is just a
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/compactbranches/
Dcompact-branch-implicit-def.mir4 # The mir code in this file isn't representative of the llvm-ir.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DFaultMaps.rst99 level (so the above example is only representative, not literal). The
/external/skqp/experimental/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md52 representative at an online or offline event. Representation of a project may be
/external/skqp/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md52 representative at an online or offline event. Representation of a project may be
/external/skia/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md52 representative at an online or offline event. Representation of a project may be
/external/skqp/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md52 representative at an online or offline event. Representation of a project may be
/external/okhttp/mockwebserver/
DREADME.md15 server to create representative test cases. Or test that your code survives in
/external/skia/modules/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md52 representative at an online or offline event. Representation of a project may be
/external/skia/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md52 representative at an online or offline event. Representation of a project may be
/external/tensorflow/
DCODE_OF_CONDUCT.md41 …official social media account, or acting as an appointed or de facto representative at an online o…
/external/python/cpython3/Doc/library/
Dstatistics.rst366 the second argument. Provided the data points are representative
436 representative (e.g. independent and identically distributed), the result

123