Searched refs:embedded_ (Results 1 – 3 of 3) sorted by relevance
1610 [&](int64_t handle) { return &(builder_->embedded_[handle]); }); in AnalyzeIsDynamic()1778 [&](int64_t handle) { return &(builder_->embedded_[handle]); }); in AnalyzeConstant()
564 for (auto& e : embedded_) { in Build()579 this->embedded_.clear(); in Build()3815 for (auto& e : embedded_) { in BuildConstantSubGraph()4006 embedded_.insert({computation_id, std::move(imported_computation)}); in AddCalledComputation()
1072 std::map<int64_t, HloComputationProto> embedded_; variable1546 &embedded_.at(imported.computation_id) in LookUpInstructionByHandleInternal()