Home
last modified time | relevance | path

Searched refs:AllocateHandle (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dchannel_tracker.cc44 ChannelHandle new_handle = AllocateHandle(type); in NewChannel()
66 ChannelHandle ChannelTracker::AllocateHandle(ChannelHandle::ChannelType type) { in AllocateHandle() function in xla::ChannelTracker
Dchannel_tracker.h70 ChannelHandle AllocateHandle(ChannelHandle::ChannelType type)