Home
last modified time | relevance | path

Searched defs:pass_through (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_metadata.cc96 std::vector<PassThrough> pass_through; in LocatePassThroughDomainLinks() local
121 for (auto& pass_through : LocatePassThroughDomainLinks(domain)) { in FixupPassThroughDomainLinks() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_texblend.c44 pass_through(GLuint * state, GLuint blendUnit) in pass_through() function