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

Method format

tensorflow/compiler/xla/layout.h:165–165  ·  view source on GitHub ↗

Methods for accessing the format.

Source from the content-addressed store, hash-verified

163
164 // Methods for accessing the format.
165 Format format() const { return format_; }
166 Layout& set_format(Format value) {
167 format_ = value;
168 return *this;

Callers 15

__str__Method · 0.45
name2indexMethod · 0.45
nodeMethod · 0.45
get_const_value_by_nameFunction · 0.45
parse_csvFunction · 0.45
parse_parquetFunction · 0.45
evalFunction · 0.45
mainFunction · 0.45
parse_csvFunction · 0.45
parse_parquetFunction · 0.45
evalFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 15

mainFunction · 0.36
dumpFailureMethod · 0.36
test_mpi_allreduceMethod · 0.36
testSmileyFaceMethod · 0.36
__init__Method · 0.36
_run_test_sum_weightsMethod · 0.36
test_evalMethod · 0.36