Searched refs:ResourceUpdate (Results 1 – 7 of 7) sorted by relevance
229 struct ResourceUpdate { struct274 std::vector<ResourceUpdate> resource_updates;
168 std::vector<XlaCompiler::ResourceUpdate>* resource_updates, in BuildComputation()273 XlaCompiler::ResourceUpdate& update = resource_updates->back(); in BuildComputation()
764 const XlaCompiler::ResourceUpdate& update = result.resource_updates[0]; in TEST_F()
114 for (const XlaCompiler::ResourceUpdate& update : result->resource_updates) { in Compile()262 const XlaCompiler::ResourceUpdate& update = result->resource_updates[i]; in Compile()
113 for (const XlaCompiler::ResourceUpdate& update : result->resource_updates) { in Compile()274 const XlaCompiler::ResourceUpdate& update = result.resource_updates[i]; in Compile()
349 const XlaCompiler::ResourceUpdate& update = body.resource_updates[i]; in Compile()554 const XlaCompiler::ResourceUpdate& update = body.resource_updates[i]; in Compile()
390 const XlaCompiler::ResourceUpdate& write = kernel->resource_updates[i]; in PopulateOutputs()412 const XlaCompiler::ResourceUpdate& write = kernel->resource_updates[i]; in PopulateOutputs()