Searched defs:core_on_chip (Results 1 – 3 of 3) sorted by relevance
41 int core_on_chip() const { return core_.index(); } in core_on_chip() function
49 int core_on_chip() const { return core_on_chip_; } in core_on_chip() function
39 int core_on_chip) in TpuDevice()