Searched refs:TFE_CreatePackedTensorHandle (Results 1 – 5 of 5) sorted by relevance
132 packed_handle = TFE_CreatePackedTensorHandle(ctx, packed_handles.data(), in TestRemoteExecuteSilentCopies()
620 TF_CAPI_EXPORT extern TFE_TensorHandle* TFE_CreatePackedTensorHandle(
176 TFE_CreatePackedTensorHandle(ctx, handles.data(), &num_replicas, status); in TestFunctionWithPackedInput()
664 TFE_TensorHandle* TFE_CreatePackedTensorHandle(TFE_Context* ctx, in TFE_CreatePackedTensorHandle() function
325 TFE_CreatePackedTensorHandle(ctx, handles.data(), &size, status.get()); in InputTFE_OutputTensorHandles()