Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ shape
Method
shape
tensorflow/python/keras/engine/training.py:3002–3003 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3000
3001
@property
3002
def
shape(self):
3003
return
K.int_shape(self.output)
3004
3005
@property
3006
def
loss_fn(self):
Callers
6
get_real_batch_size
Method · 0.45
call
Method · 0.45
call
Method · 0.45
train_on_batch
Function · 0.45
test_on_batch
Function · 0.45
_handle_activity_regularization
Method · 0.45
Calls
no outgoing calls
Tested by
3
call
Method · 0.36
call
Method · 0.36
test_on_batch
Function · 0.36