Searched refs:TFE_MonitoringGetCellSampler0 (Results 1 – 5 of 5) sorted by relevance
93 get_cell=pywrap_tfe.TFE_MonitoringGetCellSampler0),
245 TF_CAPI_EXPORT extern TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler0(
433 TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler0( in TFE_MonitoringGetCellSampler0() function
147 auto* cell = TFE_MonitoringGetCellSampler0(sampler); in TEST()
1321 m.def("TFE_MonitoringGetCellSampler0", &TFE_MonitoringGetCellSampler0, in PYBIND11_MODULE()