Searched refs:ReleaseCPURepresentation (Results 1 – 6 of 6) sorted by relevance
88 cl_op.GetGpuOperation().args_.ReleaseCPURepresentation(); in ExecuteGPUOperation()136 cl_op.GetGpuOperation().args_.ReleaseCPURepresentation(); in ExecuteGPUOperation()
70 void ReleaseCPURepresentation();
136 void Arguments::ReleaseCPURepresentation() { in ReleaseCPURepresentation() function in tflite::gpu::Arguments
199 ReleaseCPURepresentation(); in InitFromGraph()225 ReleaseCPURepresentation(); in RestoreDeserialized()731 void InferenceContext::ReleaseCPURepresentation() { in ReleaseCPURepresentation() function in tflite::gpu::cl::InferenceContext733 node.cl_operation.GetGpuOperation().args_.ReleaseCPURepresentation(); in ReleaseCPURepresentation()
142 void ReleaseCPURepresentation();
86 operation_->args_.ReleaseCPURepresentation(); in Compile()