MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Base

Method Base

addons/triton/tensorflow_backend_tf.cc:351–351  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349 tensorflow::Tensor& TFTensor() { return tftensor_; }
350
351 char* Base() const { return nonstring_base_; }
352 size_t ByteSize() const { return nonstring_byte_size_; }
353 bool IsGPUTensor() const { return gpu_tensor_; }
354

Callers 2

TRITONTF_TensorNewFunction · 0.80
TRITONTF_TensorDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected