Searched refs:TFE_MonitoringGetCellSampler1 (Results 1 – 5 of 5) sorted by relevance
97 get_cell=pywrap_tfe.TFE_MonitoringGetCellSampler1),
255 TF_CAPI_EXPORT extern TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler1(
456 TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler1( in TFE_MonitoringGetCellSampler1() function
176 auto* cell1 = TFE_MonitoringGetCellSampler1(sampler1, "foo"); in TEST()
1337 m.def("TFE_MonitoringGetCellSampler1", &TFE_MonitoringGetCellSampler1, in PYBIND11_MODULE()