Searched defs:Iota (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | operation_semantics.md | 1534 ## Iota section in Operation Semantics
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.cc | 598 XlaOp XlaBuilder::Iota(const Shape& shape, int64 iota_dimension) { in Iota() function in xla::XlaBuilder 607 XlaOp XlaBuilder::Iota(PrimitiveType type, int64 size) { in Iota() function in xla::XlaBuilder 3509 XlaOp Iota(XlaBuilder* builder, PrimitiveType type, int64 size) { in Iota() function 3513 XlaOp Iota(XlaBuilder* builder, const Shape& shape, int64 iota_dimension) { in Iota() function
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.cc | 461 LocalOp ComputationBuilder::Iota(PrimitiveType element_type, int64 size) { in Iota() function in xla::swig::ComputationBuilder
|
D | xla_client.py | 1065 def Iota(self, dtype, size): member in ComputationBuilder
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|