Searched refs:TFE_MonitoringGetCellSampler1 (Results 1 – 5 of 5) sorted by relevance
94 get_cell=pywrap_tfe.TFE_MonitoringGetCellSampler1),
307 TF_CAPI_EXPORT extern TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler1(
516 TFE_MonitoringSamplerCell* TFE_MonitoringGetCellSampler1( in TFE_MonitoringGetCellSampler1() function
259 auto* cell1 = TFE_MonitoringGetCellSampler1(sampler1, "foo"); in TEST()
1029 m.def("TFE_MonitoringGetCellSampler1", &TFE_MonitoringGetCellSampler1, in PYBIND11_MODULE()