Searched refs:TFE_MonitoringGetCellSampler2 (Results 1 – 5 of 5) sorted by relevance
98 get_cell=pywrap_tfe.TFE_MonitoringGetCellSampler2),
317 TF_CAPI_EXPORT extern TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler2(
539 TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler2( in TFE_MonitoringGetCellSampler2() function
274 auto* cell2 = TFE_MonitoringGetCellSampler2(sampler2, "foo", "bar"); in TEST()
1045 m.def("TFE_MonitoringGetCellSampler2", &TFE_MonitoringGetCellSampler2, in PYBIND11_MODULE()