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

Method Rank

tensorflow/core/kernels/fft_ops.cc:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120
121 protected:
122 int Rank() const override { return FFTRank; }
123 bool IsForward() const override { return Forward; }
124 bool IsReal() const override { return _Real; }
125

Callers 15

ShapeHandleToTensorShapeFunction · 0.45
array_ops.ccFile · 0.45
model_ops.ccFile · 0.45
ReduceSliceShapeFnFunction · 0.45
ProtoFromShapeHandleFunction · 0.45
UnchangedRankFunction · 0.45
xla_ops.ccFile · 0.45
ShapeHandleToTensorShapeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected