Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/tf-quant-finance
/ shape
Method
shape
tf_quant_finance/datetime/date_tensor.py:287–288 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
285
286
@property
287
def
shape(self):
288
return
self._ordinals.shape
289
290
@property
291
def
rank(self):
Callers
15
get_shape
Function · 0.45
common_shape
Function · 0.45
_gen_periodic_schedule
Function · 0.45
_gen_business_days
Function · 0.45
__add__
Method · 0.45
random_dates
Function · 0.45
_create_curve_building_tensors
Function · 0.45
_create_curve_building_tensors
Function · 0.45
_build_discount_curve
Function · 0.45
_initial_discount_rates
Function · 0.45
_validate_args_control_deps
Function · 0.45
_sample
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected