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

Method algorithm

tensorflow/stream_executor/dnn.h:865–865  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

863 }
864
865 AlgorithmDesc algorithm() const { return *algorithm_; }
866 void set_algorithm(AlgorithmDesc val) { algorithm_ = val; }
867
868 float elapsed_time_in_ms() const { return elapsed_time_in_ms_; }

Callers 10

DoRnnForwardImplMethod · 0.45
DoRnnBackwardImplMethod · 0.45
CudnnRnnDescriptorMethod · 0.45
CreateMethod · 0.45
DoRnnForwardImplMethod · 0.45
DoRnnBackwardImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected