Searched refs:GetDiv (Results 1 – 4 of 4) sorted by relevance
58 def GetDiv(self): member in ColumnChart
415 chart_divs = ''.join(chart.GetDiv() for chart in charts)
62 std::unique_ptr<OpKernel> GetDiv(DeviceBase* device) { in GetDiv() function247 col_params_.final_op = GetDiv(device_); in DoReduce()
121 std::unique_ptr<OpKernel> GetDiv(DataType dtype, const DeviceType& device_type, in GetDiv() function469 GetDiv(col_params_.instance.data_type, device_type_, device_); in DoReduce()